/* body und allgemeine definitionen */
body {
	margin:0;
	/*background-color:#d9d7c8;*/
	background-color:#fff;
	background-image:url(../pix/bg_body.gif); 
	background-repeat:repeat-y; 
    background-position:left;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:100%;
	}
	
h1 {
	font-size:120%; font-weight:normal; color:#2171cb;
	}

h2 {
	font-size:100%; font-weight:bold; color:#2171cb;
	}

h3 {
	font-size:160%; font-weight:normal; color:#2171cb;
	}

h4 {
	font-size:100%; font-weight:normal; color:#2171cb;
	}

p {
	font-size:100%; color:#000;
	line-height:160%;
	}

img {
	border:0;
	}

a {
	color:#2171cb; text-decoration:none;
	}
a:hover {
	color:#000; text-decoration:none;
	}

.linie {
	border-bottom:0.06em solid #71961f;
	margin:0.84em 0 0.84em 0;
	}
.leer {
	height:0.96em;
	}

/* --------------------------------------------- all */
#all {
	width:937px;
	display:table;
	}

/* --------------------------------------------- header_all */
#header_all {
	width:937px;
	height:113px;
	display:table-row;
	background-color:#2171cb;
	}

/* --------------------------------------------- header */
#header {
	/*width:100%;*/
	/*height:5.58em;*/
	background-color:#fff;

	width:937px;
	}
#header img {
	/*width:58.56em;*/
	/*height:100%;*/
	}
#header a img {
	border:0;
	}
	
/* --------------------------------------------- waagerechte navigation mit suche */
#navi_top {
	/*width:58.56em;*/
	height:1.5em;
	background-color:#2171cb;
	width:937px;
	/*height:24px;*/
	}
#grauer_balken {
	width:937px;
	height:1em;
	/*background:url(bg_content.gif) top repeat-x #ffffff;*/
	background-color:#f2f2f2;
        clear:both;
	}	
	
/* suche */
#suche {
	float:left;
	}
#suche form {
	margin:0; 
	padding:0.18em 0 0 3.6em;
	background-color:#71961f;
	width:10.68em; 
	height:1.32em;
	border-right:0.12em solid #fff;

	/*width:171px;*/
	/*height:21px;*/
	/*padding:3px 0 0 58px;*/
	}
#suche form input.begriff {
	width:12.6em; height:1.3em;
	margin:0; padding:0.12em 0.18em 0.12em 0.18em; 
	font-size:10px; color:#69a0dd; font-weight:bold;
	float:left;
	border:1px solid #d9d7c8;

	/*width:129px; height:13px;*/
	}
#suche form input.button {
	width:1.02em; height:1.02em;
	background-image:url(../pix/bg_search.gif); background-repeat:no-repeat;
	border:0;
	float:left;
	margin:0 0 0 0.42em;

	/*width:6px;
	height:15px;*/
	}

/* navigation */
ul.navi_top {
	margin:0;
	list-style-type:none;height:1.5em;
	}
ul.navi_top li {
	float:left;
	text-align:center;
	border-right:0.12em solid #fff;
	height:1.5em;

	/*height:24px;*/
	}
ul.navi_top li a {
	 font-size:70%; color:#fff; text-decoration:none;
	 }
ul.navi_top li a:hover {
	 font-size:70%; color:#bcdfff; text-decoration:none;
	 }
	
ul.navi_top li.active {
	 background-color:#d9d7c8;
	 }
ul.navi_top li.active a {
	font-size:70%; color:#2171cb; text-decoration:none;
	}
	
/* --------------------------------------------- content_all */
#content_all {
	width:937px;
	display:table-row;
	}
 
/* --------------------------------------------- senkrechte navigation */
#navi_left {
	/*margin:2.52em 0 0 0;*/
	/*padding:0 0 0 3em;*/
	/*width:10.5em;*/
	float:left;
	line-height:150%;
	background-color:#f2f2f2;

	/*background-color:#ff0000;*/
	width:180px;
	padding:0 0 0 48px;
	margin:40px 0 0 0; 

	}

