body
	{
	text-align: center;
	background-color:#2F2847;
	}
#main
	{
	position: absolute;
	left: 50%;
	top: 3%;
	width: 750px;
	height: 600px;
	z-index: 1;
	margin-left: -375px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #FDFDFD;
	background-color: #2F2847;
	}

#top 
	{
	z-index:2;
	position: absolute;
	top: 0px;
	left: 0px;
	width:750px;
	height:75px;
	background-image: url(../graphics/top_10.png);
	text-align: center;
	padding-top: 25px;
	}

#nav1 
	{
	z-index: 3; 
	position: absolute;
	top: 101px;
	left: 0px;
	width: 615px;
	height: 30px;
	}
	
#festival 
	{
	z-index: 4; 
	position: absolute;
	top: 101px;
	left: 615px;
	width: 110px;
	height: 40px;
	}
	
#title	{
	z-index: 3;
	position: absolute;
	top: 130px;
	left: 15px;
	width: 500px;
	height: 50px;
	}

#text	{
	z-index: 2;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 470px;
	height: 330px;
	padding-left: 30px;
	padding-right: 20px;
	scrollbar-face-color:#2f2846;
	scrollbar-highlight-color:#8f8aaa;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#8f8aaa;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#2f2846;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	}

#img	{
	z-index: 3;
	position: absolute;
	top: 180px;
	right: 0px;
	width: 200px;
	height: 350px;
	padding-right: 10px;
	overflow: hidden;
	}
	
#nav2	{
	z-index: 3; 
	position: absolute;
	top: 540px;
	left: 0px;
	width: 750px;
	height: 22px;
	background-image: url(../graphics/bottom.jpg);
	padding-top: 8px;
	}

#mflh04	{
	z-index: 3; 
	position: absolute;
	top: 570px;
	left: 570px;
	width: 150px;
	height: 22px;
	padding-top: 8px;
	}
	
#druckbtn	{
	z-index: 3; 
	position: absolute;
	top: 570px;
	left: 30px;
	width: 150px;
	height: 22px;
	padding-top: 8px;
	}
	
	
.content {
	font-family: Verdana, Arial, sans-serif;
	font-style :normal;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	}	
.content h1 {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	}
.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	}
.content img
	{
	border: 0px
	}
.content a
	{
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
	border: 0px;
	}
.content a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	}
.content a:active
	{
	text-decoration: none;
	color: #ee0000;
	}
.content a:hover
	{
	text-decoration: underline;
	color: #ee0000;
	}
.content form
	{
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
	}
.content input
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
.content textarea 
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
.content table
	{
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
	}
.content li
	{
	margin: 10px auto;	
	}

.submenue {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	}
.submenue a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	}	
.submenue a:visited
	{
	text-decoration: none;
	color: #000000;
	}
.submenue a:active
	{
	text-decoration: none;
	color: #ee0000;
	}
.submenue a:hover
	{
	text-decoration: underline;
	color: #ee0000;
	}

.img_heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.img_date {
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
}

.img_text {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.img_text a {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}