a {
	color: #F0891B;
	text-decoration: none;
}
a.bilder_biografie {
	color: #F0891B;
}
a.menu_active {
	color: #B23A3C;
	margin-left: 10px;
}
a.menu_inactive {
	color: #F0891B;
	margin-left: 10px;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #ffffff;
	color: #F0891B;
	font: 10pt Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div.content {
	left: 0px;
	margin: 0px;
	overflow: auto;
	position: static;
	text-align: center;
	top: 0px;
}
div, img {
	border: 0px solid #FF0000;
	margin: 0px;
	padding: 0px;
}
div.full {
	background-color: #FFFFFF;
	border: 2px solid #F0891B;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	z-index: 101;
}

div.infobox {
	position: absolute ;
	background: #FFFFFF;
	border: 2px solid #F0891B;
	color: #555555;
	width: 350px;
	padding: 5px;
	left: 40%;
	right: 40%;
	top: 25px;
	text-align: left;
	z-index: 103;
}

div.image_strip {
	background-color: #ffffff;
	height: 400px;
	left: 0px;
	overflow: auto;
	white-space: nowrap;
	width: 100%;
	padding: 35px 0px 15px 0px;
}
div.intro {
	height: 440px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	width: 880px;
}
div.menu_bar {
	background: #FFFFFF;
	border-bottom: 2px solid #F0891B;
	border-top: 2px solid #F0891B;
	text-align: left;
	padding: 7px 0px 0px 0px;
	top: 55px;
	height: 30px;
	width: 100%;
	vertical-align: middle;
}
div.menu_top {
	background: #F3F1D4;
	background-image: url(bilder/logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	top: 0px;
    height: 55px;
	width: 100%;
	font-weight: bold;
}
div.scrollbox {
	height: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: auto;
	width: 100%;
}

div.textbox {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	line-height: 130%;	
	text-align: left;
}

img.image_strip {
	margin: 0px 15px 10px 15px;
}
img.full {
}
img.intro {
	margin: 0px 10px 10px 0px;
}
td {
	font: 10pt Arial, Helvetica, Verdana, Geneva, sans-serif;
	border: 0px solid black;
	vertical-align: top;
	padding: 10px;
}
td.biografie_spalte1 {
	width: 40px;
}
td.biografie_spalte2 {
	width: 80px;
	text-align: right;
}
td.biografie_spalte3 {
	width: 450px;
}

img.image_archiv {
  margin-top: 30px;
  margin-bottom: 10px;
}

