body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin: 0px;
}
#menu {
	background-color: #FFFFFF;
	left: 70px;
	top: 0px;
	width: 130px;
	position: absolute;
}
#indexpage {
	height: 400px;
	width: 500px;
	left: 350px;
	top: 10px;
	background-color: #FFFFFF;
	position: absolute;
}
#akademie_header {
	width: 400px;
	position: absolute;
	top: 40px;
	left: 450px;
	text-align: right;
}
#akademie_cont {
	font-size: 13px;
	background-color: #FFFFFF;
	position: absolute;
	width: 800px;
	left: 61px;
	top: 120px;
}
.small {
	font-size: 10px;
}
.normal {
	font-size: 13px;
}
#akademie_cont a {
	color: #000099;
	font-weight: bold;
}
#management_cont a {
	color: #000099;
	font-weight: bold;
}
#musikandereth_cont a {
	color: #000099;
	font-weight: bold;
}
#akademie_cont .footnote {
	font-size: 10px;
	color: #666666;
}
#musikandereth_cont .programmdetail {
	background-color: #eeeeee;
}
#musikandereth_cont .footnote {
	font-size: 10px;
	color: #666666;
}

.imageborder {
	border: 1px solid #333333;
}

.image_leftbound {
	margin-right: 20px;
	border: 1px solid #333333;
}
.title2 {
	font-weight: bold;
	text-decoration: underline;
}
#akademie_cont h1 {
	font-size: 15px;
}
#akademie_cont h2 {
	font-size: 13px;
	text-decoration: underline;
	margin-bottom: 0px;
}

#musikandereth_header {
	width: 400px;
	position: absolute;
	top: 40px;
	left: 330px;
	text-align: right;
}
#musikandereth_cont {
	font-size: 13px;
	background-color: #FFFFFF;
	position: absolute;
	width: 680px;
	left: 60px;
	top: 120px;
}

#musikandereth_cont h1 {
	font-size: 15px;
}
#musikandereth_cont h2 {
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 0px;
}

#musikandereth_cont h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#akademie_cont .small {
	font-size: 11px;
}

#musikandereth_cont .date {
	background-color: #CCCCCC;
}


#management_header {
	width: 400px;
	position: absolute;
	top: 40px;
	left: 450px;
	text-align: right;
}
#management_cont {
	font-size: 13px;
	background-color: #FFFFFF;
	position: absolute;
	width: 800px;
	left: 61px;
	top: 120px;
}
#management_cont h1 {
	font-size: 15px;
}
#management_cont h2 {
	font-size: 13px;
	text-decoration: underline;
	margin-bottom: 0px;
}