/* ebene 0 */
#navi_left ul.navi_left_e0 {
	margin:0; padding:0;
	list-style-type:none;
	}
#navi_left ul.navi_left_e0 li a {
	font-size:70%; color:#71961f; text-decoration:none; font-weight:bold;
	padding:0 0 0 1.2em;
	/*background-image:url(../pix/pfeil.gif); background-position:left; background-repeat:no-repeat;*/
	}
#navi_left ul.navi_left_e0 li a:hover {
	color:#2171cb; text-decoration:none;
	background-image:url(../pix/pfeil_hover.gif); background-position:left; background-repeat:no-repeat;
	}
#navi_left ul.navi_left_e0 li a.active {
	color:#2171cb; text-decoration:none;
	background-image:url(../pix/pfeil_hover.gif); background-position:left; background-repeat:no-repeat;
	}

/* ebene 1 */
#navi_left ul.navi_left_e1 {
	margin:0; padding:0;
	list-style-type:none;
	}
#navi_left ul.navi_left_e1 li a {
	font-size:70%; color:#71961f; text-decoration:none; font-weight:bold;
	padding:0 0 0 1.2em;
	/*background-image:url(../pix/pfeil.gif); background-position:left; background-repeat:no-repeat;*/
	}
#navi_left ul.navi_left_e1 li a:hover {
	color:#2171cb; text-decoration:none;
	background-image:url(../pix/pfeil_hover.gif); background-position:left; background-repeat:no-repeat;
	}
#navi_left ul.navi_left_e1 li a.active {
	color:#2171cb; text-decoration:none;
	background-image:url(../pix/pfeil_hover.gif); background-position:left; background-repeat:no-repeat;
	}
	
/* ebene 2 */
#navi_left ul.navi_left_e2 {
	margin:0 0 0 0.9em; padding:0;
	list-style-type:none;
	}
#navi_left ul.navi_left_e2 li a {
	font-size:70%; color:#71961f; text-decoration:none; font-weight:bold;
	padding:0 0 0 1.2em;
	}
#navi_left ul.navi_left_e2 li a:hover {
	color:#2171cb; text-decoration:none;
	background-image:url(../pix/pfeil_hover.gif); background-position:left; background-repeat:no-repeat;
	}
#navi_left ul.navi_left_e2 li a.active {
	color:#2171cb; text-decoration:none;
	background-image:url(../pix/pfeil_hover.gif); background-position:left; background-repeat:no-repeat;
	}

/* --------------------------------------------- inhaltsbereich */
#content {
	float:left;
	width:528px;
	margin:0px 0px 0px 0px;
	padding:0;
	background-color:#ffffff;}

/* bild auf der startseite */
#content img.start {
	/*width:32.91em;*/
	}

/* ueberschrift */
#headline {
	margin:1.5em 0.9em 1.2em 0.9em;
	}
#headline .datum {
	font-weight:normal; color:#000; font-size:70%;
	}
#headline .description {
	color:#2171cb; font-weight:bold; font-size:70%; line-height:160%;
	}

/* box static */
#box_static {
	margin:0 1.5em 1.2em 1.26em;
	font-size:70%; line-height:160%;
	}

#box_static ul {
	padding:0 0 0 1.38em; margin:0 0 1.5em 0;
	line-height:160%;
	}

#box_static ol {
	padding:0 0 0 2.22em; margin:0 0 1.5em 0;
	line-height:160%;
	}

#box_static h1 {
	font-size:100%; font-weight:bold; color:#2171cb
	}

/* box dynamic */
#box_dynamic {
	margin:0 0.9em 1.2em 0.9em;
	}
	
#box_dynamic .headline {
	font-size:70%; font-weight:bold; color:#2171cb;
	margin:0 0 1.2em 0;
	}

