body{
font-family: verdana;
background-color: #CCCCCC;
font-size: 12px;
color: #666666;
letter-spacing: 1px;
line-height: 18px;
}

table.bilde{
float: right;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

img.bilde{
border: 1px solid;
border-color: #006699;
}


pre{
font-family: verdana;
font-size: 12px;
color: #666666;
letter-spacing: 1px;
line-height: 16px;
display: run-in;
}

table.top{
background-image: url(layout/1.png);
background-repeat: no-repeat;
background-position: top left;
}

table.main{
border: 1px #666666;
background-image: url(layout/4.png);
}

td.bunn{
background-image: url(layout/3.png);
background-repeat: no-repeat;
background-position: bottom right;
}

td.jakob{
background-image: url(layout/2.png);
background-repeat: no-repeat;
background-position: top right;
}

a{
color: #006699;
text-decoration: none;
}

a:hover{
text-decoration: none;
color: #666666;
}

a.meny{
text-decoration: none;
color: #FF6600;
font-size: 12px;
}

a.meny:hover{
text-decoration: none;
color: #006699;
font-size: 12px;
}

a.smule{
text-decoration: none;
color: #999999;
font-size: 10px;
}

a.smule:hover{
text-decoration: none;
color: #666666;
font-size: 10px;
}

td.skille{
background-image: url(layout/border.png);
background-repeat: repeat-y;
}

h1{
color: #FF6600;
font-size: 18px; 
font-weight: bold;
}

h2{
color: #006699;
font-size: 14px;
font-weight: bold; 
}

span.minitekst{
font-family: Arial;
font-size: 10px;
}

table.sitat{
margin-left: 30px;
color: #FF6600;
background-image: url(layout/sitatbg.png);
background-repeat: no-repeat;
background-position: center center;
text-align: String center;
}

div.sitat{
font-size: 10px;
color: #FF6600;
background-image: url(layout/sitatbg.png);
background-repeat: no-repeat;
background-position: center center;
text-align: center;
}

input{
margin: 5px;
background-color: #CCCCCC;
font-family: Arial;
font-size: 12px;
border: 1px solid #FF6600;
color: #006699;
}

input.submit{
margin: 5px;
background-color: #FF6600;
font-family: Arial;
font-size: 12px;
font-weight: bold;
border: 1px solid #006699;
color: white;
}

select{
margin: 5px;
background-color: #CCC;
font-family: Arial;
font-size: 12px;
border: 1px solid #FF6600;
color: #006699;
}

textarea{
margin: 5px;
background-color: #CCC;
font-family: Arial;
font-size: 12px;
border: 1px solid #FF6600;
color: #006699;
}

div.credit{
margin-top: 20px;
text-align: center;
font-size: 10px;
color: #FF6600;
}

div.aktivitet{
line-height: 12px;
margin-bottom: 8px;
}

div.melding{
color: #FF6600;
font-weight: bold;
font-size: 12px;
}