﻿body {
	margin: auto;
	padding: 0px;
	
	
}
p, td, li {
	font-size: 10pt;
	font-family: "Arial", sans-serif;
	}
h1 {
	font-family: "Times", serif;
	font-size: 24pt;
	font-weight: bold;
	color: #6677AA;
}
h2 {
	font-family: "Verdana", sans-serif;
	font-size: 12pt;
	color: #6677AA;

}
h3 {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	color: #6677AA;
	margin-bottom: 5px;
	
}
h4 {
	padding: 6px;
	font-family: "Verdane", sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
hr {
	color: #EEEEEE;
	height: 2px;
}

a {
	font-family: "Arial";
	color: #443322;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none
	
}
a:hover {
	text-decoration: underline;
}
a.menu { 
	
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #443322;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding-left: 4px;
	padding-bottom: 2px
	}
 a.undermenu {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #333366;
	font-weight: normal;
	padding-left: 4px;
	padding-bottom: 4px;
	display: block;
}	

 a:hover.menu {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCBB;
	display: block;
	
} 

 a:hover.undermenu {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCBB;
	display: block;
	
} 
 #top {
	border-bottom:1px solid #FFFFF0;
	width: 100%;
	height: 160px;
	
	margin: 0px;
	position: absolute; left:0; z-index:-1;
	background-image:url('images/gradient.jpg'); background-repeat:repeat-x

		
}

#toptekst {
	font-size: 26pt;
	font-family: "Arial", sans-serif;
	color: #CCCCBB;
	position: absolute;
	width: 500px;
	left: 15px;
	top: 115px;
	padding-left: 6px;
	padding-top: 10px;
	font-weight: bold;
 	letter-spacing:-1px;
 	text-align: left;
 	
 }

#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	padding-left: 20px;
	border-bottom: 4px solid #443322;
	border-left: 1px solid #443322;
	border-right: 1px solid #443322;
	background-image:url('images/topfoto.jpg');
	background-repeat:no-repeat;
	background-color:#FFFFFF; 
	
		}

#content {
	width: 455px;
	position: relative;
	padding-right: 10px;
	padding-top:220px;
	padding-bottom: 20px;
	margin-left:170px;
	min-height: 450px;

}

#hovedmenu {
	width: 130px;
	top: 220px;
	position: absolute;

	background-color:#EEEEEE
	
	
}
#hovedmenu ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;

}

#hovedmenu li {
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	font-size: 0px;
	font-weight: bold;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
		
}

#rightside {
	position: absolute;
	left: 690px;
	top: 220px;
	width: 180px;
		}
		
#rightbox {
	padding:10px 10px 8px 10px; 
	background-color: #EEEEEE;
	width:180px;
	float: right;
	margin-bottom: 20px
	}

#rightbox2{
	padding:10px 10px 8px 10px; 
	background-color: #EEEEEE;
	width:180px;
	float: right;
	margin-bottom: 20px}	
		
#logo {
	position: absolute;
	top: 400px;
	height: 100px;
	width: 135px;
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;	
	
	}

#footer {
	font-size: 10px;
	font-family: "Arial", sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;	
}
#footer a {
	font-size: 10px;
	font-weight: normal;
	}

span.isenlink {
	font-family: "Arial";
	font-size: 10px;
	color: #C0C0C0;
	padding-left: 30px
	


}
span.her {
		font-weight: bold
}
