body,table,td,tr,div,p,pre,ul,th,h1,h2,h3,h4 {font-family: "Arial", Helvetica, sans-serif;}
body,table,td,tr,div,p,pre,ul,th {font-size: 14px;}


body {
	background-color:#000000; 
	background-image:url(../bilder/hintergrund.gif); 
	background-repeat:no-repeat; 
	background-attachment:fixed; 
	background-position:center;
	}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 15px;}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}

a {	font-size: 13px;text-decoration: underline}
a:link {color:#333333}
a:active {color:#000001}
a:hover{color: #000001}
a:visited {color:#333333}
.biglink {font-size: 18px;font-weight: bold;}
.middlelink {font-size: 16px;font-weight: bold;}
.blinklink {font-size: 18px;font-weight: bold;text-decoration: blink;}
.no_underline {text-decoration: none}

.ueberschrift { 
   width:500px;
   padding:0px;
   margin:10px;
   border:0px;
   font-size:18px;
   font-weight: bold;
}

.current {
	background-image:url(../bilder/aktiv.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.bigcurrent {
	background-image:url(../bilder/aktiv_gross.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.topcurrent {
	background-image:url(../bilder/aktiv.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.centercurrent {
	background-image:url(../bilder/aktiv.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

a.footer:link, a.footer:visited, a.footer:active
{
	text-decoration: none;
	display: block;
	width: 95%;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
}

a.footer:hover 
{
	color: 000001;
}


.noscript
{
	text-decoration: none;
	color: #333333;
	display: block;
	width: 95%;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
}

ul#klappauf1 li ul 
{
display: none;
}

ul#klappauf1:hover li ul 
{
display: block;
}

ul#klappauf1:visited li ul 
{
display: block;
}

ul#klappauf2 li ul 
{
display: none;
}

ul#klappauf2:hover li ul 
{
display: block;
}

ul#klappauf3 li ul 
{
display: none;
}

ul#klappauf3:hover li ul 
{
display: block;
}

.linkstyle
{
	text-decoration: underline;

}

ul#test li ul
{
display: none;
}

ul#test:hover li ul
{
display: block;
}