﻿body{
	margin:0;
	padding:0;
	background:#edf0f4;
	font-family:Arial;
}
h1{
	margin:40px 0 0 0;
	padding:0;
	font-size:20pt;
}
h2{
	margin:35px 0 0 0;
	padding:0;
	font-size:16pt;
}
p{
	margin:15px 0 0 0;
	padding:0;
	font-size:12pt;
}
img{
	margin:10px;
	padding:0
}
#header{
	background:#edf0f4;
	height:211px;
}
#head_bg{
	background-image:url('../img/head_bg.png');
	height:211px;
	width: 932px;
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:0px;
}
#topmenu{
	background:#ec6707;
	height:40px;
}
#main{
   width:1180px;
   margin:auto;
}
#content{
	width:650px;
	float:left;
	height:100%;
}
#content a{
	text-decoration: none;
}
#content h2{
	font-size:15pt;
}
#kategorie{
	margin:auto;
	margin-top:20px;
	width:500px;
	height:150px;
	border:1px #ec6707 solid;
}
#dokument{
	margin:auto;
	margin-top:20px;
	width:500px;
	height:30px;
	background-color: #ec6707;
	color: white;
}
#sidebar{
	width:280px;
	background:#e6e6e6;
	float:left;
	height:100%;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#sidebar .sidebar_box{
	margin:10px;
}
#sidebar .sidebar_box .box_header{
	background:#ec6707;
	height:40px;
}
#sidebar .sidebar_box .box_header h2{
	color:#ffffff;
}
#sidebar .sidebar_box p{
	color:#716658;
	font-size:9pt;
}
#sidebar .sidebar_box p.tel{
	font-size:12pt;
	font-weight:bold;
	color:#ec6707;
}
#sidebar .sidebar_box p.mail{
	font-size:10pt;
	color:#ec6707;
	font-weight:bold;
	text-decoration:underline;
}
#sidebar .sidebar_box p.orange{
	font-size:10pt;
	color:#ec6707;
	font-weight:bold;
	text-decoration:underline;
}
#sidebar_left{
	width: 200px;
	float:left;
	height:100%;
}
#side_headline{
	height:95px;
	background:#ec6707;
	float:left;
	width: 280px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:white;
	vertical-align:middle;
	text-align:center;
}

#footer{
	clear:both;
	background:#ec6707;
	height:130px;
}
#footer_content{
	height:130px;
	width: 932px;
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:0px;
}
#footer_logo{
	height:110px;
	width: 240px;
	margin-bottom:0px;
	float:left;
}

#footer_navi{
	height:110px;
	width: 600px;
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:0px;
	float:right;
	color:white;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}
#footer_navi ul{
	list-style:none;
	font-size:10pt;
	margin:0 0 0 25px;
	padding:0 0 0 0px;
}
#footer_navi li{
	padding:0 0 0 10px;
	font-size:8pt;
}
#footer_navi a{
	color:white;
	text-decoration:none;
}
#footer_navi a:hover{
	text-decoration:underline;
}
#adress{
	height:20px;
	width:932px;
	margin-bottom:0px;
	margin:auto;
	color:white;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:7pt;
	float:left;
	text-align:center;
	clear:both;
}
#adress a{
	color:white;
	text-decoration:none;
}
#navigation{
	width: 932px;
	height:40px;
	margin:auto;
	padding:0 0 0 0;
}
.none{
	background-color:#ec6707;
}
.none:hover{
	background-color:#ec6707;
	color:white;
}
#navigation ul{
	list-style:none;
	color:white;
	margin-left:-60px;
	padding-top:0px;
	margin-top:0px;
	height:0px;
	width:680px;	
}
#navigation li{
	float:left;
	margin-left:35px;
	width:100px;
	height:40px;
	text-align:center;
	padding-top:0px;
}
#navigation li ul{
	display:none;
	position:absolute;
	padding:0 0 0 0;
	margin:11px 0 0 -35px;
}
#navigation li ul li{
	background-color:#ec6707;
	float:none;
}
#navigation li ul a{
	color:white;
}
#navigation li:hover{
	background-color:white;
	color:#ec6707;
}
#navigation li:hover ul{
	display:block;
}
#navigation li:hover a{
	color:#ec6707;
}
#navigation a{
	height:30px;
	text-decoration:none;
	color:white;
}


/* FORMULAR  FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR*/
.input-back{
	background-image:url('../img/form/input_back.jpg');
	border:none;
	background-repeat:no-repeat;
	color:#515050;

}
.input_betreff{
	background-image:url('../img/form/input_betreff.jpg');
	border:none;
	color:#515050;
	background-repeat:no-repeat;
}
.input_textarea{
	clear:left;
	min-width:590px;
	min-height:200px;
	max-width:590px;
	background-image:url('../img/form/textarea.jpg');
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#515050;
	font-weight:normal;
}
.webseite{
	display:none;
}
.button{
	background-image:url('../img/form/button.jpg');
	border:none;
	height:35px;
	width:125px;
	color:white;
}
.button:hover{
	background-image:url('../img/form/button_hover.jpg');
	border:none;
	height:35px;
	width:125px;
	color:white;
	font-weight:bold;

}
.button_sw{
	background-image:url('../img/form/button_sw.jpg');
	border:none;
	height:35px;
	width:125px;
	color:white;
}
.button_sw:hover{
	background-image:url('../img/form/button_sw_hover.jpg');
	border:none;
	height:35px;
	width:125px;
	color:white;
	font-weight:bold;
}
