@charset "utf-8";
html, body { margin:0; padding:0; height:100%; min-height:100%; }
body {
	background-color: #FFFFFF;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	text-align: center;
}
img {
	border:0px;
	}
a:link            { color: #000;text-decoration: none; background-color:#fffcd6;  }
a:visited         { color: #666;text-decoration: underline; }
a:hover           { color: #000;text-decoration: underline; }
a:active          { color: #000;text-decoration: none; }

#wrapper {
	background-image:url(../gfx/bg_indhold.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	width: 995px;
	min-height:770px;
	position:relative;
	text-align:left;
	}
#top_menu {	width: 995px;height:81px;}
#top_menu a:link            { color: #000;text-decoration: none; }
#top_menu a:visited         { color: #000;text-decoration: none; }
#top_menu a:hover           { color: #000;text-decoration: underline; }
#top_menu a:active          { color: #000;text-decoration: none; }

ul,ol, li {
	text-indent:10;
}


.menu {
	margin: 50px 270px 0px 0px;
	float:right;
	height:30px;
	line-height:30px;
	}
.menu a:link            { background:url(../gfx/menu_line.jpg) no-repeat; background-position:right; padding:0px 18px 0px 10px; }
.menu a:visited         { background:url(../gfx/menu_line.jpg) no-repeat; background-position:right; padding:0px 18px 0px 10px; }
.menu a:hover           { background:url(../gfx/menu_line.jpg) no-repeat; background-position:right; padding:0px 18px 0px 10px; }
.menu a:active          { background:url(../gfx/menu_line.jpg) no-repeat; background-position:right; padding:0px 18px 0px 10px; }

.home {	padding:38px 0px 0px 60px;float:left; }
#top_flash { height:288px;padding-left:42px;}

#kontakt {
	background-image:url(../gfx/bg_kontakt.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 273px;
	height:686px;
	float:right;
	margin:0px;
	padding:0px;
	}
#kontakt p {padding-top:170px;	padding-left:30px;	}
#reference {
	background-image:url(../gfx/bg_referencer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 273px;
	height:597px;
	float:right;
	margin:0px;
	overflow:hidden;
	}
#reference img{
	max-width:160px;
	margin-top:5px;
	border:0px;
	}
.ref_txt {	padding-top:170px; padding-left:30px; width: 185px;	}

#indhold {	width:660px;float:left;	padding-left:40px;	}
#indhold img{float:left;margin:20px 20px 20px 0px; padding-right:5px;}
.indhold_h1{margin:35px 0 0 0;}
.indhold_h1 img{width: 648px;}

#footer {
	clear:both;
	display:block;
	width:100%;
	position:relative;
	bottom:0;
	height:183px;
	background-image:url(../gfx/bg_bund.jpg);
	}
#footer_text{
	background-image:url(../gfx/bg_bund_main.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:40px;
	color: #999999;
	width: 995px;
	text-align:center;
	}
#footer_text a:link            { color: #999999;text-decoration: underline; background-color:#FFFFFF; }
#footer_text a:visited         { color: #666666;text-decoration: underline; }
#footer_text a:hover           { color: #333333;text-decoration: none; }
#footer_text a:active          { color: #000000;text-decoration: none; }
h1 {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 18px;
	line-height: 36px;
	margin: 0px;
	padding-top: 18px;
	text-align: left;
	text-transform:none;
}
h2 {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	height:20px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-transform:none;
}
h3 {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	height:24px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-transform:none;
}
h4 {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	height:24px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-transform:none;
}
h5 {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	line-height: 14px;
	height:24px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-transform:none;
}
h6 {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	height:24px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-transform:none;
}
.txtfelt {
	width:170px;
	margin-bottom:10px;
	background-color:#f1f1da;
	border:#000000 solid 1px;
	}
.knap {
	color:#f1f1da;
	margin-bottom:10px;
	background-color:#5d563f;
	border:#000000 solid 1px;
	}
