/* CSS Document */

body{
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	color:#222222;
	background-image:url(../billeder/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F2F2F2;
	border-collapse: collapse;
}

table,td,tr,hr,p {
	margin: 0px;
	border: 0px;
}

h1 {
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	color:#222222;
	font-weight:bold;
}

h2 {
	color:#555555;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

a, a:link, a:active, a:visited{
	margin:0px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a:hover  {
	text-decoration:underline;
	color:#DD1111;
}

a.navigation, a:link.navigation, a:active.navigation, a:visited.navigation{
	margin-left:5px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a:hover.navigation  {
	color:#DD1111;
}

a.menu, a:link.menu, a:active.menu, a:visited.menu{
	margin:0px;
	color:#55555;
}

a.menu_valg, a:link.menu_valg, a:active.menu_valg, a:visited.menu_valg{
	margin:0px;
	color:#333333;
}

a:hover.menu, a:hover.menu_valg {
	color:#DD1111;
}

a.undermenu, a:link.undermenu, a:active.undermenu, a:visited.undermenu{
	margin:0px;
	margin-left: 8px;
	color:#3398E6;
}

a:hover.undermenu{
	color:#1111DD;
}

input {
	width:195px;
	margin:0px;
}

#mainbox {
	width: 800px;
	background-color:#FFFFFF;
	background-image:url(../billeder/bg_center.jpg);
	background-repeat:repeat-y;
	}

#topbox {
	width: 800px;
	height: 100px;
	background-image: url(../billeder/toptest.jpg);
	background-repeat:no-repeat;
	border-collapse: collapse;
}

#navigation {
	position: relative;
	margin-top: 80px;
	margin-left: 20px;
	line-height:16px;
	float:left;
	text-align:left;
	width: 760px;
	height: 20px;
	border-collapse: collapse;
}

#centerbox1 {
			position: relative;
			float:left;
			width: 160px;
			border-collapse: collapse;
			text-align: left; 
		}
		
#centerbox2 {
			position: relative;
			float:left;
			width: 440px;
			border-collapse: collapse;
		}

#centerbox3 {
			position: relative;
			float:left;
			width: 160px;
			border-collapse: collapse;
		}

#margenlodret {
	float:left;
	position:relative;
	width: 10px;
	height: 620px;
	border-collapse: collapse;
}

#margenvandret {
	float:left;
	position:relative;
	width: 180px;
	height: 20px;
}

#margenvandret_800 {
	float:left;
	position:relative;
	width: 800px;
	height: 10px;
}

#bundbox {
	color:#000000;
	position: relative;
	background-image:url(../billeder/bg_bundbox.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 65px;
	border-collapse: collapse;
}

#linkbox {
	line-height:22px;
	text-align:left;
	height:25px;
}