/* CSS ETP */
/**
 * GENERAL
 */

html {
	border: none;
}
body {
	border: 0;
	margin:0px 0 0 0;
	font:0.7em Arial, Helvetica, sans-serif;
	background:#fff;
	color:#666;	
	text-align:center;
}
td , table, p  {
	font: 100% Arial, Helvetica, sans-serif;
	color:#666;
}
img {
    vertical-align: middle;
    border: none;
}
input,
select,
textarea {
    vertical-align: middle;
    font: 95% Arial, Helvetica, sans-serif;
}

table {
    border-collapse: collapse;
	empty-cells: show;
}
table td {
    vertical-align: top;
}
a:link, a:visited  {
    color: #039;
	outline: none;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
form {
	margin:0;
	padding:0;
}
.clear {
    clear: both;
    height: 0;
}
.nowrap {
    white-space: nowrap;
}
.error {
    color: #F00;
}
h1 {
	font-size: 150%;
	color: #999;
	margin:0;
}
h2, h2.h2 {
    font-size: 110%;
	color: #039;
	font-weight:bold;
	margin: 0;
	padding:0;
}
h3 {
    font-size: 134%;
	color: #666;
	margin: 35px 0 10px 0;
}
h4, h5 {
    font-size: 100%;
	color: #666;
	/* margin: 25px 0 10px 0; */
	margin: 25px 0 10px 0;
}
h5 {
	font-weight: bold;
	margin: 15px 0 10px 0;
}

/* ---------------- END OF RESET ----------------- */
/* ---------------- LAYOUT MASTER ----------------- */
#maincontainer {
	width:950px;
	position:absolute;	
	left:50%;
	margin:0 0 0 -475px;
}
#header {
	float:left;
	width:950px;
	height:100px;
	background:#fff url(/files/billeder/bgheader.gif) top center no-repeat;
	text-align:center;
}
	#logo {
		padding:0px 0 0 0;
	}
	/*#toplinks {
		float:left;
		text-align:left;
		padding:38px 0 0 35px;
	}
		#toplinks ul {
			list-style:none; 
			text-align:left; 
		}
		#toplinks li {
			color:#999;
			padding:0px 0px;
			margin-left:-40px;
			list-style-position: outside;
			list-style-type: none;
		}
		#toplinks li a {
			color:#999;
			text-decoration:none;
			line-height:20px;
			font-size:130%;
		}
		#toplinks li a:hover {
			color:#039;
			text-decoration:none;
		}
		#toplinks li.submenuactive {
			color:#039;
			text-decoration:none;
		}*/
#mainmenu {
	float:left;
	width:950px;
	height:30px;
	margin:0;
	padding:0;
	text-align:left;
}
	#menu {
		float:left;
		width:945px;
		margin:5px 0 0 0;
		padding:0 0 0 5px;
	}
		.menuitem1{
			float:left;
			width:180px;
			margin:0;
			padding:0px 0 0 0px;
			}
		.menuitem2{
			float:left;
			width:275px;
			margin:0;
			padding:0px 0 0 0px;
		}
		.menuitem3{
			float:left;
			width:200px;
			margin:0;
			padding:0px 0 0 0px;
		}
		.menuitem4{
			float:left;
			/*width:175px;*/
			width:140px;  
			margin:0;
			padding:0px 0 0 0px;
		}
		.menuitem5{
			float:right;
			text-align:right;
			/*width:110px*/
			width:140px;
			margin:0;
			/*padding:0px 0 0 0px;*/
			padding:0px 5px 0 0px;
		}
	#menu a{
		font:110% Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-transform: uppercase;
		letter-spacing:.1em; 
		color:#999;
		text-decoration:none;
	}
	#menu li a:hover{
		color:#333;
		font-weight:bold;
		text-decoration:none;
	}
	#menu a.active, #menu li a.active{
		color:#333;	
		font-weight:bold;
		text-decoration:none;
	}
	
#footer {
	float:left;
	width:950px;
	margin:0px 0 0 0;
	padding:10px 0 0 0;
}
	#bottommenu {
		float:left;
		text-align:left;
		width:945px;
		height:30px;
		margin:0px 0 0 0;
		padding:0 0 0 5px;
		background:#fff url(/files/billeder/bgbottommenu_nw.gif) top center no-repeat;
	}
		.bottommenuitem1{
			float:left;
			width:135px;
			/*width:160px;*/
			margin:0;
			padding:0px 0 0 0px;
			border-right:1px #ccc solid;
			}
		.bottommenuitem2{
			float:left;
			text-align:center;
			width:170px;
			/*width:215px;*/
			margin:0;
			padding:0px 0 0 0px;
			border-right:1px #ccc solid;
		}
		.bottommenuitem3{
			float:left;
			text-align:center;
			width:170px;
			/*width:215px;*/
			margin:0;
			padding:0px 0 0 0px;
			border-right:1px #ccc solid;
		}
		.bottommenuitem4{
			float:left;
			text-align:center;
			width:170px;
			/*width:215px;*/
			margin:0;
			padding:0px 0 0 0px;
			border-right:1px #ccc solid;
		}
		.bottommenuitem5{
			/*float:right;
			text-align:right;
			width:105px;
			margin:0;
			padding:0px 0 0 0px;*/
			float:left;
			text-align:center;
			width:150px;
			margin:0;
			padding:0px 0 0 0px;
			border-right:1px #ccc solid;
			/*background:green;*/
		}
		.bottommenuitemlast{
			float:right;
			text-align:right;
			width:145px;
			margin:0;
			padding:0px 0 0 0px;
			margin:0 0 0 0px;
			/*background:red;*/
		}
		.bottommenuitemlast2{
			margin:0 auto;
			/*background:red;*/
		}
		#bottommenu a {
			font:110% Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-transform: uppercase;
			letter-spacing:.1em; 
			color:#999;
			text-decoration:none;
			
		}
		#bottommenu a:hover{
			color:#333;
			text-decoration:none;
		}
		#bottommenu a.active{
			color:#333;
			text-decoration:none;
		}
		#bottommenu a.lastitem {
			padding:0 0px 0 20px;
			margin:0;
		}
		/*#bottommenu ul{
			margin:0;
			padding:5px 0 0 0px;
			list-style-type:none;
		}
		#bottommenu li{
			display:inline;
			font:120% Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-transform: uppercase;
			letter-spacing:.1em; 
			margin:0;
		}
		#bottommenu li a{
			color:#999;
			text-decoration:none;
			padding:0px 50px 0 50px;
			margin:0;
			border-right:1px #ccc solid;
		}
		#bottommenu li a:hover{
			color:#333;
			text-decoration:none;
		}
		#bottommenu li a.active{
			color:#333;
			text-decoration:none;
		}
		#bottommenu li a.lastitem {
			border-right:0px;
			padding:0px 0px 0 50px;
			margin:0;
		}*/
	#copyright {
		float:right;
		text-align:right;
		font:90% Arial, Helvetica, sans-serif;
		padding:0 5px 0 0;
		margin:5px 0 0 0;
	}
		
