/* CSS Document */
/* 9px bei top relative layer */

/* Grundelemente*/


body {
	margin: 0;
	padding: 0;	
	background-color: #e0dfdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4e47;
	}
	
a, a:visited, a:hover {
	text-decoration: none;
	color: #555555;
	}
a:hover {
color:#333399
	}	
	
	
#texte a:link, #texte a:visited, #texte a:hover {
	color: white;
	}
	
	
/* Heiko - Definitionen für Dropdown*/	

#logo_eingang {
	position: absolute;
	top:59px;
	left:790px;
	}
	
#sidebar_top {
	/*position: absolute;
	top: 14px;
	left: 10px;*/
  padding: 14px 0px 0px 10px; 
	}
	
#sidebar_mid {
  position: absolute;
	top: 107px;
	left: 15px;
	}
		
#text1, #text2, #text3, #text4, #text1_flags{
	position:absolute;
	/*text-transform:uppercase;*/
	color: white;
	font-size: 15px;
	font-weight: bold;
	z-index: 1000;	
	}
	
#text1 {
	top: 502px;
	left: 41px;
	}
	
#text1_flags {
	top: 488px;
	left: 41px;
	}
	
#text2 {
	left: 519px;
	top: 484px;
	}
	
#text3 {
	left: 747px;
	top: 301px;
	}
	
#text4 {
	left: 747px;
	top: 484px;
	}
	
#bilderebene1, #bilderebene2,#bilderebene3, #bilderebene4{
	position:absolute;
	background-color: white;	
	}
	
	
#bilderebene1 {
	top: 122px;
	left: 10px;
	width:461px;
	height: 399px;
	padding: 5px 5px 5px 5px;
	}
	
#bilderebene2 {
	top: 122px;
	left: 487px;
	width:224px;
	height: 399px;
	padding: 5px 5px 5px 5px;
	}
	
#bilderebene3 {
	top: 122px;
	left: 721px;
	width:233px;
	height: 212px;
	padding: 5px 5px 5px 0px;
	}
	
#bilderebene4 {
	top: 329px;
	left: 721px;
	width:238px;
	height: 202px;
	}
	
.xtra {
	padding: 4px 5px 4px 0px;
	}
	
.xtra a {
	padding: 4px 0px 4px 0px;
	}

	
.xtra a:hover {
	/*background: #fff;*/
	color:#333399
	}
	
.xtra a.pfeil {
	padding-left: 17px;
	padding-right: 17px;
	}
.xtra a.pfeil:hover {
	padding-left: 17px;
	padding-right: 17px;
	/*background: #fff url(../_images/pfeil_klein.gif) no-repeat 4px center;*/
	}
	
.xtra a.pfeil-ausgeklappt {
	padding-right: 17px;
	padding-left: 17px;
	background: #fff url(../_images/pfeil_klein_ausgeklappt.gif) no-repeat 4px center;
	}
	
.xtra a.leer {
	margin-right: 12px;
	margin-left: 12px;
	padding: 4px 0px 4px 0px;
	}
.xtra a.leer:hover {
	margin-right: 12px;
	margin-left: 12px;
	padding: 4px 0px 4px 0px;
	background: transparent
	}
	
.leerraum_rechts {
	margin-right:4px;
	}
	
.leerraum_beide {
	margin-left:5px;
	margin-right:5px;
	}
	
.some {
	float:left;
	}
	
.ausklapper {
	background:white;
	position:absolute;
	z-index: 1002;
	}
	
#erster, #zweiter, #dritter, #vierter {
	visibility: hidden;
	width:170px;
	}	

	


.klapppunkt {
	padding: 3px 2px 3px 17px;
	font-size: 10px;	
	/*text-transform: uppercase;*/
	}

#rollovergrau {
	background:#f0f0ef;
	}

.clearKasten {
	clear:left;
	}
	
/* */

#Klappe1, #Klappe2, #Klappe3, #Klappe4 {
	position:absolute;
	/*text-transform: uppercase;*/
	}
	
#Klappe1 {
	top: 536px;
	left: 10px;	
	z-index: 4999;
	}
#Klappe2 {
	top: 562px;
	left: 10px;	
	z-index: 5000;
	}
#Klappe3 {
	top: 536px;
	left: 487px;	
	z-index: 4999;
	}
#Klappe4 {
	top: 562px;
	left: 487px;	
	z-index: 5000;
	}
	
#k1 .klapppunkt, #k2 .klapppunkt, #k3 .klapppunkt, #k4 .klapppunkt {	
	font-size: 10px;
	padding: 3px 2px 3px 14px;
	}
	
#KFeld1, #KFeld2, #KFeld3, #KFeld4 {
	width: 467px;
	background-color:white;
	padding: 4px 4px 4px 0px;
	/*background: #fff url(../_images/pfeil_klein_ausgeklappt.gif) no-repeat 455px center;*/
	}
	

#k1 {
	top: -21px;
	}	
	
#k2 {
	top: -211px;
	}	
	
#k3 {
	top: -59px;
	}	
	
#k4 {
	top: -116px;
	}	
	
#k1,#k2,#k3,#k4 {
	visibility: hidden;
	width: 471px;
	background-color:white;
	margin-top: 1px;
}

#ContK a {	
	width: 471px;
	padding: 3px 20px 3px 0px;
	}

	
#ContK a:hover {
	color:#666666;
	width: 471px;
	}
	
#ContK a.pfeil {
	width: 471px;
	padding-left: 14px;
	padding-right: 12px;
	
	
	}
	
#ContK a.pfeil-ausgeklappt {
	padding-right: 12px;
	padding-left: 14px;
	/*background: #fff url(../_images/pfeil_klein_ausgeklappt.gif) no-repeat 110px center;*/
	width: 471px;
	}