@charset "utf-8";
/* CSS Document */

html,body{
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#181818;
}
body{
	background-image:url(../images/background.jpg);
	padding-bottom:1px;
}
.clear{
	clear:both;
}
h1{
	margin:10px;
	padding:0px;
}
h4{
	margin-top:9px;
	margin-bottom:2px;
	background-color:#ddd;
	color:#26001E;
	margin-left:-5px;
	margin-right:-5px;
	padding:3px;
	border-left:2px solid #eee;
}
.hinweis{
	padding:13px;
	background-color:#bcbcbc;
	border:1px solid #ddd;
}
.top_nav_2{
	height:23px;
	padding-bottom:2px;
	color:white;
	background-repeat:repeat-x;
	
}
.top_nav_2 li a:hover{
	color:#ccc;
	background-color:#17171d;
}
.top_nav_2 li a.active{
	border-top:2px solid #fff;
	line-height:19px;
}
.top_nav_1{
	border-bottom:1px solid white;
	background-color:#26001E;
}
.top_nav_1 li a:hover{
	color:#CCC;
}
.top_nav_1 li a.active{
	border-top:2px solid #fff;
	line-height:19px;
}
.top_nav ul{
	padding:0;
	margin:0;
	padding-right:10px;
}
.top_nav li{
	float:right;
	list-style-type:none;
}
.top_nav li a{
	color:white;
	text-decoration:none;
	color:#FFF;
	line-height:23px;
	display:block;
	padding-left:7px;
	padding-right:7px;
}
.content_area{
	width:100%;
}
.navigation{
	height:75px;
	width:1000px;
	margin:0px auto;
	color:white;
}
.navigation ul{
	padding:0;
	margin:0;
}
.navigation li{
	float:left;
	width:160px;
	height:100%;
	margin-right:6px;
	list-style-type:none;
}
.navigation li a{
	color:white;
	text-decoration:none;
	display:block;
	height:75px;
	text-indent:-10000px;
	background-position:top;
}
.navigation li a:hover{
	background-position:bottom;
}
.header{
	height:300px;
	width:1000px;
	margin:0px auto;
	margin-bottom:20px;
	background-image:url(../images/trans_bg.png);
}
.header .header_logo{
	width:310px;
	height:100%;
	float:left;
	background-image:url(../images/trans_logo.png);
	background-position:bottom;
}
.header .header_img{
	float:left;
	height:100%;
	width:620px;
	border-left:1px solid black;
	border-right:1px solid black;
}
.content{
	/* height:385px; */
	width:1000px;
	margin:0px auto;
	background-image:url(../images/trans_bg.png);
	position:relative;
	margin-bottom:20px;
}
.content .normal_h1{
	padding:0;
	margin:10px;
	font-size:24px;
	color:#26001E;
}
.content .normal_h1 a{
	text-decoration:none;
}
.content .normal_content{
	padding:0;
	margin:0 13px;
	padding-bottom:25px;
}

