*{
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	COLOR:#333;
	font-size:14px;
	border:0px;
	outline:none;
	text-decoration:none;

}
BODY,HTML {
	height:100%;
	width:100%;
}
h1,h2{
	display:block;
	margin-bottom:15px;
	font-size:20px;
	font-weight:normal;	
}
h2{
	font-size:16px;
}
a{
	text-decoration:none;	
}
a:hover{
	text-decoration:underline;	
}
table{
	position:relative;
	width:870px;
	border-collapse:collapse;	
	margin-bottom:20px;
}
td{
	vertical-align:top;
	width:50%;	
	padding-right:30px;
}
td.txt3{
	width:270px;	
}
td.txt3_text{
	width:auto;	
}
td.txt4{
	width:870px;
}
u{
	text-decoration:underline;	
}
input,select,textarea{
	display:block;
	border:1px solid #EC870E;
	margin-bottom:10px;
	width:400px;
	background:#efefef;
	padding:3px;
	font-weight:bold;
}

.hint {
	background:#FFDAAF;	
}
.form_btn{
	display:inline-block;
	width:auto;
	background:#EC870E;
	color:#fff;
}
textarea{
	height:150px;
	resize: none;
}
.pdf_icon{
	vertical-align:middle;
	margin-right:10px;
}
/*#################################################################################
// inhalt
//###############################################################################*/
.inhalt{
	position:relative;
	display:block;
	top:50px;
	left:50%;
	margin-left:-450px;
	width:900px;
	min-height:300px;
	margin-bottom:20px;
	background:#fff;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.7);
	border-radius:2px;
	z-index:2;
}
.inhalt .titel{
	position:absolute;
	left:10px;
	z-index:10;
	font-size:16px;
	line-height:65px;
	font-style:italic;	
}
.inhalt .dot_big{
	font-size:30px;
	margin-left:20px;
	vertical-align:middle;
	padding-bottom:0px;
	color:#EC870E;
	font-style:normal;
}
.inhalt .dot{
	font-size:25px;
	margin-right:5px;
	vertical-align:middle;
	padding-bottom:1px;
	color:#EC870E;
	font-style:normal;
}
.inhalt .liste{
	display:inline-block;
	position:relative;
	margin-left:14px;
	zoom: 1; /* Für IE7 und darunter */
  	*display: inline; /* Für IE7 und darunter */
}
.inhalt .liste .dot_liste{
	position:absolute;
	font-size:25px;
	margin-left:-14px;
	vertical-align:middle;
	padding-bottom:1px;
	color:#EC870E;
	font-style:normal;
}
.inhalt .text{
	padding:30px;
	width:405px;
	line-height:16px;
}
.inhalt .galerie{
	width:880px;
	margin-left:-15px;
}
.inhalt .galerie img{
	vertical-align:top;
	width:115px;
	height:80px;
	margin:0px 14px;
	margin-bottom:29px;
	border:1px solid #EC870E;
}
.inhalt .galerie_auswahl{
	width:880px;
	margin-left:-20px;
	text-align:center;
	margin-bottom:20px;	
}
.inhalt .galerie_auswahl .bild{
	display:inline-block;
	text-align:center;
	font-size:16px;
	width:262px;
	margin:0px 13px;
	zoom: 1; /* Für IE7 und darunter */
  	*display: inline; /* Für IE7 und darunter */
}
.inhalt .galerie_auswahl img{
	vertical-align:top;
	width:260px;
	height:200px;
	margin-bottom:10px;
	
	border:1px solid #EC870E;
}
.inhalt .txt,.inhalt .formular{
	padding-bottom:20px;	
}

.inhalt .linie{
	position:relative;
	display:block;
	height:1px;
	width:840px;
	background:#EC870E;	
	margin-top:20px;
	margin-bottom:20px;
}
.footer{
	position:relative;
	margin-top:50px;
	width:900px;
	text-align:center;
	font-size:13px;
	color:#fff;
	line-height:23px;
	background:#EC870E;
	
	border-radius:0px 0px 2px 2px;
}
.footer a{
	color:#fff;
	text-decoration:none;	
}
.footer a:hover{
	text-decoration:underline;	
}
.bilder{
	position:relative;	
	width:900px;
	height:134px;
	background:#EC870E;
	overflow:hidden;
	margin-bottom:20px;
}
.bilder .erstes,.bilder .drei_2,.bilder .drei_3,.bilder .zwei_2{
	position:absolute;
	top:2px;
	left:0px;
}
.bilder .zwei_2{
	left:452px;	
}
.bilder .drei_2{
	left:302px;	
}
.bilder .drei_3{
	left:604px;	
}
/*#################################################################################
// nav #EC870E #d06f01
//###############################################################################*/
.nav{
	position:releative;
	width:900px;
	height:145px;
}
.nav .logo{
	position:absolute;
	top:10px;
	left:0px;
	z-index:1;
}
.nav .leiste{
	position:absolute;
	left:0px;
	top:66px;
	width:900px;
	z-index:2;
	padding-left:10px;
}
.nav .box{
	position:relative;
	display:inline-block;
	margin-left:10px;
	line-height:27px;
	height:27px;
	zoom: 1; /* Für IE7 und darunter */
  	*display: inline; /* Für IE7 und darunter */
}
.nav .btn{
	position:relative;
	display:inline-block;
	line-height:26px;
	height:26px;
	font-size:14px;
	padding:0px 10px;
	font-weight:bold;
	color:#fff;
	zoom: 1; /* Für IE7 und darunter */
  	*display: inline; /* Für IE7 und darunter */
}
.nav .btn:hover{
	background:#d06f01;	
	text-decoration:none;
}
.sub {
	display:none;
	opacity:0;
	top:27px;
	position:absolute;
	left:0px;
	background:#EC870E;
	
	-moz-transition:all 0.2s; 
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
	-ms-transition:all 0.2s;
	transition:all 0.2s;
}
.sub .btn{
	position:relative;
	display:block;
	line-height:30px;
	height:30px;
	padding:0px 15px;
	font-size:13px;	
	border-top:1px solid #fff;
	color:#fff;
	white-space:nowrap;
}
.sub .btn:hover{
	background:#d06f01;	
	text-decoration:none;
}
/*#################################################################################
// BG
//###############################################################################*/
.bg{
	position:absolute;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	
	background:url('../hintergrund/bild2.jpg') no-repeat;
	background-size:cover;
	background-position:center center;
	z-index:1;
}
.bg_ie{
	display:none;	
}