body {  /* 1px bild repeated für blauen hintergrundverlauf */
	top:0px;
	left:0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../bilder/bg_gr.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position:0px 50%;
	z-index:0;
}

#struktur { /* BILD ALS PNG FÜR DIE HINTERGRUND STRUKTUR */
	background-image:url(../bilder/struktur.jpg);
	top:50%;
	margin-top:-245px;
	left:50%;
	height:491px;
	width:1004px;
	z-index:2;
	margin-left:-502px;
	position: absolute;
	}

#balken_01 { /* DIV FÜR DEN GRÜNEN BALKEN IM HINTERGRUND */
	height: 156px;
	width:100%;
	top:50%;
	margin-top:-214px;
	background-color:#79b42c;
	border:#003166 1px;
	position:absolute;
	z-index:1;
	
	}

#balken_02 { /* DIV FÜR DEN GRAUBLAUEN BALKEN IM HINTERGRUND */
	height:27px;
	width:100%;
	top: 50%;
	margin-top:-57px;
	background-color:#8392a1;
	position:absolute;
	z-index: 1;
	
	}

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
	list-style-type: square;
	color:#1f5c9c;
	line-height: 150%;
}

#content { /* DIV DES GESAMTAUFBAUS (Navi, großes bild, inhalt) */
	background-image:url(../bilder/content_bg.png);
	position: absolute;
	top:50%;
	margin-top:-279px;
	left:50%;
	width:556px;
	height:521px;
	margin-left:-278px;
	background-repeat:no-repeat;
	z-index:3;
}

#iframe {
	position:absolute;
	top:50%;
	margin-top:-29px;
	left:50%;
	width:774px;
	height:276px;
	z-index:4;
	margin-left:-502px;
}

p {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#navi { 
	outline:none;
	position:absolute;
	width: 546px;
	height: 60px;
	top: 5px;
	left: 5px;
}

#subnavi { /* DIV FÜR DIE SUBNAVI IM IFRAME */
	position:absolute;
	outline:none;
	width: 229px;
	height: 276px;
	top: 0px;
	left: 0px;
}

#bild { /* DIV FÜR GROSSES BILD OBEN */
	position:absolute;
	width:546px;
	height:157px;
	top:65px;
	left:5px;;
}


#bild_03 { /* DIV FÜR BILDPOSITIONIERUNG (UNTEN) */
	position:absolute;
	width:230px;
	height:235px;
	top:15px;;
	left:530px;
}
#einzug { /* DIV FÜR MITTIGEN ÜBERSCHRIFTEN EINZUG */
	position: absolute;
	width:546px;
	height:28px;
	top:222px;
	left:5px;
}

#text_02 { /* NORMALER TEXTBAUSTEIN */
	position:absolute;
	width:510px;
	height:235px;
	top:268px;
	left:20px;
	padding: 0px 10px 0px 0px;
	text-align:left;
	overflow:auto;
}

#i_text { /* TEXTBAUSTEIN FÜR IFRAMES */
	position:absolute;
	width:269px;
	height:235px;
	top:20px;
	left:245px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	overflow: auto;
}


#i_text_02 { /* TEXTBAUSTEIN FÜR IFRAME IMPRESSUM */
	position:absolute;
	width:514px;
	height:235px;
	top:15px;
	left:245px;
	padding: 0px 10px 0px 0px;
	text-align:left;
	overflow: auto;
}
#logo { /* DIV FÜR DEN LOGOEINSATZ */
	background-image:url(../bilder/logo.jpg);
	height:78px;
	width:175px;
	position:absolute;
	top:50%;
	margin-top:-370px;
	left:50%;
	margin-left:-87px;
	z-index:99;
	}
	
#spektrum { /* DIV FÜR DEN BILDEINSATZ DER LEISTUNGSSPEKTRUM SCHLAGWÖRTER*/
	position:absolute;
	background-image:url(../bilder/spektrum.png);
	left:50%;
	top:50%;
	margin-top:120px;
	width:203px;
	height:102px;
	z-index:7;
	margin-left:-480px;
	}

#teile_links { /* DIV FÜR DEN BILDEINSATZ DES FREIGESTELLTEN BILDS LINKS*/
	position:absolute;
	background-image:url(../bilder/teile_links.png);
	left:50%;
	top:50%;
	margin-top:-200px;
	width:189px;
	height:143px;
	z-index:7;
	margin-left:-480px;
	}
	
