/******************************************************
* clean.css - Vorformatierungen entfernen
******************************************************/
html {
	overflow-x:hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/******************************************************
*  Schrift Vorgaben + div. Klassen
******************************************************/
body {
	font-size:0.7em;  /* 11px | 0.75em = 12px | 0.8em = 13px */
	font-family:Trebuchet MS, Helvetica, sans-serif;
}
p, tr, td, h1, h2, h3, span, input, textarea {
	font-family:Trebuchet MS, Helvetica, sans-serif;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
.clear {clear:both;height:0px;line-height:0px}
a {color:#113563;text-decoration:none;}
/******************************************************
* grid Allgemein
******************************************************/
body {
	background:url(../images/background_content.gif);
	text-align: center;
}
#main_wrapper {
	background:url(../images/background_all.gif) repeat-x;
	text-align: left;
}
#main {
	width:912px;
	margin:0 auto; 
}
#head {
	float:left;
}
#servicetop_wrapper {
	overflow:hidden;
	padding:5px 0 0 125px;
}
#servicetop img {
	float:left;
}
#servicetop input {
	width:110px;
	height:18px;
	border:1px solid #969696;
	margin:0 0 0 5px;
	color:#969696;
	line-height:18px;
	padding-left:2px;
	float:left;
}
#servicetop input.finden {
	width:32px;
	height:18px;
	border:0;
}
#navigation_wrapper {
	width:912px;
	height:276px;
	padding:16px 0 0 0;
	* padding:12px 0 0 0;
}
#navigation {
	width:316px;
	float:left;
	height:220px;
	overflow:hidden;
}
#navigation ul {
	margin:17px 0 0 12px;
	list-style:none;
	}
#navigation ul li {
	margin:0 0 6px 0;
	}
#navigation ul li a span {
	display:block;
	position:absolute;
	left:-1000px;
}
#bild {
	float:left;
	width:596px;
	height:220px;
}
#slogan {
	margin:0 0 0 38px;
}
#content_wrapper {
	background:url(../images/background_content.png) no-repeat;
	width:912px;
}
#content {
	width:900px;
	margin-left:6px;
	overflow:hidden;
	background:#fff;
	min-height:300px;
}
#teaser {
	width:316px;
	float:left;
}
#teaser img {
	float:left;
}
#content_text {
	overflow:hidden;
	padding:29px 15px 15px 29px;
}
#content_text h1, #content_text h2, #content_text h1 img, #content_text h2 img {
	margin:0 0 7px 0
}
#content_text h2 {
	font-size:14px;
}
#vorank_head {
	float:left;
	width:257px
}
#content_text a, #aktuelles_head  a, #vorank_head a {
	font-weight:bold;
}
#content_text p, #aktuelles_head p, #vorank_head p {
	margin:0 0 13px 0
}
#footer_wrapper {
	height:37px;
	background:url(../images/background_footer.png) no-repeat;
	width:912px;
	color:#969696;
}
#footer {
	float:left;
	width:900px;
	height:30px;
	margin:1px 0 0 6px;
	background:#fff;
	text-align:center;
}
#footer span {
	padding-right:23px;
}
#footer div#service {
	margin:5px 0 0 0;
}
#footer div#service a {
	color:#969696;
	text-decoration:none;
}
#content_left form ul li{
	list-style:none;
	text-decoration:none;
	vertical-align:top;
	margin-bottom:5px;
}
#content_left form span.li{ display:block; width:70px; float:left; }
#content_left p.nr {
	font-size:14px;
	font-weight:bold;
}
#content_left {
	float:left;
	width:320px;
	border-right:#969696 dotted 1px;
}
div#content_text div#content_right a {
	font-weight:normal;
}
#content_right {
	float:right;
	width:210px;
}
#content_right label {
	vertical-align:middle;
}	
.validation-failed {
	background-color:#E76D84;
}
.validation-advice {
	margin-left:72px;
	color:#D70C32;
}
div.form_button input#abbr{margin:5px 25px 0 110px; }
#kontakt p.left { float:left; width: 35px;}
#such_liste p, #kontakt p { margin-bottom:0px;}
div.such_item {margin-bottom:10px;}
p.treffer_info {color:#AAAAAA}
#wappen_wrapper{ position:relative;}
#wappen{ position:absolute; top:316px; left:846px; width:83px; height:93px;}
span.pfeil{ padding-right:4px; }
a.mehr {font-weight:normal !important;color:#000 !important}
/******************************************************
* grid Startseite
******************************************************/
body.home #head_wrapper {
	height:380px;
	background:url(../images/header_home.gif) no-repeat 0 104px;
}
/******************************************************
* grid Sachsen
******************************************************/
body.sachsen #head_wrapper {
	height:380px;
	background:url(../images/header_sachsen.gif) no-repeat 0 104px;	
}
body.sachsen a { color:#559B26; text-decoration:none; }
/******************************************************
* grid Thüringen
******************************************************/
body.thueringen #head_wrapper {
	height:380px;
	background:url(../images/header_thueringen.gif) no-repeat 0 104px;
}
body.thueringen a { color:#3194cb; text-decoration:none; }
