body{
background-image: url(design/topbg.jpg);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}

img{
border: 0px;
}

table{
font-family: verdana, arial;
font-size: 11px;
color: #666;
line-height: 16px;
}

#top{
background-image: url(design/top.jpg);
height: 132px;
width: 900px;
background-repeat: no-repeat;
}

#meny{
margin-left: 180px;
margin-top: 61px;
}

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

a.meny:hover{
font-size: 12px;

color: #C00;
text-decoration: none;
padding-right: 12px;
}

h1{
font-family: Arial, Helvetica;
font-size: 24px;
color: #999;
letter-spacing: 1px;
font-weight: normal;
}

h2{
font-family: Arial, Helvetica;
font-size: 16px;
color: #999;
letter-spacing: 1px;
font-weight: normal;
}

h3{
font-family: Arial, Helvetica;
font-size: 14px;
color: #666;
letter-spacing: 1px;
font-weight: normal;
}

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

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

img.bilde{
border: 1px solid #666;
}

td.hogre{
border-left: 1px solid #CCC;
padding-left: 18px;
padding-top: 45px;
}

td.hogre h3{
margin-bottom: 1px;
margin-top: 35px;
}

select{
font-size: 10px;
}

table.minimeny{
width: 98%;
border: 1px solid #666;
}

table.minimeny td{
background-color: #CCC;
text-align: center;
padding: 3px;
}

table.minimeny td:hover{
padding: 3px;
background-color: #FFF;
text-align: center;
}

div.hboks{
width: 200px;
}

div.hboks h3{
background-image: url(design/sidebg.png);
background-repeat: no-repeat;
padding-bottom: 15px;
background-position: -20px -8px;
padding-left: 7px;
color: #900;
letter-spacing: 1px;
}


table.gb{
width: 95%;
border: 1px solid #CCC;
padding: 0px;
margin: 0px;
margin-bottom: 18px;
}

table.gb td.head{
background-color: #CCC;
}

table.gb td{
margin: 0px;
padding: 0px;
}


#suen a{
display: block;
color: #000;
margin-top: 5px;
}

#suen a:hover{
display: block;
margin-top: 5px;
color: #C00;
}

table.tabell td{
border-bottom: 1px solid #CCC;
padding: 3px;
border-left: 1px solid #CCC;
}


/**** FELLESSIDA *****/

img.inline{
	display:inline-block;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}

div.nynyhet{
	display:block;
	margin-bottom:7px;
	border-top: 3px dotted #CCC;
	padding-top:2px;
	padding-bottom:3px;
	}