body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #E3E7ED;
	margin: 0px 20px;
	padding: 0;
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
}
h1 {
	font-size: 1.4em;
	margin: 0;
	color: #666666;
	border-bottom: 3px solid #CCCCCC;
	text-transform: uppercase;
	margin-bottom: 15px;
	clear: both;
	height: 1.4em;
}
h1 .blue {color: #017BC2}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}

a:focus, a:active {
	border: 0px none transparent;
}

form {
	margin: 5px 10px;
}

input, textarea, select, option, fieldset, legend {
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
}
input.submit {
	padding: 5px 0px 0px 15px;
	display: block;
	float: right;

}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

.content img.foto {
   float:left;
    margin-right:5px;
    padding:0;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 149px;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(img/bg_topleft.gif);
	background-repeat: repeat-y;
	background-position: left -1px;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: hidden;
}
#column_wrapper {
	background-repeat: repeat-y;
	background-image: url(img/bg_contentwrapper.gif);
	overflow: visible;
}
* html #column_wrapper {
	width: 855px;
}

#left {
	width: 605px;
	float: left;
}
#right {
	width: 240px;
	float: left;
	margin: 0;
	padding: 0px 1px;
	position: relative;
	z-index: 0;
}
#left .content {
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 5px;
	font-size: 0.75em;
	line-height: 1.3em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 10px;
}
#footer {
	color: #017BC2;
	background-color: #B1DCF3;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	float: left;
	width: 100%;
}

#footer a {
 text-decoration:none;   
}

#footer a:hover {
 text-decoration:underline;   
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}


#left .objektbox {
	float: left;
	height: 280px;
	width: 165px;
	margin: 10px 8px 15px 8px;
	text-align: center;
	padding-right: 8px;
	border-right: 1px dotted #999999;
}

#left .objektbox * {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
#left .objektbox p.ort {
	padding: 2px;
	color: #666666;
	text-transform: uppercase;
	font-size: 90%;
	height: 2em;
}
#left .objektbox h3 {
	height: 4.5em;
}
#left .objektbox .bild {
	height: 106px;
	overflow: hidden;
}

#left .result .bild {
	float: left;
	width: 140px;
	padding: 10px 10px 10px 0px;
	height: auto;
}

#left .objektbox .bild span {
	padding: 2px;
	border: 1px solid #999999;
	display: block;
	width: 128px;
	margin: 0px auto;
	text-align: center;
	font-size: 0px;
	line-height: 0px;
}

#left .objektbox .bild span:hover {
	border-color: #017BC2;
}


#left .objektbox .bild img,
#left .result .bild img {
	margin: 0px auto;
	padding: 0px;
	border: 0px none transparent;
}

#left .objektbox a.zumObjekt {
	background-image: url(img/button_zumobjekt.gif);
	height: 20px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9000px;
	display: block;
	margin: 5px auto;
	margin-top: 10px;
}
#left .objektbox a.zumObjekt:hover, #left .objektbox a.zumObjekt:focus  {
	background-position: 0px -25px;
}

#left .result {
	width: 590px;
	border-right: 0px none transparent;
	border-bottom: 1px dotted #999999;
	text-align: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	clear: left;
}

#left .result .kurztext {
	float: left;
	width: 240px;
	padding: 10px 10px 10px 0px;
}

#left .result .kurztext p {
    font-size: 100%;	
	line-height: 130%;
}

#left .result .kurztext h3 {
    font-size: 120%;
}

#left .result .daten {
	float: right;
	width: 180px;
	padding: 10px 10px 10px 0px;
	text-align: center;
}

#left .result daten dl * {

}

#left .last {
    border-right: 0px none transparent;
	border-bottom: 0px none transparent;
}

#left .objektbox dl dt {
	color: #017BC2;
	text-align: right;
	float: left;
	width: 45%;
	display: block;
	padding-right: 0px;
	padding-bottom: 3px;
}
#left .objektbox dl dd {
	padding-left: 3px;
	text-align: left;
	display: inline-block;	
	padding-bottom: 3px;
}
#left  .result p.ort {
	font-size: 100%;
	height: auto;
}
#left .result h3 {
	height: auto;
}
#left #infobox {
	margin: 5px;
	padding: 5px;    
}

#left #infobox .foto {
	float: left;
	width: auto;
	height: 110px;
	padding: 5px 15px 5px 0px;
}

