﻿body 
{
font-family: Arial;	
}
h1
{
	font-size: 14pt; 
	font-family: Arial;
	font-weight: normal; 
	color: black;
}


li {
line-height: 8px;
}

p
{
font-size: 10pt;
}

#menu-main {
background-color: #cc1a16;
height:27px;
text-align:center;
}
a.menu-main:link, a.menu-main:visited {
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}
a.menu-main:hover, a.menu-main:active {
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #aa0707;
	padding-top:2px;
	padding-bottom:2px;
}
a.menu-main-fest:link, a.menu-main-fest:visited, a.menu-main-fest:hover, a.menu-main-fest:active {
	display:block;
	color: #000000;
	text-decoration:none;
	background-color: #fs53fs;
	padding-top:2px;
	padding-bottom:2px;
}

#menu-right {
font-family: Arial; 
font-size: 8pt; 
font-weight: normal; 
text-decoration: none;
color: rgb(0, 64, 113);
display: inline-block; 
height: 20px; 
width: 136px;
}

#menu-left {
font-family: Arial; 
font-size: small; 
font-weight: bold; 
text-decoration: none;
color: rgb(0, 64, 113);
}
a.menu-left:link, a.menu-left:visited {
font-family: Arial; 
font-size: small;  
text-decoration: none;
color: rgb(0, 64, 113);
}
a.menu-left:hover, a.menu-left:active {
font-family: Arial; 
font-size: small; 
font-weight: bold; 
text-decoration: none;
color: rgb(0, 64, 113);
}

#table-main-text {
display:block;
width: 100%; 
min-height: 600px;
border: 1px solid #cecece;

}




div#center 
{
	background-color:#FFFFFF; 
	min-height:800px; 
	width:1000px; margin: 0 auto 0 auto;
}
#table-center {
}


.TitelText

{
	font-family:Arial;
     font: Arial;
     font-size:20pt;
     color:green;
     background-color:Transparent;
}