/* 3 newsboxen auf der startseite zum editieren nebeneinander */
#box_dynamic #news_start_all {display:table-row;}

#box_dynamic #news_start_all .news_start {
	width:13.06em;
	height:18.42em;
	background-color:#bcdfff;
	margin:0 0.36em 0.36em 0; padding:0.6em 0.6em 0.72em 0.72em;
	font-size:70%; line-height:150%;
	float:left;
	display:table-cell;
	}
#box_dynamic #news_start_all .news_start h2 {
	font-weight:bold; color:#000; margin:0 0 0.9em 0;
	}
#box_dynamic #news_start_all .news_start p {margin:0.9em 0 0 0;}
#box_dynamic #news_start_all .news_start p a {color:#2171cb; font-weight:bold; text-decoration:none; display:block;}	
	
#box_dynamic #news_start_all .news_start .beschreibung {margin:0.9em 0 0 0;}


/* 2 news-boxen auf der startseite zum editieren untereinander */
#box_dynamic #news_uebersicht2 {margin:0.9em 0 0 0; clear:both;}

#box_dynamic #news_uebersicht2 .news_start2 {
	background-color:#bcdfff;
	line-height:150%; font-size:70%;
	margin:0 0 0.36em 0;
	padding:0.6em 0.72em 0.72em 0.72em;
	width:42.44em;
	}
	
#box_dynamic #news_uebersicht2 .news_start2 h2 {margin:0;}
#box_dynamic #news_uebersicht2 .news_start2 p a {font-weight:bold;}
#box_dynamic #news_uebersicht2 .news_start2 p a:hover {color:#2171cb;}

	
/* drucken-button */
#drucken {
	/*background-color:#f2f2f2;*/
	background-color:#fff;
	text-align:right;
	font-size:70%; color:#2171cb; font-weight:normal;
	padding:0.9em 1.5em 0.9em 0;
	height: 100%;
	clear:both
	}
#drucken a {
	background-image:url(../pix/print.gif); background-position:left bottom; background-repeat:no-repeat;
	text-decoration:none;
	padding:0 0 0 1.8em;
	}
#drucken a:hover {
	color:#2171cb;
	}
	
/* immosuche */
#immosuche {
	margin:1.02em 0 0 0;
	}
#immosuche td {
	vertical-align:top;
	text-align:left;
	}
#immosuche td.blau {
	background-color:#bcdfff;
	}
#immosuche img {
	margin:0 1.02em 0 0;
	vertical-align:bottom;
	}
#immosuche p {
	margin:0.9em 0 0.9em 1.5em;
	}

#immosuche form.immosuche table.immosuche {
	width:19em;
	margin:0 0 0 1.5em;
	}
#immosuche form.immosuche table.immosuche td.platz {
	padding:0 0 0.9em 0;
	}
	
/* formularklassen*/
#immosuche form.immosuche {
	 color:#000; font-weight:bold; font-size:70%;
	 margin:0; padding:0;
	 }
#immosuche form.immosuche input.kurz {
	font-size:100%;
    width:4.44em;
	margin:0.18em 0.12em 0 0;
	}
#immosuche form.immosuche input.medium {
	font-size:100%;
	margin:0.18em 0 0 0;
	}
#immosuche form.immosuche select.kurz {
	font-size:100%;
    width:4.8em;
	margin:0.18em 0 0 0;
	}
#immosuche form.immosuche select {
	font-size:100%;
	margin:0.18em 0 0 0; width:16.2em;
	}
#immosuche form.immosuche .button {
	background-color:#bcdfff;
	border:0;
	font-size:120%; font-weight:bold; color:#2171cb;
	background-image:url(../pix/pfeil_hellblau.gif); background-position:left; background-repeat:no-repeat;
	width:6em;
	}

/* --------------------------------------------- infoboxen */
img {border:0; margin:0; padding:0;}

