body {
	text-align: center;
	padding-top: 10px;
	background-color: #31031d;
}

/************************ Navigation *********************/

a:link, a:active, a:visited, a:hover 
	{
	 font-size: 11px;
	 font-weight: bold;
	 color: #dd2507;
	 text-decoration: none;
	}			
.nav1, 
.nav1X, 
a.nav1:link, 
a.nav1X:link, 
a.nav1:visited, 
a.nav1X:visited, 
a.nav1:active, 
a.nav1X:active, 
a.nav1:hover,
a.nav1X:hover
	{
	font-size: 16px;
	font-weight: bold;
	color: #31031d;
	text-decoration: none;
	text-align: left;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	display: block;
	padding-top: 45px;



	}
a.nav1:hover,
.nav1X, 
a.nav1X:link, 
a.nav1X:visited, 
a.nav1X:active, 
a.nav1:hover,
a.nav1X:hover
	{
	color: #dd2507;
	}
.nav2, 
.nav2X, 
a.nav2:link, 
a.nav2X:link, 
a.nav2:visited, 
a.nav2X:visited, 
a.nav2:active, 
a.nav2X:active, 
a.nav2:hover,
a.nav2X:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #31031d;
	text-decoration: none;
	padding-top: 10px;
	display: block;
	padding-right: 10px;



	}
a.nav2:hover, 
.nav2X, 
a.nav2X:link, 
a.nav2X:visited, 
a.nav2X:active, 
a.nav2X:hover
	{
	 color: #feecbb;
	}
.randrechts {
	background-image: url(images/rand_1.jpg);
	background-repeat: no-repeat;
}
.inhalt {
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31031d;
	padding-right: 10px;
	font-weight: normal;



}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #31031d;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: normal;

}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #31031d;
	font-weight: normal;
}
.hintergrund {
	background-image: url(images/hintergrund.png);
}
.menubalken {
	background-image: url(images/hintergrund_menu.png);
}
.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dd8601;
	padding-top: 10px;
	padding-right: 10px;

}
.zeittabelle {
	border-top: 1px dotted #31031d;
	border-right: 1px none #31031d;
	border-bottom: 1px none #31031d;
	border-left: 1px dotted #31031d;

}
.planzelle {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #31031d;
	border-bottom-color: #31031d;
	font-size: 9px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;




}
.text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #31031d;
}
.indexrahmen {
	border: 2px solid #000000;
}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330033;
}