#teile_ro { /* DIV FÜR DEN BILDEINSATZ DES FREIGESTELLTEN BILDS RECHTS OBEN*/
	position:absolute;
	background-image:url(../bilder/teile_ro.png);
	left:50%;
	top:50%;
	margin-top:-200px;
	width:188px;
	height:159px;
	z-index:7;
	margin-left:295px;
	}
	
#teile_ru { /* DIV FÜR DEN BILDEINSATZ DES FREIGESTELLTEN BILDS RECHTS UNTEN*/
	position:absolute;
	background-image:url(../bilder/ani_ru.gif);
	left:50%;
	top:50%;
	margin-top:-30px;
	width:276px;
	height:276px;
	z-index:7;
	margin-left:280px;
	}
	
#impressum_text { /* Extra div, dass ich den impressum inhalt seperat positionieren konnte*/
	position:absolute;
	width:269px;
	height:235px;
	top:15px;
	left:500px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	overflow: auto;
}

#selbstpflege_i { /* Extra div, für den news iframe*/
	position:absolute;
	width:510px;
	height:250px;
	top:260px;
	left:9px;
	padding: 0px 10px 0px 0px;
	text-align:left;
	overflow:auto;
	margin: 0px 0px 0px 0px;
}

.txt {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 2px;
	}
	
#kontaktformular {
	position:absolute;
	width:510px;
	height:235px;
	top:20px;
	left:420px;
	padding: 0px 10px 0px 0px;
	text-align:left;
	overflow:auto;
	z-index:7;
}
#kontaktadresse {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position:absolute;
	width:510px;
	height:235px;
	top:20px;
	left:245px;
	padding: 0px 10px 0px 0px;
	text-align:left;
	overflow:auto;
	z-index:7;
}


/* AB HIER CSS FÜR SPRACHAUSWAHL (index.html) */

#bgadd {
	background-image:url(../bilder/bgadd.png);
	position:absolute;
	height:70px;
	width:782px;
	top:50%;
	margin-top:-113px;
	left:50%;
	margin-left:-360px;
	z-index:3;
	
}

#text_sprachwahl {
	background-image:url(../bilder/text_sprachwahl.png);
	position:absolute;
	width:289px;
	height:45px;
	top:50%;
	margin-top:-150px;
	left:50%;
	margin-left:-167px;
	z-index:7;
	}
#text_sorry {
	background-image:url(../bilder/weresorry.png);
	background-repeat:no-repeat;
	position:absolute;
	width:402px;
	height:150px;
	top:50%;
	margin-top:-150px;
	left:50%;
	margin-left:-167px;
	z-index:7;
	border:none;
	}
	
/*---------------------------------BUTTON DEUTSCH CSS -----------------*/
#button_deutsch {
	position: absolute;
	width:131px;
	height:116px;
	left:50%;
	top:50%;
	margin-top:-85px;
	margin-left:-177px;
	z-index:7;
	}
	
#button_deutsch ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}

#button_deutsch li {
	list-style-image:none;
	}

#button_deutsch a {
	display:block;
	width:153px;
	height:131px;
	outline:none;
	}

#button_deutsch a:link, #button_deutsch a:visited {
	background:url(../bilder/bt_deutsch_css.png);
	padding-bottom:0;
	}

#button_deutsch li a:hover {
	background:url(../bilder/bt_deutsch_css.png);
	background-repeat:no-repeat;
	background-position:0px -136px;
	padding-bottom:0;
	}

#button_deutsch li a:current {
	background:url(../bilder/bt_deutsch_css.png);
	background-repeat:no-repeat;
	background-position:0px -45px;
	padding-bottom:0;
	}

/*---------------------------------BUTTON DEUTSCH CSS ENDE -----------------*/

/*---------------------------------BUTTON ENGLISH CSS ENDE -----------------*/
#button_english {
	position: absolute;
	width:131px;
	height:116px;
	left:50%;
	top:50%;
	margin-top:-85px;
	margin-left:23px;
	z-index:7;
	}
	
#button_english ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}

#button_english li {
	list-style-image:none;
	}

#button_english a {
	display:block;
	width:153px;
	height:131px;
	outline:none;
	}

#button_english a:link, #button_english a:visited {
	background:url(../bilder/bt_english_css.png);
	padding-bottom:0;
	}

#button_english li a:hover {
	background:url(../bilder/bt_english_css.png);
	background-repeat:no-repeat;
	background-position:0px -131px;
	padding-bottom:0;
	}

#button_english li a:current {
	background:url(../bilder/bt_english_css.png);
	background-repeat:no-repeat;
	background-position:0px -45px;
	padding-bottom:0;
	}
	
img {
	outline:none;
}

a {
	outline:none;
}