#infoboxen {
	float:left;
	margin:0px 0px 0px 0px;
	/*background-color:#f2f2f2;*/
	width:180px; padding:0; border:0px solid #f00;
	font-size:70%;
	}

#infoboxen .datum {
		line-height:190%;
		font-size:100%;
        color:#000;
        margin:0; 
        padding:0;
	}
#infoboxen .title {
	font-weight:bold; 
        line-height:190%; 
        color:#2171cb;
        margin:0; 
        padding:0;
	}
#infoboxen .description {
	line-height:190%; 
        color:#000; 
        font-weight:bold;
        margin:0; 
        padding:0;
	}
#infoboxen h1 {
		font-size:100%; 
        color:#2171cb; 
        font-weight:normal;
        margin:0; 
        padding:0;
		}

#infoboxen .infobox_permanent {
	margin:1px 0 17px 0px;
	width:180px;
        padding:0;
	}

.infobox_text {
	margin:0 0 20px 0px;
	font-size:100%; 
    color:#000; 
    line-height:120%;
	width:180px;
    padding:0;
	}
	
.infobox_text p {
	font-size:100%; 
        color:#000; 
        line-height:190%; 
        margin:0; 
        padding:0;
	}

.infobox_image {
	width:180px;
	margin:80px 0 20px 0;
	text-align:center;
	}
	
.infobox_grundriss {
	width:180px;
	margin:0 0 20px 0; padding:0 0 1.5em 0;
	background-color:#dfdcdc;
	text-align:center;
	}
.infobox_grundriss img {border:0; padding:0.6em 0 1.5em 0;}

.infobox_grundriss p {margin:0;}
.infobox_grundriss p a.lupe {
	font-weight:bold; background-image:url(../pix/lupe.gif); background-position:left; background-repeat:no-repeat;
	padding:0 0 0 1.8em; margin:0;
	}

/* dynamische infobox fuer aktuelle news 
------------------------------------------------------*/
#infoboxen #infobox_news_all {
	margin:0 0 20px 0;
	}
#infoboxen #infobox_news_all .title {
	font-weight:bold; line-height:190%; color:#000;
    margin:0; padding:0 0 0.9em 1.5em;
	border-bottom:0.06em solid #71961f;
	}
	
#infoboxen #infobox_news_all .infobox_news {
	border-bottom:0.06em solid #71961f;
	padding:0.9em 0 0.9em 1.5em;
	}

#infoboxen #infobox_news_all .infobox_news .datum {
	line-height:140%; font-size:100%; color:#000;
    	margin:0; padding:0;
	}
	
#infoboxen #infobox_news_all .infobox_news .title {
	font-weight:bold; line-height:140%; color:#2171cb;
    	margin:0; padding:0;
	border-bottom:0;
	}
	
#infoboxen #infobox_news_all .infobox_news .description {
	line-height:140%; color:#000; font-weight:normal;
    margin:0; padding:0;
	}

#infoboxen #infobox_news_all .infobox_news .description a {display:block}
	
/* --------------------------------------------- suchergebnis */
.balken_gruen {
	background-color:#e4f1c9;
	font-size:70%; font-weight:bold; color:#71961f;
	padding:0.3em 0 0.3em 0.9em;
	}
.seite {
	float:right;
	margin:0 2.58em 0 0;
	}
	
/* zum navigieren zwischen den suchergebnisseiten */
.seite_navi {
	float:right;
	margin:0 0.9em 0 0;
	}
.seite_navi img {
	border:0;
	width:0.6em;
	vertical-align:top;
	}
.seite_navi img.rechts {
	margin:0 0 0 0.6em;
	}
.seite_navi img.links {
	margin:0 0.6em 0 0;
	}
/* / zum navigieren zwischen den suchergebnisseiten */

.ergebnis {
	margin:0;
	/*padding:0.84em 0 0.84em 0;*/
	padding:0;
	font-size:70%; color:#000;
	}
.ergebnis .title a {
	font-weight:bold; color:#2171cb; text-decoration:none;
	}
