﻿ body {
         text-align:left; 
         font: verdana, arial, helvetica, sans-serif; 
         color:#000000; /* Textfarbe */ 
         background-color:#FFFFFF; /* Hintergrundfarbe */ 
         font-size:10pt; 
        } 
 body.type1 {
         text-align:left; 
         font: verdana, arial, helvetica, sans-serif; 
         color:#000000; /* Textfarbe */ 
         background-color:#FFFFFF; /* Hintergrundfarbe alternativ */ 
         font-size:10pt; 
        } 
 p { font-size:10pt;
     color:#000000; /* Textfarbe */ 
     font-family: Verdana;}
     
 li,td,input,select,a { font-size:8pt;
                      font-family: Verdana;
                      white-space: nowrap;
                      color: #000000;}
                      
 input,select,option { color: #000000; background-color: #FFFFFF;}
 
 h1 { text-align:center;
	  font-size:16pt;
      font-family: Verdana;
      color: #000000;}
      
 tr.type0 { background-color: #C0C0C0;font-weight:bold;}
 tr.type1 { color: #000000; background-color: #FFFFFF;}
 tr.type2 { color: #000000; background-color: #FFEAEA;}
 tr.type3 { color: #000000; background-color: #009C58;font-weight:bold;}
 tr.type4 { color: #000000; background-color: #FF2424;}
 td.type3 { color: #000000; background-color: #00C400;}
 td.type4 { color: #000000; background-color: #FF2424;}

a.menu:link, a.menu:visited
{
 color:#000000;
 background-color:#FFFFFF;
 font-weight:normal;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{
 color:#FFCC00;
 background-color:#009C58;
}
a.menu {
 display:block;
 padding:2px;
 border-top:1px solid #000;
 background-color:#E7DAB0;
 text-align:center;
 font-weight:bold;
 font-size=10px;
 color:#000000;
 text-decoration:none;
 }

#title {
height:50px;
padding:4px;
background-color:#FFFFFF;
border-bottom:1px solid #000;
color:#000000;
font-size:28px;
font-weight:bold;
text-align:center;
}
#left {
background-color:transparent;
width:128px;
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
color:#FFFFFF;
}
.menucontainer {
border:1px solid #FFFFFF;
background-color:#009C58;
width:135px;
margin:8px;
}
#content {
border:1px solid #FFFFFF;
background-color:#E7DAB0);
width:800px;
float:right;
padding:0px 10px;
}
.style1 {
	text-align: center;
}
.style2 {
	color: #FF2424;
	font-weight: bold;
	font-size: 14pt;
}
.style3 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF2424;
}
.style4 {
	font-size: small;
}
.style6 {
	text-decoration: none;
}
.style7 {
	font-size: xx-small;
	background-color: #FF2424;
}
.style8 {
	text-align: center;
	font-size: small;
}