#left #infobox h4, #left #infobox p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
} 

/** Fix für Firefox und andere Mozilla Browser **/
html>/**/body #left .objektbox dl dd {
	display: table-cell;
}

#right a:link {
	color: #017BC2;
}
#right a:visited {
	color: #017BC2;
}
#right a:hover {
	color: #CC3300;
}
#right .specialbox {
	background-image: url(img/bg_box_specialright.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #E6F4FB;
	margin: 0px 0px 15px 0px;
	border: 1px solid;
	border-color: #B5DEF3;
}
#right h4 {
	background-image: url(img/bg_titel_specialright.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 8px 5px 2px 10px;
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
}
#right .specialbox p, #right .specialbox form {
	padding: 10px;
	margin: 0px;
	font-size: 11px;
}
#right .specialbox ul {
	margin: 10px 5px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
}
#right .specialbox li {
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	border-bottom: 1px solid;
	border-color: #B5DEF3;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 14px;
	zoom: 1;
}
#right .specialbox li:last {
	border-bottom: 0px none;
}


#right .specialbox li.last {
	border-bottom-style: none;
}
#right .specialbox img.foto {
	padding-right: 5px;
	padding-bottom: 5px;
}

#right .specialbox label {
	display: block;


}
#right .specialbox input.textfeld,
#right .specialbox input.submit,
#right .specialbox select {
	margin: 2px 0px;
	display: inline;

}

#right .specialbox input.submit {
	text-align: right;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #017BC2;
}
#footer a:visited {
	color: #017BC2;
}
#footer a:hover {
	color: #CC3300;
}

#footer  table {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #017BC2;	
}
/*
#footer td {
	margin: 1em 0px;
	width: 230px;	
	vertical-align: top;
	padding: 5px;
	line-height: 1.5em;	
}

#footer th {
	width: 70px;
	margin: 1em 0px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}*/

#footer td {
	margin: 0px;
	width: 190px;
	vertical-align: top;
	padding: 5px 10px 1px 1px;
	line-height: 1.5em;
}

#footer th {
	width: 280px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	padding: 2px;
}
#footer .aktuell {
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 2px;
}

#footline {
 display: block;
 clear: both;
 margin: 10px 0px 0px 0px;
 padding: 2px 10px;
 background-color: #9ACFEE;
 text-align: right;
}

#footline img, #footline a {
	border: none 0px transparent;
}
.p7uberlink {
}
#suchbox {
	height: 100px;
	background-image: url(img/bg_suche.gif);
}

#logo {
	float: left;
	width: 270px;
	margin-top: 55px;
	margin-left: 25px;
}

#standardlinks {
	float: left;
	width: 210px;
	margin-left: 100px;
	margin-top: 5px;
	height: auto;
}
* html #standardlinks {
	margin-left: 70px;
}
#standardlinks img,  #footerlinks img  {
	float: left;
}
#standardlinks a,  #footerlinks a {
	font-weight: 1;
	color: #FFFFFF;
	text-indent: -5000px;
	display: block;
	float: left;
	width: 60px;
	height: 25px;
	margin-right: 14px;
}
#standardlinks a:hover, #standardlinks a:focus,
#footerlinks a:hover,  #footerlinks a:focus {
	background-position: 0 28px;
}

#standardlinks .std_home {
	background-image: url(img/stdlink_home.gif);
	width: 42px;
}

#standardlinks .std_impress {
	background-image: url(img/stdlink_impressum.gif);
	width: 67px;
}

#standardlinks .std_contact {
	background-image: url(img/stdlink_kontakt.gif);
	width: 50px;
}

#standardlinks a.std_datenschutz {
    font-size:8pt;
    color:#BBBBBB;
    text-indent:0;
    width:50px;
    margin-top: 12px;
}

#footerlinks {
	float: right;
	width: 220px;
	height: 24px;
	margin-top: -20px;
}

#footerlinks .std_home {
	background-image: url(img/footlink_home.gif);
	width: 42px;
}

#footerlinks .std_impress {
	background-image: url(img/footlink_impressum.gif);
	width: 67px;
}

#footerlinks .std_contact {
	background-image: url(img/footlink_kontakt.gif);
	width: 50px;
}