.ergebnis .title a:hover {
	font-weight:bold; color:#000; text-decoration:none;
	}

.ergebnis .description {
	margin:0; padding:0;
	}



/* --------------------------------------------- newsuebersichtsseite mit aktuellster meldung und link zu naechsten 2 und archiv */
#news_uebersicht #news_headline {
	background-color:#bcdfff;
	padding:0.3em 0 0.3em 0.9em;
	font-size:70%; color:#2171cb;
	margin:0 0 1.4em 0;
	}
#news_uebersicht #news_headline .datum_start {
	font-weight:bold;
	float:left; margin:0 0.6em 0 0;
	}

#news_uebersicht h1 {
	font-size:70%; font-weight:bold; color:#2171cb;
	margin:0;
	}
#news_uebersicht p {
	font-size:100%;
	margin:0;
	}
#news_uebersicht .news_content {
	font-size:70%;
	line-height:160%;
	}
	
#news_uebersicht .description {
	color:#2171cb; font-weight:bold; font-size:100%;
	margin:0 0 1.2em 0;
	}

#news_uebersicht .newsliste {
	/*background-color:#e4f1c9;*/
	background-color:#e4f2ff;
	font-size:70%; color:#000;
	padding:0.3em 0 0.3em 0.9em;
	margin:0 0 0.18em 0;
	}
#news_uebersicht .newsliste .datum_start {
	/*color:#71961f;*/
	color:#2171cb;
	font-weight:bold;
	float:left; margin:0 0.6em 0 0;
	}
#news_uebersicht .newsliste .title a {
	font-size:100%; color:#000; text-decoration:none;
	}

/* archivordner */
#news_uebersicht #archiv {
	font-size:70%; font-weight:bold;
	margin:0 0 0 0.9em;
	}
#news_uebersicht #archiv a {
	color:#71961f; text-decoration:none;
	margin:0 0 0 0.6em;
	}
	
/* --------------------------------------------- kontaktformular */
p.blau {
	font-weight:bold; color:#2171cb; text-decoration:none; font-size:70%;
	}
p.rot {
	font-weight:bold; color:#ff0000; text-decoration:none; font-size:70%;
	}
#box_dynamic form.blau {
	width:100%; 
	height:100%;
	background-color:#bcdfff;
	padding:0.72em 0 0 0; margin:0; font-size:100%;
	}
#box_dynamic form.blau table {
	width:94%;
	border:0;
	font-size:70%; font-weight:bold; color:#2171cb;
	margin:0 1.2em 0 1.2em;
	text-align:left;
	/*background-color:#FF9933*/
	}
#box_dynamic form.blau table tr td {
	padding:0.2em 0 0.2em 0;
	}
#box_dynamic form.blau table tr td.label {
    width: 11em;
	}
	
.balken_gruen_form {
	background-color:#e4f1c9;
	font-size:70%; font-weight:bold; color:#71961f;
	padding:0.3em 0 0.3em 0.9em;
	border-top:1.56em solid #fff;
	}

/* feldklassen */
#box_dynamic form.blau input.lang {
	font-size:100%;
    width:30.54em;
	}
#box_dynamic form.blau input.fastlang {
	font-size:100%;
	width:25.44em;
	}
#box_dynamic form.blau input.kurz {
	font-size:100%;
    width:4.44em;
	margin:0 0.12em 0 0;
	}
#box_dynamic form.blau input.medium {
	font-size:100%;
	}
#box_dynamic form.blau select.lang {
	font-size:100%;
        width:30.9em;
	}
#box_dynamic form.blau textarea.field {
    width:98%;
	height:6em;
	}

/* feldklassen error */
#box_dynamic form.blau table tr td.label_error {
    width:11em;
    color:#F00;
	}
#box_dynamic form.blau table tr td.error {
    color:#F00;
	}
#box_dynamic form.blau input.lang_error {
	font-size:100%;
    width:30.54em;
    background-color: #fcc;
	}
