body {
	padding:13px 0px 0px 0px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	margin:0px;
}

#wrapper {
	width: 960px;
	position: relative;
	margin: auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#header{
	width: 960px;
	height: 113px;
	}
	
#logo{
	border: none;
	float:left;
	width: 196px;
	}
	
#menu{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	float:right;
}

#menu ul{
	list-style-type: none; 
	padding:0px;
	margin:0px;
}

#menu ul li{	
	float:left;
	display:inline-block;
}

#menu a{
	color:#3C64AF;
	padding: 50px 8px 16px 8px;
	display:block;
	text-decoration:none;
	}
	
#menu a:hover{
	background-color:#EAEAEA;
	text-decoration:none;
	}

#menu a.aktiv{
	padding: 50px 8px 16px 8px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#F26822;
	text-decoration:none;
}

#intro{
	height:195px;
	width:600px;
	font-family: Verdana, Tahoma, sans-serif;
	text-align:left;
	margin-bottom: 10px;
	}
	
#intro h1{
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
}

#intro p{
	font-size: 13px;
	color: #FFFFFF;
}

#intro b{
	font-weight: normal;
	color: #CCCCCC;
}

#intro a{
	color: #CCCCCC;
}

.photoSlip{
	margin: 0px;
	height: 142px;
	width: 227px;
	background-image: url(images/photo-slip.jpg);
	padding:28px 50px;
	position: absolute;
	left:632px;
	top: 114px;
	margin-bottom: 10px;
}

.photoSlip table{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	padding:24px 0px 0px 0px;
	margin:0px;
}

.photoSlip a img{
	border:none;
}

.photoSlip table p{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.photoSlip ul{
	list-style-type:none;
	padding:12px 0px 0px 0px;
	margin:0px;
}

.photoSlip li{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-bottom:9px;
}

#indhold{
	width: 960px;
	clear: both;
	position: relative;
	padding-top: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
}

.leftc{
	position: relative;
	float: left;
	height: auto;
	width: 480px;
}
.rightc{
	position: relative;
	float: right;
	height: auto;
	width: 480px;
}

#indhold h2{
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	color: #F26822;
	font-weight:lighter;
}

#indhold h3{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #3C64AF;
	font-weight:lighter;
}

#indhold p,table{
	font-size: 11px;
}

a{
	color: #3C64AF;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

img{
	border: none;
}

.produktboks{
	position: relative;
	height: 142px;
	width: 406px;
	background-image: url(images/produktboks.jpg);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	overflow:hidden;
	float: right;
}
.produktboks h3{
	padding: 10px 0px 0px 10px;
	margin: 0px;
}
.produktboks p{
	padding-left: 10px;
	width: 210px;
	margin: 0px;
}
.produktboks img{
	margin: 10px 10px 0px 0px;
	float: right;
}

.produktboks .pris{
	position: absolute; bottom: 0.3em; right: 0.3em;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 4px 4px 0px;
	width:170px;
	text-align: right;
}

.produktboks .pris a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 4px 4px 0px;
	text-decoration: none;
}

.produktboks a:hover{
	text-decoration: underline;
}
.kontaktTextarea{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	width: 300px;
	height: 125px;
	border: 1px solid #AAAAAA;
}

.kontaktText{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	width: 300px;
	border: 1px solid #AAAAAA;
}

.kontaktImg{
	float:left;
	border: none;
	width: 350px;
}

.knap{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color:#FFFFFF;
    background-image: url(images/knap.png);
	width: 124px;
	height: 25px;
	border: none;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 0px solid #FFFFFF;
}


.fejl{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.fejl ul{
	list-style-type: circle;
}

.godkendt{
	color: green;
}

.info{
	padding:0px;
	margin:0px;
}

.webhotel{
	border: none;
	width: 100%;
	background-image: url(images/webhotel-bg.jpg);
	background-repeat: repeat-x;
}
.webhotel th{
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}
.webhotel td{
	color: black;
	text-align: left;
	padding: 5px 0px 5px 10px;
}

.info li{
	list-style-type: none;
	background: url(images/info-bullit.jpg) no-repeat;
	padding-left: 40px;
	line-height: 30px;
	vertical-align: middle;
	margin-bottom:5px;
	color: #F26822;
	}
	
#bund{
	position: relative;
	top: 20px;
	background-image:url(images/bund-bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	height: 60px;
	width: 100%;
}

#bundTekst{
	width:960px;
	position:relative;
	margin: auto;
	vertical-align:middle;
	padding-top:11px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size:11px;
	color: #FFFFFF;
}

#bundTekst a{
	text-decoration:underline;
	color: #FFFFFF;
}

#bundTekst a:hover{
	text-decoration:none;
}