body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#kopf {
	position: absolute;
	top: 0cm;
	height: 120px;
	font-family: "Times New Roman", Times, serif;
}

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

.verlauf {
	display: none;
	position: relative;
	top: 102px;
	height: 38px;
	background: url(../pics/verlauf.jpg) no-repeat;
	z-index: 0;
}

#navigation {
	display: none;
	position: absolute;
	top: 158px;
	left: 20px;
	font-size: 0.8em;
}

a.navigation, a.navigation:visited, a.navigation:active, a.navigation:hover,
a.naviaktiv, a.naviaktiv:visited, a.naviaktiv:active, a.naviaktiv:hover {
	display: block;
	margin-left: -2px;
	float: left;
	height: 18px;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-decoration: underline;
	color: black;
	line-height: 80%;
	border-bottom: 2px solid GrayText;
	border-right: 2px solid GrayText;
	border-left: 2px solid GrayText;
	letter-spacing: 1px;
}

a.navigation:hover,
a.naviaktiv:hover {
	background-color: #ECECEC;
}

a.naviaktiv, a.naviaktiv:visited, a.naviaktiv:active, a.naviaktiv:hover {
	/*background-color: #EFEFEF;
	color: black;*/
	border-bottom: 2px solid #DC143C;
	border-left: 2px solid #DC143C;
}

a.inaktiv, a.inaktiv:visited, a.inaktiv:active, a.inaktiv:hover {
	display: block;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
	color: black;
	line-height: 80%;
	letter-spacing: 1px;
}

a.inaktiv:hover {
}

#linkespalte {
	display: none;
	position: absolute;
	left: 114px;
	width: 240px;
	top: 228px;
}

#rechtespalte {
	position: relative;
	left: 0px;
	top: 4.5cm;
	width: 16cm;
}

#gesamtspalte {
	position: relative;
	left: 0;
	top: 4.5cm;
	width: 16cm;
}

#bildarbeiten {
	display: none;
	position: absolute;
	left: 0px;
	top: 180px;
}


p, td, li {
	font-size: 0.8em;
}

h1 {
	color: gray;
	font-size: 1.6em;
}

h2 {
	color: black;
	font-size: 1.1em;
	margin-bottom: 0.1em;
}

h3 {
	color: black;
	font-size: 0.9em;
	font-weight: 800;
	margin-bottom: 0.8em;
}

.vitadaten {
	font-weight: bold;
	padding-right: 10px;
	width: 100px;
}

td {
	vertical-align: top;
	border-style: none;
	border: none;
	padding-bottom: 20px;

}

tr {
	padding-top: 60px;
}

img.rahmen {
	border: 1px solid gray;
	margin-bottom: 10px;
	margin-right: 10px;
	vertical-align: top;
}

img.galerie {
	border: 1px solid gray;
	margin-right: 30px;
	margin-bottom: 15px;
}

.fett {
	font-weight: bold;
}

a, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: underline;
}

li.latein {
	list-style: upper-roman;
}

.galerie {
	text-align: justify;
	vertical-align: top;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}

.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
}


li {
	list-style-position: inside;
}

.bu {
	font-style: italic;
	font-size: 0.7em;
	margin-top: 0px;
}

.seiteaktiv {
	font-weight: bold;
	padding-bottom: 1px;
	font-size: 1.1em;
	border-bottom: 1px solid black;
}

.abstandslinie {
	display: block;
	border-bottom: 1px solid black;
	padding-bottom: 11px;
}

.rot {
	color: #DC143C;
}
