#title2 {
		height:40px;
		}

#title {
		height:15px;
		}

#titlecopyprint { display: none;
    		  visibility:hidden;
			  }

a.a:link { color:#0000FF;text-decoration:none;}
a.a:visited {color:#000000;}
a.a:hover {color:#CC9966;background-color:#99CC99;}
a.a:active {color:#cccccc;text-decoration:none;}


a.b:link {color:#0000FF;text-decoration:none;}
a.b:visited {color:#000000;}
a.b:hover {color:#CC9966;background-color:#99CC99;padding:5px;}
a.b:active {color:#cccccc;text-decoration:none;}

a.c:link {color:#009933;text-decoration:none;}
a.c:visited {color:#000000;}
a.c:hover {color:#CC9966;}
a.c:active {color:#cccccc;text-decoration:none;}

#hauptnavigation{
width:185px;
height:20px;
background-color: #009933;
layer-background-color: #009933;
border: 1px none #000000;
font-weight:normal;
padding-left:0px;
padding-top:5px;
padding-bottom:5px;
font-size:10pt;
font-family:"Verdana", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida",
 "Bitstream Vera Sans", sans-serif;
}

#subnavigation
{
width:195px;
height:20px;
background-color: #99CC99;
layer-background-color: #99CC99;
border-top:2px dotted #996600;
border-left:2px dotted #996600;
border-bottom:2px dotted #996600;
padding-left:0px;
padding-top:5px;
padding-bottom:5px;
font-size:12pt;
color:#996600;
font-weight:bold;
font-family:"Verdana","Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida",
"Bitstream Vera Sans", sans-serif;
}


#inhalt
{
background-color: #FFFFFF;
layer-background-color: #FFFFFF;
padding-left:210px;
width:90%;
height:100%;
float:left;
}

td {font-size:10pt;color: #000000; font-family: "Verdana","Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida","Bitstream Vera Sans", "sans-serif";}
div{font-size:10pt;color: #000000; font-family: "Verdana","Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida","Bitstream Vera Sans", "sans-serif";}
h1{font-size:16pt;color: #000000; font-family: "Verdana","Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida","Bitstream Vera Sans", "sans-serif";}
h2{font-size:12pt;color: #000000;font-family: "Verdana","Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida","Bitstream Vera Sans", "sans-serif";}
td.black{color:#000000;}