/* CSS Document */

body, p, ul, td, th, div, form, select, input, textarea, h3, h4, h5, h6, h7, .h1, .h2, .h3, .h4, .h5, .h6, .h7, p, small, font, small, big, b, i, u, span, dt, dl, ul, ol, li{
  font-family:  "Arial MT", Arial, Helvetica, sans-serif;
}

#Seite {
	margin: 0;      /* standardkonforme horizontale Zentrierung */
	padding: 0;
	position: relative;
}



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


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

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

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




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



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

.farbe1 {
	background-color: #fff;
}

.farbe2 {
	background-color: #fff;
}


.farbe4 {
	background-color: #fff;
}

.farbe5 {
	background-color: #fff;
}

.farbe6 {
	background-color: #fff;
}

.farbe7 {
	background-color: #fff;
}

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

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

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




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

* 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: 70px;
}

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

.text { 
	padding: 20px 9px 0px 0px;
	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: #444;
}

#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;
	border: 0px; 
}

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


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



#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;
}

#Rechts p { 
	text-align: left;
	font-size: 11px; 
	line-height: 16px;
	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: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: 30px;
}

#Fusszeile {
	clear: both;
	height: 60px;
	margin: 0; 
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	font-size: 11px; 
	line-height: 16px;
	color: #444;
}

.fuss { 
	font-size: 11px; 
	line-height: 16px;
	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; 
}


/* Fuer die Druckausgabe ueberfluessiges abschalten */
#bildnavigation, #Navi_klein, #Balken, #Navigation,  #flash, #zusatzinfo, #personenname_noprint,  .farbe3, .zusatzinfo { display: none; }