#box_dynamic form.blau input.fastlang_error {
	font-size:100%;
    width:25.44em;
    background-color: #fcc;
	}
#box_dynamic form.blau input.kurz_error {
	font-size:100%;
    width:4.44em;
	margin:0 0.12em 0 0;
    background-color: #fcc;
	}
#box_dynamic form.blau input.medium_error {
	font-size:100%;
    background-color: #fcc;
	}
#box_dynamic form.blau select.lang_error {
	font-size:100%;
    width:30.9em;
    background-color: #fcc;
	}
#box_dynamic form.blau textarea.field_error {
    font-size:100%;
    background-color: #fcc;
    width:98%;
	height:6em;
	}

#box_dynamic form.blau input.radio_error {
    background-color:#fcc;
	}

/* buttons */
#box_dynamic form.blau .balken_gruen_form .button {
	background-color:#e4f1c9;
	border:0;
	font-size:120%; font-weight:bold; color:#71961f;
	background-image:url(../pix/seite_navi_re.gif); background-position:right; background-repeat:no-repeat;
	width:7em;
	}
#box_dynamic form.blau .balken_gruen_form .button_back {
	background-color:#e4f1c9;
	border:0;
	font-size:120%; font-weight:bold; color:#71961f;
	background-image:url(../pix/seite_navi_li.gif); background-position:left; background-repeat:no-repeat;
	width:7em;
	}

/* --------------------------------------------- sitemap */
#box_dynamic ul.main {
	margin:1.2em 0 0.6em 0; padding:0 0 0.6em 0;
	list-style-type:none; font-weight:bold; font-size:75%;
	border-bottom:0.06em solid #bcdfff;
	}
#box_dynamic ul.main li a {
	color:#000;
	}


#box_dynamic ul.navi_left_e1 {
	padding:0; margin:0;
	font-weight:bold; font-size:70%;
	list-style-type:none; line-height:200%;
	}

#box_dynamic ul.navi_left_e2 {
	list-style-type:none;
	padding:0 0 0 0.9em; margin:0;
	font-weight:bold; font-size:70%; line-height:200%;
	}
	
/* --------------------------------------------- naviliste */
.navi_liste {
	line-height:100%;
	margin:0 0 0.9em 0;
	}

.navi_liste .title a {
	font-size:70%; color:#2171cb; font-weight:bold; text-decoration:none;
	}
.navi_liste .title a:hover {
	font-size:70%; color:#000; font-weight:bold; text-decoration:none;
	}

.navi_liste .description {
	font-size:70%; color:#000; font-weight:normal;
	}




/* ---------------------------------------------  aktion_liste */


#aktion_liste .aktion {
	clear: both;
	font-size: 70%; 
	line-height: 100%;
	color:#000;
	padding: 0.3em 0 0 0.9em;
	}

#aktion_liste .aktion_content {
	color:#000; 
	font-weight: normal; 
	font-size: 100%;
	line-height: 160%;
}

#aktion_liste .aktion_content img {
	float: left;
	border: 1px solid #71961f;
	margin: 0 1.4em 0 0;
}

.abstand {
	clear: both;
}

#aktion_liste .aktion_content h2 {
	font-weight: bold;
	color: #000;
	margin: 0 0 0 0;
	padding: 0.6em 0 0.3em 0;
}

#aktion_liste .aktion_content p {
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 160%;
}
		

.linie_aktionsliste {
	border-bottom: 0.06em solid #71961f;
	margin: 0.84em 0 0.84em 0;
	clear: both;
	}


#aktion_liste h1 {
	font-size:70%; font-weight:bold; color:#2171cb;
	margin:0;
	}
	
#aktion_liste p {
	font-size:100%;
	margin:0;
	}

#aktion_liste .description {
	color:#2171cb; font-weight:bold; font-size:100%;
	margin:0 0 1.2em 0;
	}