div#logodiv {
	background-color: #FBDCA2;
	height: 160px;
	width: 215px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 4;
}
div#menudiv {
	background-color: #F8CC8E;
	float: left;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 215px;
	height: 2000px;
	z-index: 3;
	background-image: url(images/basic/menu-fond.gif);
	background-repeat: repeat-y;
}
div#topdiv {
	position: absolute;
	height: 160px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #E0A961;
	z-index: 2;
	background-image: url(images/basic/topfond.gif);
	background-repeat: repeat-x;
}
div#contentdiv {
	left: 250px;
	top: 250px;
	position: absolute;
	z-index: 1;
	width: 625px;
}
body {
	background-color: #FEE7BE;
	left:0px;
	top:0px;
}
html, body {height:100%; margin:0; padding:0;}

div#menuinnerdiv {
	background-color: #F8CC8E;
	background-image: url(images/basic/menu-topfond215x500.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 215px;
	position: absolute;
	top: 160px;
}
div#topdiv img {
	left: 215px;
	position: absolute;
}
div#menuinnerdiv img {
	margin-top: 20px;
	margin-bottom: 0px;
}
div#subnavdiv {
	left: 250px;
	top: 180px;
	position: absolute;
	z-index: 1;
	width: 650px;
}
body, td {
	font-family: Arial, Verdana, sans-serif;
	line-height: 16px;
}
p {
	color: #6E4B31;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 40px;
}
h1 {
	font-size: 20px;
	color: #AA0000;
	font-weight: normal;
	margin-top: 24px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 16px;
	margin-left: 100px;
}
h3 {
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 12px;
	color: #AA0000;
	font-weight: bold;
}

a:link, a:visited {
	color: #714F34;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #AA0000;
	text-decoration: underline;
}
h3 a:link {
	color: #AA0000;
}
.kleingedrucktes {
	font-size: 10px;
}
.bildleist {
	margin-top: 16px;
	margin-bottom: 0px;
}
.werdegang {
	color: #6E4B31;
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.werdegang th {
	color: #BE3929;
	width: 70px;
	vertical-align: top;
	text-align: left;
}
.werdegang td {
	vertical-align: top;
	padding-bottom: 8px;
}
.plan {
	margin-top: 16px;
	margin-left: 0px;
	width:700px;
}
.plan th {
	color: #FEE7BE;
	width:140px;
	padding:0px;
	margin:0px;
	background-color: #AA0000;
	font-size: 12px;
	text-align: center;
	height: 20px;
	font-weight: bold;
	border-top: 1px solid #FEE7BE;
	border-right: 1px solid #FEE7BE;
	border-bottom: 6px solid #FEE7BE;
	border-left: 1px solid #FEE7BE;
}
.plan td {
	width:140px;
	vertical-align: top;
	padding:0px;
	margin:0px;
	border: 1px solid #FEE7BE;
	background-color: #FFFFFF;
}
.plan p.uhrzeit {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 15px;
	width: 140px;
	background-color: #BD3D29;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.kursname {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #AA0000;
	margin-left: 5px;
	margin-top: 6px;
	margin-right: 3px;
}
.kursname a, .kursname a:visited {
	color: #AA0000;
	text-decoration:none;
}
.kursname a:hover, .kursname a:active  {
	text-decoration:underline;
	color: #FF0000;
}
.ort {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin-left: 5px;
	margin-right: 3px;
}
.beitrag {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin-top: 6px;
	margin-right: 3px;
	margin-left: 5px;
}
.preis {
	color: #AA0000;
	font-size: 10px;
	font-weight: bold;
}
.plan td {
	background-color: #FFFFFF;
	padding-bottom: 6px;
}
li {
	color: #6E4B31;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 40px;
}