#motiv {
	background-image: url(img/motiv.jpg);
	height: 149px;
	width: 245px;
	float: right;
	margin-right: 0px;
}
#suchformular {
	float: left;
	width: 550px;
	padding: 5px 5px 0px 5px;
	color: #FFFFFF;
	font-size: 11px;
}
form img {
	line-height: auto;
	display: inline;

}
#right .anbieter a {
	color: #333333;
	text-decoration: none;
	display: block;
}

#right .anbieter a:hover {
	color: #CC3300;
}

a.beratung {
	background-image: url(img/button_zurberatung.gif);
	margin-top: 10px;
}
a.anmeldung {
	background-image: url(img/button_anmelden.gif);
	margin-top: 10px;
}
a.information{
	background-image: url(img/button_informieren.gif);
	margin-top: 10px;
}

a.beratung, a.anmeldung, a.information {	
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 20px;
	width: 84px;
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	outline: none;
}

a.beratung:hover, a.anmeldung:hover, a.information:hover {
	background-position: 0px -26px;
}

a.prevlink {
 background-image: url(img/button_prev.gif);	
 float: left;
}

a.nextlink {
 background-image: url(img/button_next.gif);
 float: right;
}

a.prevlink, a.nextlink {
	width: 35px;
	height: 24px;
	background-repeat: no-repeat;
	margin: 3px;
	background-position: left top;
	display: block;

}

a.prevlink:hover, a.nextlink:hover {
	background-position: 0px -26px; 
}

.fussnote {
	font-size: 10px;
	color: #999999;
	white-space: nowrap;
	display: block;
}

.debug {
	font-size:11px;
	position:absolute;
	right:0;
	top:20;
	width:400px;
	height:auto;
	background-color:#FFCC00;
	padding:10px;
	z-index:9999
}

.fehler {
	background-color: #FFCCCC;
	color: #CC3300;
}

.korrekt {
	background-color: #FFFFFF;
	color: #000000;
}

.neutral {
	background-color: #FFFFFF;
	color: #000000;
}

label.neutral {
	background-color: transparent;
	color: inherit;
}

label.korrekt {
	background-color: transparent;
	color: inherit;
}

label.fehler {
	background-color: transparent;
	color: inherit;
}
#standardlinks h2 {
	font-size: 17px;
	color: #333333;
	padding: 35px 0 6px 0;
	border-bottom: 2px solid #017BC2;
	margin: 0 5px 0 0;
	text-transform: uppercase;
	clear: left;
}
* html #standardlinks h2 {
	padding-top: 18px;
}
#standardlinks h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #017BC2;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.specialbox label, .specialbox input, .specialbox select,  .specialbox textarea {
	clear: left;
	margin: 2px 0;
	width: 180px;	
}
.specialbox .submit_abschicken {
	width: 200px;
	height: 21px;
	background-image: url(img/button_abschicken.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px none;
	text-indent: -2000px;
	outline: none;
    cursor:pointer;
}
.specialbox .submit_abschicken:hover {
	background-position: left -22px;
    cursor:pointer;
}

.input_error {
	background-color:#FFFFE8;
	background-image: url(img/error_stop.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px; 
	padding-left: 18px;  

	border: 1px solid;
	border-color: #999966; 
}
.specialbox input.input_error, .specialbox textarea.input_error, .specialbox select.input_error {
	width: 162px;
}

/**  FEHLERMELDUNGEN / FORMULARFEHLER **/
.errortext_formular {
	display: block;
	padding: 5px 5px 5px 20px;
	margin: 10px 0px;
	font-weight: normal;
	height: auto;
}

.special_text_error {
	display: block;
	padding: 5px 5px 5px 40px;
	margin: 10px 0px;
	font-weight: normal;
	height: auto;
}

.special_text_error span span {
	font-size: 11px;
}

.errortext_formular {
	background-color: #FFFFCC;
	border: 1px solid #999999;
	color:#333333;
}

.special_text_error {
	background-color: #FFFFCC;
	border: 1px solid #999999;
	color:#333333;
}

.errortext_formular, .special_text_error td.hinter_trans_all text_9 {
	background-color: #F7F7D5;
	border: 1px solid #999999;
	color:#333333;
}

.errortext_formular {
	background-image: url(img/error_stop.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
}
.errortext_formular,.special_text_error {
	background-image: url(img/error_stop.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
}