#katt-text {
font-family: verdana, arial, sans-serif, helvetica;
font-size: 11px;
width: 300px;
float: right;
}

body {
text-align: center; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
background-color: #CCCC99; 
}
#wrapper { 
margin: 20px auto; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
border: 0px; 
width: 900px; 
background-color: #006666;
text-align: center;
border: 1px solid #006666;
padding: 0px 0px 20px 0px;
color: #CCCC99;
}
#header {
height: 160px;
background-image: url("../images/cat.gif");
background-position: top left;
background-attachment: scroll;
background-repeat: no-repeat;
margin: 0px 20px 0px 0px;
}
#meny {
width: 900px; 
background: #FF0000; 
text-align: left;
padding-bottom: 0px;
}
#content { 
width: 900px; 
background: #FFFFFF; 
margin: 0px;
padding: 0px;
text-align: left;
}
#table {
width:900px;
background: #FFFFFF;
}
#table td {
padding: 5px 20px;
margin-top: 10px;
}
#table2 {
width:900px;
}
#table2 td {
padding: 5px 5px;
margin-top: 10px;
}
#right {
width: 200px;
float: right;
margin: 0px 0px 0px 40px;
}
#right img {
margin-bottom: 10px;
}
#footer { 
border-top: 1px solid #006666;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold;  
width: 900px; 
background #006666; 
padding: 0px 0px 3px 0px; 
color: #CCCC99
}
#foot {
width: 900px;
margin: 3px 0px 3px 0px;
color: #CCCC99;
display: block;
font-weight: bold;
}
ul, ol {
 margin-bottom: 5px;
 margin-top: 0px;
 }
#content p, #table p, li { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 16px; 
color: #000033;
margin: 0px 0px 3px 0px;
padding: 0px;
text-align: left;
}
h1 { 
font-family: Georgia, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-style: italic; 
line-height: 24px; 
color: #006666; 
font-weight: 100; 
letter-spacing: 0.1em;
margin: 0px 0px 10px 0px;
}
#content h2 { 
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
line-height: 18px; 
color: #006666; 
font-weight: 100; 
letter-spacing: 0.1em;
margin: 0px 0px 6px 0px;
}
#content h3 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 18px; 
color: #006666; 
font-weight: bold;
margin: 0px 0px 3px 0px;
}
#table a, #table a:link, #table a:visited {
font-family: inherit;
font-size: inherit;
color: 006666;
text-decoration: none;
background: transparent;
}
#table a:hover, #table a:active {
font-family: inherit;
font-size: inherit;
color: #006666;
text-decoration: none;
background: #CCCC99;
}
.las_mer {
float:right;
padding: 1px 2px 1px 2px;
}
input {
 font-size: 90%;
 }