body{
	font: 0.8em Verdana;
	color: #FFF;
	line-height: 1.4em;
	background-color: #000;
}
td{
	font:110%;
	margin:0px;
	padding:0px;
}
#wrapper{
	background-image: url(bilder/rammeMain.gif);
	background-repeat: repeat-y;
	width: 758px;
	color: #FFF;
	margin: 0px;
	background-color:#000;
}
#top img{
	margin-right:2px;
	border: 1px solid #FFF;
}
.logoer img{
	padding:7px 4px 7px 4px;
}
.imgTxt{
	background-color:#EEE;
	color: #979797;
	height: 22px;
	text-align:center;
	border:1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
}
/*Start TopMeny*/
#nav{
	padding-left:33px;
	margin: 0;
	/*float:left;*/
	width:180px;
	font-weight: 90%;
}
#nav ul{
	list-style: none;
	padding: 0px;
	margin: 0;
	width:162px;
}
#nav li{
	font-weight: bold;
	background-color: #EEE;
	color: #666;
	text-decoration: none;
	border:1px solid #FFF;
	margin-bottom:1px;
	line-height: 20px;
}
#nav li a:link, #nav li a:visited{
	margin-bottom:1px;
	padding-left:10px;
	padding-right:5px;
	display: block;
	color: #666;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active{
	color: #999;
	background-color: white;
}
/*End TopMeny*/
/*Start Submeny*/
#nav ul ul{
	list-style: none;
	padding: 0px;
	margin:0;
	width:160px;
}
#nav li li{
	font-weight: bold;
	display: block;
	background-color: #FFF;
	color: #999;
	text-decoration: none;
	margin-bottom:1px;
	line-height: 20px;
}
#nav li li a:link, #nav li li a:visited{
	margin-bottom:1px;
	padding-left:15px;
	padding-right:5px;
	display: block;
	color: #999;
	text-decoration: none;
}
#nav li li a:hover, #nav li li a:active{
	display: block;
	margin-bottom:1px;
	color: #39C;
	background-color: white;
}
/*End Submeny*/
#aktuelt{
	width: 145px;
	background-color: #bbb;
	border: 1px solid #FFF;
	color: #330;
	padding:0px 5px 5px 10px;
	display: block;
	/*float:left;*/
	height:100%;
}
#aktueltInclude{
	background-color: #bbb;
	color: #330;
	font-size: x-small;
	line-height:12px;
	margin-top: 10px;
}
#aktueltInclude .dato{
	color:#999;
}
#aktueltInclude img{
	/*float:right;*/
	margin:3px;
	border: 1px solid #FFF;
}
#aktueltInclude hr{
	border:none;
	background-color: #CCC;
	color: #CCC;
	height: 1px;
	width: 100%;
	margin:5px 10px 5px 0px;
	padding: 0px;
	clear:both;
}
#aktueltInclude a:link, #aktueltInclude a:visited{
	color: #39C;
	text-decoration:none;
	font-weight: bold;
} 
#aktueltInclude a:hover, #aktueltInclude a:active{
	color:#6CF;
}
#content{
	/*margin: 0px 0px 0px 213px;*/
	color: #FFF;
	padding: 10px;
	width:450px;
}
#content div.title{
	background-color: #DDD;
	border: 1px solid #FFF;
	width:493px;
	color: #666;
	font-size:small;
	line-height: 20px;
	padding-left:5px;
	margin-left:-10px;
	margin-right:40px;
}
#content a:link, #content a:visited{
	color: #39C;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover, #content a:active{
	color: #6CF;
	font-weight: bold;
	text-decoration: none;
}
.scroll{
	scrollbar-3dlight-color: #DDD;
	scrollbar-arrow-color: #666;
	scrollbar-base-color: #DDD;
	scrollbar-darkshadow-color: #DDD;
	scrollbar-face-color: #CCC;
	scrollbar-highlight-color: #DDD;
	scrollbar-shadow-color: #666;
	scrollbar-track-color: #DDD;
}
#footer{
	background-image: url(bilder/rammeBunn.gif);
	background-repeat: no-repeat;
	background-color: #000;
	color:#666;
	width: 758px;
	line-height: 18px;
	height:38px;
	clear: both;
	padding:38px;
	text-align: center;
}
#footer a:link, #footer a:visited{
	color: #CCC;
	text-decoration:none;
}
#footer a:hover, #footer a:active{
	color:#FFF;
}
body#index a.index:visited, body#index a.index:link,
body#black a.black:visited,body#black a.black:link,
body#jekta a.jekta:visited,body#jekta a.jekta:link,
body#storgata a.storgata:visited,body#storgata a.storgata:link,
body#kontakt a.kontakt:visited,body#kontakt a.kontakt:link{
	display: block;
	margin-bottom:1px;
	color: #999;
	background-color: white;
}
body#klaer a.klaer:visited, body#klaer a.klaer:link,
body#kjokken a.kjokken:visited, body#kjokken a.kjokken:link,
body#interior a.interior:visited, body#interior a.interior:link{
	color:#39C;
}