@charset "utf-8";
/* CSS Document */


html, 
body { 
   height: 100%;
   margin: 0;
   
   overflow-x: hidden;
   } 

html { 
   overflow-y: hidden; 
   overflow-x: hidden;
   
   } 


body, 
#n1, 
#n3 { 
   background: #fff; 
   } 

#n1, 
#n3 { 
   position: fixed; 
   width: 100%; 
   left: 0; 
   height: 10px; 
   } 

#n1 { 
   top: 0; 
   } 

#n3 { 
   bottom: 0; 
   } 

#n2 { 
   min-height: 100%; 
   background: #cabb9e;
   background-image: url(images/bg.jpg);
   background-repeat: repeat;
   background-color: #FFF;
   color: #fff; 
   margin: 0 10px; 
   overflow: hidden;
 } 
   
#page {
	padding: 40px 0px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	overflow: hidden;
	width: 2500px;
}

#logo { margin-bottom: 100px; 
	behavior: url(iepngfix.htc);
	float: none;
	clear: both;
		}

#main{
	clear: both;
}
	
#contentcontainer{
}

#contentwrapper{
	float: left;
}

#c{
	padding: 10px 10px 10px 20px;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5;
	float: left;
	color: #000;
	height: 313px;
	width: 735px;
	background-color: #fff;
	
}

#contentfooter{
	float: none;
	clear: both;
	padding-top: 40px;
}

#contentfooter p{
	margin: 0;
	padding: 4px 0px 0px 0px;
}

.white{
	background-color: #fff;
	padding: 0 3px 0 3px;
	color: #000;
	display: inline;
}

#content_bg{
	height: 313px;
	width: 1500px;
	float: left;
	background-image: url(images/grey.png);
	background-repeat: repeat;
	behavior: url(iepngfix.htc);
}
	
#flash{
	float: left;
	z-index: 50;
}

#kontakt{
	clear: both;
	float: right;
	}
	
#kontakt_links{
	float: left;
}

#kontaktformular{
	padding-left: 360px;}
	
.partner{
	padding-right: 15px;
	float: none;
}
	

.small{ font-size:10px;}
a, a:visited{ text-decoration:none;}
a:hover{ text-decoration: none;}
a img{ border:0; }

#content p{

}

#nav1{
	padding: 0;
	margin: 0;
	float:left;
	width: 259px;
}

ul{
	list-style: none;
	padding: 0px;
	margin: 10px 0px 10px 0px;

}

#nav1 ul{
	list-style: none;
	padding: 0;
	padding-left: 0;
	margin: 10px 0px 30px 0px;

}
ul li{
	line-height: 1.6;
	}

ul li a{
	padding: 0 3px 0 3px;
	width: 100%;
	background-color: #000;
	color: #fff;
}

ul li strong, ul li a:hover{
	padding: 0 3px 0 3px;
	font-weight: normal;
	background-color: #fff;
	color: #000;
}

.gold{
	display: inline;
	color: #CABB9E;
	font-weight: bold;
}

.sub1 {
	padding: 7px 0 0 15px;
	background: none;
	color: #fff;
	font-weight:  bold;
	}


.sub1 a, .sub1 a:hover {
	background: none;
	color: #fff;
	font-weight:  bold;
	}
	
.sub2 {
	padding: 0 0 0 30px;
	background: none;
	color: #000;
	}

.sub2 a{
	padding: 0 0 0 15px;
	background: none;
	color: #000;
}

.sub2 a:hover{
	padding: 0 0 0 15px;
	background: none;
	color: #fff;
	font-weight: bold;
	}

.sub2 strong{
	padding: 0 0 0 15px;
	background: none;
	color: #000;
	font-weight: bold;
	}

.sublink {
	padding: 0;
	padding-left: 15px;
	background: none;
	color: #000;
	font-weight: bold;
	line-height: 2em;
	}
	
.sublink a{
	display: inline;
	color: #FFF;
	font-weight: strong;
	background: none;
	font-weight: bold;
}

.sublink a:hover{
	background: none;
	font-weight: bold;
}
	
.marginleft {
	display:  inline;
	margin-left: 228px;
	}
	
.extlink{
	background-position: 0px 4px;
	display: inline;
	padding-left: 10px;
	background-image: url(arrow_black.gif);

	background-repeat: no-repeat;
	}
	
.extlink:hover {
	background-image: url(arrow_gold);
}

input, textarea{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: none;
	border: 1px solid #BBB;
	box-shadow: 2px 2px 2px #000;
}

input#submit {
	width: 160px;
	background-image: url(arrow_black.gif);
	background-color: #d8c8aa;
	background-position: 5px 4px;
	background-repeat: no-repeat;
}

#footer{
	position: fixed;
	bottom: 25px;
	right: 45px;
	z-index: 1;
}

#footer p, .black{
	padding: 0px 3px;
	display: inline;
	background: #000;
	color: #fff;
}



.black a{
	color:  #fff;
}

 #footer p a{
 	color: #fff;
 	text-decoration: none;
  }
 
.clearer{
	clear: both;
	}



* html { 
   overflow-y: hidden; 
   } 

* html body { 
   overflow-y: scroll; 
   } 

* html #n1, 
* html #n3 { 
   position: absolute; 
   left: auto; 
   right: 22px; 
   font-size: 0; 
   } 

* html #n2 { 
   height: 100%; 
   } 
   
#bannertest{
	display: block;
	position: absolute;
	left: 990px;
	top: 430px;
	width: 160px;
	height: 160px;
	behavior: url(iepngfix.htc);
	z-index: 100;
}

#bannertest2{
	display: block;
	position: absolute;
	left: 1123px;
	top: 379px;
	width: 160px;
	height: 160px;
	behavior: url(iepngfix.htc);
	z-index: 101;
}

#bannertest3{
	display: block;
	position: absolute;
	left: 676px;
	top: 320px;
	width: 317px;
	height: 314px;
	behavior: url(iepngfix.htc);
	z-index: 102;
}