.imgganzebreite {
	position: absolute;
	border: none;
	height: 190px;
	width: 780px;
	left: 10px;
	top: 100px;
	z-index: 1;
}
/* CSS Document */

html { height: 100% }


body {
	font-family: "Arial MT", Arial, Helvetica, sans-serif;
	margin: 0; 
	background-color: transparent;
	text-align: center;  /* Zentrierung im Internet Explorer */
	min-height: 101%; /* Erzwingt Scrollbalken */	 	
}

#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 800px;
	padding: 0;
	background: #fff url(../images/schatten_links_rechts.gif) repeat-y;
	position: relative;
}



#Logo {
	width: 366px;
	height: 51px;
	border: none;
	position: absolute; 
	left: 80px; 
	top: 37px;
}

#Balken {
	border: none; 
	left: 610px; 
	position: absolute; 
	top: 37px; 
	background-color: #e3e3e3; 
	width: 2px; 
	height: 48px
}

#Kopf {
	margin: 0 auto; 
	width: 780px;
	text-align: center; 
	background: #fff;
	height: 100px;
}

#personenname  {
	position: absolute; 
	border: none;  
	left: 15px; 	
	top: 222px;  
	z-index: 10; 
	text-align: right; 
	height: 20px; 
	width: 160px;
	vertical-align: bottom;	
}

.personenname   {
	font-weight: bold; 
	font-style: italic;
	font-size: 14px; 
	line-height: 18px;
	color: #666; 
}

#personenname_noprint  {
	position: absolute; 
	border: none;  
	left: 15px; 	
	top: 222px;  
	z-index: 10; 
	text-align: right; 
	height: 20px; 
	width: 160px;
	vertical-align: bottom;	
}


#Seite_iframe {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0;      /* standardkonforme horizontale Zentrierung */
	width: 800px;
	padding: 0;
	position: relative;
}



#Bilder {
	margin: 0 auto;
	width: 780px; 
	height: 190px;
}

.farbe1 {
	background-color: #9cad9c;
}

.farbe2 {
	background-color: #bf6060;
}

.farbe3 {
	position: absolute;
	z-index: 2; 
	top: 100px; left: 10px; 
	display: block;
	width: 180px; height: 190px;
	text-align: right; 	
	border: none;  	
	background-color: #bdb797; 
}

.farbe4 {
	background-color: #bcb897;
}

.farbe5 {
	background-color: #bdb797;
}

.farbe6 {
	background-color: #72a372;
}

.farbe7 {
	background-color: #9299a4;
}

.imgrechts {
	position: absolute; 
	border: none; 
	height: 190px; 
	width: 600px; 
	left: 190px; 	
	top: 100px; 	
	z-index: 1; 
}

.imglinks {
	position: absolute;
	border: none;
	height: 190px;
	width: 600;
	left: 10px;
	top: 100px;
	z-index: 1;
}

.imgmitte {
	position: absolute; 
	border: none; 
	height: 190px; 
	width: 420px; 
	left: 190px; 	
	top: 100px; 	
	z-index: 1; 
}

.zusatzinfo {
	border: none;  
	left: 625px; 
	position: absolute; 
	top: 222px;  
	z-index: 3; 
	text-align: left;  
	width: 100px;
	color: #FFFFFF; 
	font-size: 12px; 
	line-height: 18px;
}


#Navigation {
	float: left; 
	width: 160px;
	height: 440px; /* Verursacht Mindesthöhe aller Seiten */
	margin-bottom: 0;
	padding: 20px 15px 0 15px;
	text-align: right;
	font-size: 11px; 
	z-index: 300;
}

.Navigation {
	color: #666;
	line-height: 18px;
}

.Navigation a:link { 
	text-decoration: none; 
	color: #666;
}
.Navigation a:visited { 
	text-decoration: none; 
	color: #666;
}	
.Navigation a:hover, a:active { 
	text-decoration: none; 
	color: #f66013;
}

.Navigation2 { 
	line-height: 13px;
}
.Navigation2 a:link { 
	text-decoration: none; 
	color: #666;
}
.Navigation2 a:visited { 
	text-decoration: none; 
	color: #666;
}	
.Navigation2 a:hover, a:active { 
	text-decoration: none; 
	color: #f66013;
}


#Navi_klein { 
	border: none;  
	position: absolute; 
	top: 49px; 
	left: 625px;  
	text-align: left; 
	height: 48px;
	font-size: 10px; 
	line-height: 13px;
}

.Nav_klein { 
	font-size: 10px; 
	line-height: 13px;
}
.Nav_klein a:link { 
	text-decoration: none; 
	color: #666;
}	
.Nav_klein a:visited { 
	text-decoration: none; 
	color: #666;
}	
.Nav_klein a:hover, a:active { 
	text-decoration: none; 
	color: #f66013;
}

#Inhalt {
	position: relative;
	text-align: left;
	margin: 0; padding: 0;
	float: left; 
	width: 420px; height: auto;
	font-family: "Arial MT", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #444;
	margin-bottom: -3px;	
}

* html #Inhalt {
	height: 1%;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin-bottom: -3px;
}


#Inhalt img {
	margin: 0; padding: 0;
}


#Inhalt p { 
	font-size: 12px; 
	line-height: 18px;
	margin-bottom: 10px; 
}

