/************************************************************/

html{

	padding: 0px;

	margin: 0px;

}





body{

	background: url(/fileadmin/templates/images/bg.png) repeat-x 0 0 #ebebeb;

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	font-size: 12px;

	color: #505050;

	padding: 0px;

	margin: 0px;

	line-height: 18px;

}







h1{

	font-size: 13px;

	font-weight: bold;

	color: #505050;

	margin: 0 0 20px 0;

}





h2{

	font-size: 13px;

	font-weight: bold;

	color: #0069af;

	margin: 0 0 20px 0;

}





h3{

	font-size: 13px;

	font-weight: bold;

	color: #0069af;

	margin: 0;

}







img{

	padding: 0px;

	margin: 0px;

	border: none;

}





a{

	color: #0066CC;

	text-decoration: none;

}





a:hover{

	color: #0066CC;

}





hr{

 border: none;

 border-bottom: 1px dashed #0066CC;

 margin: 30px 0;

 width: 99%;

 text-align: left;

}







p.bodytext {

	margin: 0;

}





/************************************************************/

/*****************Layout Formatierung************************/



#top{

		position: relative;

		width: 880px;

		height: 288px;

		background: url(/fileadmin/templates/images/top.jpg) no-repeat 0 0;	

		margin: 0px auto;

}







	#top_left{

		position:relative;

		float:left;

		width: 135px;

		height: 174px;

		padding-top:114px;

	}



		ul#navi_top{

			text-align:right;

			list-style-type:none;

			padding:0px;

			margin:0px;

		}



		ul#navi_top a{

			display:block;

			line-height:26px;

			width:119px;

			padding-right:16px;

			color:#848484;

		}





		ul#navi_top li.active a,

		ul#navi_top a:hover{

			color:#4ba5d8;

		}



	#top_right{

		position:relative;

		float:left;

		width: 745px;

		height: 288px;

	}





	#top_right_link{

			position:relative;

			float:right;

			width: 222px;

			height: 109px;

			clear:both;

			margin-top:6px;

		}







	#top_right_label{

			position:relative;

			float:left;

			width: 209px;

			height: 38px;

			clear:both;

			margin-top:128px;

		}	



		

#middle{

		margin: 0px auto;

		width: 880px;

}



.middle{

	position:relative;

	float:left;

	width: 880px;

	background: url(/fileadmin/templates/images/middle_bg.png) repeat-y 0 0;

}





	#lang{

		position: relative;

		float: left;

		width: 135px;

		padding-top:12px;

	}





	#menu{

		position: relative;

		float: left;

		width:210px;

		padding-top:36px;

	}





		.menu{



			float:right;

		}





		ul#navi_main,

		ul#navi_main ul{

			text-align:right;

			list-style-type:none;

			padding:0px;

			margin:0px;

		}





		ul#navi_main a{

			display:block;

			width:177px;

			padding-right:33px;

			line-height: 26px;

			color:#848484;

		}





		ul#navi_main a:hover{

			background: url(/fileadmin/templates/images/hover_active.png) no-repeat right top;

			line-height: 26px;

		}





		ul#navi_main li.active a{

			font-weight: bold;

			background: url(/fileadmin/templates/images/hover_active.png) no-repeat right top;

			line-height: 26px;

		}







		ul#navi_main li.active li a{

			font-weight: normal;

			background:none;

		}





		ul#navi_main ul li a{

			font-weight: normal;

			color: #4ba5d8;

			line-height: 22px;

		}







		ul#navi_main ul li a:hover{

			font-weight: normal;

			color: #4ba5d8;

			background:#ebebeb;

		}







		ul#navi_main ul li.active a{

			font-weight: normal;

			background:#ebebeb;

		}

		

		

/*------------------------------------------------------*/



ul#navi_main ohne {

			text-align:right;

			list-style-type:none;

			list-style-image: none;

			padding:0px;

			margin:0px;

			color: grey;

			text-decoration: none;

			background-color: #fff;

			background-image: none;

			font-weight: normal;

		}





