/* CSS Document */

html {margin:0;padding:0;}
body {margin:0;padding:0;
background-image:url(../v2/images/hintergrund_oben_v2.jpg);
background-repeat:repeat-x;text-align:center;}
#container {
	text-align:left;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image: url(../v2/images/hintergrund_container_v2.jpg);
	background-repeat: repeat-y;
}

#logo {margin:0px;padding:0px;height:65px;}
#foto {
	height: 175px;
	background-repeat: no-repeat;
}
#menu {
	margin:0px;
	padding:0px;
	height:25px;
	text-align:left;
	background-image: url(../images/hintergrund_menu_v2.jpg);
}

#unten {
	height:95px;
	background-repeat:repeat-x;
	background-image: url(../v2/images/hintergrund_unten_v2.jpg);
}
#spalte_drittel {
	width: 230px;
	float: left;
	margin-left:40px;
	margin-top:20px;
}
#spalte_drittel_rechtsgebiete {
	width: 250px;
	float: left;
	margin-left: 40px;
}

#links {
	width:530px;
	float:left;
	margin-left:40px;
	margin-top:25px;
	padding-right:20px;
}
#links_breit {
width:850px;margin-left:40px;margin-top:25px;padding-right:0px;
}

#rechts{
	padding-left:20px;
	width:250px;
	float:left;
	margin-top:25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E0E0E0;
}

#aktuell {
	width: 500px;
	padding: 20px;
	background-color: #f2f2f2;
	border: 1px solid #EBEBEB;
}
.foto {padding:3px;
	border: 1px solid #CCCCCC;
}
.trennlinie {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-bottom: 0px;
}
#impressum_container {
	width: 240px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.trennlinie_volle_breite {

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.redbutton {
	color: #999999;
	background-color: #FFD7D7;
	float: left;
	height: 23px;
}
.fachgebiet_formular {
	width: 140px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 15px;
	height: 45px;
	margin-top: 5px;
}
.fachgebiet_name {
	float: left;
	font-size: 12px;
	width: 90px;
	margin-left: 8px;
	padding-top: 2px;
}
.fachgebiet_button {
	float: left;
}
.greenbutton {
	color: #999999;
	background-color: #D5F0D5;
	float: left;
	height: 23px;
}
.portrait {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
	
#fuss h1 {
	color: #FFFFFF;
	font-size: 10px;
}
