<!--
body
{
	scrollbar-face-color:  #D00B2F;
	scrollbar-shadow-color: #D00B2F;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #D00B2F;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #D00B2F;
	scrollbar-arrow-color: #ffffff;
	background-color: #D40B30;
}

h1
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
	text-decoration: none;
	display: inline;
}

h2
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	display: inline;
}

h3
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	display: inline;
}

.text_kl
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.text_grau_kl
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
}

.text_grau_kl:hover
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: underline;
}

.fettklein
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

DIV.aktionen 
{
 	background-color: #F77D21;
	width: 440px;
	height: 490px;
 	overflow: auto;
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

DIV.events 
{
	background-color: #C20928;
	width: 440px;
	height: 445px;
	overflow: auto;
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

DIV.content 
{
	background-color: #DF0B30;
	width: 449px;
	height: 445px;
	overflow: auto;
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.navi_header
{
	border: 2px solid #C90A2B; 
	padding: 4px; 
	background-color: #F07E00;
	color: white;
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.navi_header:hover
{
	border: 2px solid #C90A2B; 
	padding: 4px; 
	background-color: white;
	color: red;
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.navi_header_active
{
	border: 2px solid #C90A2B; 
	padding: 4px; 
	background-color: white;
	color: red;
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
-->