.formular_intro{
	padding:5px;
}
.formular_intro p{
	padding-right:7px;
	padding-left:7px;
}
ul.formular{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.formular li{
	margin-bottom:5px;
	clear:both;
}
ul.formular li label{
	display:block;
	float:left;
}
ul.formular li input{
	display:block;
	border:1px solid #fff;
	background-color:#eee;
	padding:1px;
	margin:1px;
}

ul.formular li .formular_pflicht{
	border:1px solid #c33;
	border:1px solid #c33;
}

ul.formular li textarea.formular_pflicht{
	border:1px solid #c33;
	border:1px solid #c33;
}

ul.formular li textarea{
	display:block;
	width:200px;
	border:1px solid #fff;
	background-color:#eee;
	padding:1px;
	margin:1px;
	overflow-y:scroll;
}
ul.formular li select{
	display:block;
	width:164px;
	border:1px solid #fff;
	background-color:#eee;
	padding:1px;
	margin:1px;
}
ul.formular_w300 li{
	width:575px;
}
ul.formular_w300 li label{
	width:325px;
}
ul.formular_w300 li input{
	width:220px;
}
ul.formular_w300 li textarea{
	width:220px;
}
ul.formular_w300 li select{
	width:224px;
}
ul.formular_w300 li input[type="checkbox"]{
	width:auto;
}
ul.formular_w300 li{
	padding-bottom:1px;
	padding-top:1px;
}
.formular_button{
	clear:both;
	padding-left:104px;
}
.formular_button_w300{
	padding-left:324px;
}
.formular_button button{
	font-size:100%;
}
.formular_button button:hover{
}
#form_response{
	border:1px solid #9ac65d;
	background-color:#82ab49;
	padding:5px;
	color:#FFFFFF;
}
.form_input_error{
	border:1px solid #b86161 !important;
	background-color:#9c5050 !important;
	color:#FFFFFF;
}
.form_input_success{
	border:1px solid #9AC65D !important;
	background-color:#82AB49 !important;
	color:#fff;
}

#persons ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-top:5px;
	margin-left:-5px;
	margin-right:-5px;
	padding-left:5px;
}
#persons ul li a{
	background-color:#DDDDDD;
	color:#333333;
	padding:5px;
	margin:1px;
	float:left;
}
#persons ul li a:hover{
	background-color:#eee;
}
.filter_outer_rel{
	padding-bottom:10px;
	padding-left:10px;
	width:593px;
}
.filter{
}
.filter a{
	text-decoration:none;
	color:#181818;
	background-color:#DDDDDD;
	display:block;
	padding:5px;
	font-size:16px;
	border:1px solid #bbb;
	border-left-color:#eee;
	border-top-color:#eee;
	
	
}
.filter a:hover{
	background-color:#eee;
}
.filter_outer_rel h4{
	height:16px;
	line-height:16px;
	font-size:14px;
	position:relative;
}
#loading_animation{
	margin-left:10px;
	height:16px;
	line-height:16px;
	top:12px;
	left:95px;
	position:absolute;
}

.inner_filter select{
	width:260px;
	border:1px solid grey;
	margin-bottom: 5px;
}
.inner_filter ul{
	padding:0;
	margin:0;
}
.inner_filter li{
	list-style:none;
	margin:5px;
}

.personenuebersicht{
	margin-right:310px;
	padding-bottom:10px;
}
.person .img{
	background-repeat:no-repeat;
	padding-bottom:5px;
}
.person img.dasimg{
	background-color:#ddd;
	padding:2px;
	background-image:url(../images/picbg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.person .bez{
	margin-top:5px;
	text-align:center;
	overflow:visible;
}
.person .bez div{
	font-size:11px;
}
.person a{
	color:black;
	text-decoration:none;
}
.person{
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.p_name{
	background-repeat:no-repeat;
	background-position:top;
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
}
.p_description{
	float:left;
	padding:10px;
	font-size:11px;
	width:590px;
}
.p_description .left{
	float:left;
	width:180px;
}
.p_description .left .allgattr{
	margin:5px 0 0 0;
}
.p_description .right .allgattr{
	margin:5px 0 0 0;
}
.p_description .right{
	float:right;
	margin-left:10px;
	width:380px;
}
.p_description .image_gallery{
	margin:10px 0 0 0;
}
.image_gallery .img{
	display:block;
	float:left;
	width:90px;
	height:90px;
	margin:5px;
}
.p_profil_img{
	float:right;
	width:310px;
	text-align:center;
	background-repeat:no-repeat;
}
.p_profil_img .pimp{
	margin-top:15px;
	margin-bottom:10px;
	border:2px solid white;
}


.hr{
	height:1px;
	line-height:1px;
	font-size:1px;
	border-bottom:1px solid #181818;
}
.lang_img{
	border:none;
	display:block;
	margin:0.4em;
}