#Inhalt h1 { 
	font-weight: bold; 
	font-size: 15px; 
	line-height: 18px;
	color: #666;
	margin-top: 0px; 
}


#Inhalt dl {
	color: #444;
	font-size: 12px; 
	line-height: 18px;
	margin: 0px; padding: 0px;
}

#Inhalt dt {
	float: left;
	margin: 0; padding: 0;
	
}

#Inhalt dd {
	margin-left: 80px;   /* Abweichung in englischer Version */
}

* html #Inhalt dd.indent {
	text-indent: -3px;
}

.text { 
	padding: 20px 9px 0px 9px;
	color: #444;
}

.text a:link { 
	text-decoration: underline; 
	color: #444;
}
.text a:visited { 
	text-decoration: underline; 
	color: #444;
}
.text a:hover, a:active { 
	text-decoration: underline; 
	color: #f66013;
}


.orange {  	
	color: #f66013;
}

.grau {  	
	color: #444;
}

.weiss{  	
	color: #fff;
}

#Biografie { 
	border: 3px solid #ccc; 
	left: 110px; 
	position: absolute; 
	top: 120px; 
	z-index: 10; 
	text-align: left; 
	height: 550px; 
	width: 360px; 
	background-color: #FFFFFF; 
	visibility: hidden;
}

.biografie_iframe {
	left: 15px; 
	position: relative; 
	top: 40px;  
	z-index: 10; 
	text-align: left;
}

#pfeile {  	
	border: none;  
	left: 335px;
	line-height: 0px;
	position: absolute; 
	top: 500px;  
	z-index: 1; 
	text-align: left; 
	height: 48;
}


#bildunterschrift {
	position: absolute;
	font-size: 12px; 
	line-height: 16px;
	bottom: 8px; left: 0;
	z-index: 5; 
	width: 420px;
	text-align: center; 
	font-style: italic;
	margin: 0;
}		

#bildnavigation { 
	position: absolute; 
	top: 10px; right: 10px;
	z-index: 5; 
	width: 20px;
	text-align: center; 
	font-style: bold;
	font-size: 12px; 
	line-height: 20px;
}		

#bildnavigation a:link { 
	text-decoration: underline; 
}	

#bildnavigation a:visited { 
	text-decoration: underline; 
}

#bildnavigation a:hover, a:active { 
	text-decoration: underline; 
	color: #f66013;
}

#schliessen { 
	border: 1px solid #ccc; 
	left: 274px; 
	position: absolute; 
	top: 9px; 
	z-index: 200; 
	text-align: center; 
	height: 18px; 
	width: 74px; 
	padding-top: 4px;
	font-size: 12px;
}		

#schliessen a:link { 
	text-decoration: none; 
	color: #f66013;
}	
#schliessen  a:visited { 
	text-decoration: none; 
	color: #f66013;
}	
#schliessen  a:hover, a:active { 
	text-decoration: underline; 
	color: #f66013;
}



#Rechts {
	text-align: left;
	float: left; 
	width: 160px;
	padding: 20px 15px 0 15px;
	margin-bottom: 0;
	opacity: 0.99;
}

#Rechts p {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
}

#Rechts p.termin { 
	font-size: 11px; 
	line-height: 14px;
	margin-top: 0px; 
	margin-bottom: 5px;
}

#Rechts .umenue {
	text-align: left;
	font-size: 11px; 
	line-height: 16px;
	color: #444;
	margin-top: 0px; 
	margin-left: 10px;
}

#Rechts a {

}

#Rechts a:link { 
	text-decoration: none; 
	color: #444;
}
#Rechts a:visited { 
	text-decoration: none; 
	color: #444;
}
#Rechts a:hover, #Rechts a:active,
#Rechts a.active, #Rechts a:visited.active { 
	text-decoration: underline; 
	color: #f66013;
}

#Rechts .linie { 
	position: relative; 
	width: 150px; 
	height: 2px; 
	margin-bottom: 5px; 
	margin-top: 0px;
}

#Rechts dl {
	color: #444;
	font-size: 11px; 
	line-height: 16px;
	margin: 0px; 
	padding: 0px;
}

#Rechts dt {
	float: left;
	margin-right: 0px; 
	padding: 0px;
	display: inline;
}

#Rechts dd {
	display: block;
	padding: 0px;
	margin-left: 50px;    /* Abweichung in englischer Version */
}

#Fusszeile {
	clear: both;
	background: url(../images/schatten_fuss.gif) no-repeat;
	height: 60px;
	margin: 0; 
	text-align: center;
	padding-top: 10px;
	font-size: 10px; 
	line-height: 13px;
	color: #444;
}

.fuss { 
	font-size: 10px; 
	line-height: 13px;
	color: #444;
}
.fuss a:link { 
	text-decoration: none; 
	color: #444;
}	
.fuss a:visited { 
	text-decoration: none; 
	color: #444;
}	
.fuss a:hover, a:active { 
	text-decoration: none; 
	color: #f66013;
}


.Blau { 
	font-size: 11px; 
	line-height: 18px;
	font-weight: bold;
	color: #0088cf;
}	
.Blau a:link { 
	text-decoration: none; 
	color: #0088cf;
}	
.Blau a:visited { 
	text-decoration: none; 
	color: #0088cf;
}	
.Blau a:hover, a:active { 
	text-decoration: none; 
	color: #f66013;
}

p { 
	margin-top: 0px; 
}