/*------------------------------------------------------*/





	#content{

		position: relative;

		float: left;

		margin-left:3px;

		width: 472px;

		min-height: 300px;

		overflow:hidden;

		padding-top: 41px;

		padding-left: 40px;

		padding-right: 20px;

		padding-bottom: 0px;

		}







	#content img{

		border: none;

		border-top: 2px solid #dcdcdc;

		border-left: 2px solid #dcdcdc;

		border-right: 2px solid #dcdcdc;

		border-bottom: 17px solid #dcdcdc;

		valign: top;

		margin-bottom: 10px;

		margin: 0 0 10px 0;

		padding: 0;

	}





	#content ul {

		margin: 0px 0 10px 14px;

		padding: 0;

		line-height: 18px;

		}







	#content li {

		list-style-image: url(/fileadmin/templates/images/li.gif);

		margin: 0 0 10px 0;

		}







	.box-li {

		float: left;

		width: 240px;

		margin: 0 20px 0 0;

		}







	.box-re {

		float: left;

		width: 210px;

		margin: 0;

		}





	.clear {

		clear: both;

	}







	#bumper{

		position: relative;

		float:left;

		clear:both;

		width: 880px;

		height: 173px;

		background: url(/fileadmin/templates/images/footer_wave.png) no-repeat 0 0;

	}





	#bottom{

		position: relative;

		float: left;

		clear: both;

		width: 100%;

		height: 31px;

		background: #848484;

}





	#werbeeck{

		position: relative;

		width: 745px;

		margin: 0px auto;

		height: 24px;

		background: url(/fileadmin/templates/images/footer_wave_bottom.png) no-repeat 0 0;

		padding-left:135px;

		padding-top: 9px;

		color: #fff;

		font-size: 11px;

		letter-spacing:0px;

	}





	#bottom a{

		color:#fff;

	}





/* = = = = = = = = = = = = = = = = = = = =    FORMULAR    = = = = = = = = = = = = = = = = = = = = */



#kontakt {

	padding: 10px 0 0 0;

}







#kontakt .label {

	width: 80px;

}





#kontakt td {

	padding: 2px 10px 2px 0;

	text-align:left;

}





.error {

	color: red;

	margin: 10px 0;

}





.textfeld {

	width: 250px;

	height: 16px;

	border: 1px solid #747476;

	background-color: #fff;

	padding: 0;

	font-size: 11px;

}





select {

	width: 100px;

	height: 18px;

	border: 1px solid #747476;

	background-color: #fff;

	padding: 0;

	font-size: 11px;

}





textarea {

	width: 250px;

	height: 100px;

	border: 1px solid #747476;

	background-color: #fff;

	padding: 0;

	font-size: 11px;

}





.checkbox {

	margin:0 3px 0 0;

	border:none;

	background-color:#ffffff;

}







.radio {

	margin:0 3px 0 0;

	border:none;

	background-color:#ffffff;

}





.button {

	width: 100px;

	border:1px solid #747476;

	background-color: #FFF;

	color: #0069af; 

	font-weight: bold;

  padding: 2px 5px;

  font-size: 11px;

  margin: 10px 0 0 0;

}





#plz {

	width: 44px;

}





#ort {

	width: 200px;

}

#content .tx-flseositemap-pi1 ul { margin: 0 0 0 -8px; padding: 0; list-style: none;}
#content .tx-flseositemap-pi1 ul li { margin: 0 0 5px 0; padding: 0 0 0 10px; font-weight: bold; list-style: none;}
#content .tx-flseositemap-pi1 ul li ul { margin: 0; padding: 3px 0 3px 0;}
#content .tx-flseositemap-pi1 ul li ul li { margin: 0; padding: 0 0 0 10px; font-weight: normal;}
#content .tx-flseositemap-pi1 ul li ul li ul { margin: 0; padding: 0;}
#content .tx-flseositemap-pi1 ul li ul li ul li { margin: 0; padding: 0 0 0 10px; font-weight: normal;}

