.spacer {
z-index: 400; width: 100%; height:15px; position: absolute; top: 0px;left: 0px; background-color: #f1f2f2;}
body {
background-image:url(images/site_bg.jpg);
background-color:#f1f2f2;
background-position:center;
background-repeat:repeat-y;}

.header{
width:910px; 
height:200px;
margin:0px auto;}

.menu {
z-index:300;
font-family: verdana; 
width:910px; 
height:40px;
position: relative;
top:-35px;
margin:0px auto; 
text-align:left;
/*background:transparent  url(images/nav1_bg.png);
background-repeat: repeat-x;*/
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
width: auto;
font-size:10px;
font-weight:bold;
color:#333333;
height:35px; 
background:transparent  url(images/nav00.png);
line-height:30px;
padding-left:20px;
padding-right:20px;
}

.menu ul li a:hover{background: transparent  url(images/nav01.png);color:#000000;} /*hover main Nav*/
.menu ul li a#aktiv, .menu ul li a#focus {background: transparent  url(images/nav01.png);color:#ffffff;}

.menu ul{
padding:0px; margin:0;list-style-type: none;
}
.menu ul li { float:left; position:relative;}

.menu ul li ul {
display: none;}

/* specific to non IE browsers */
.menu ul li {padding-bottom:0px;padding-left:1px;}
.menu ul li:hover a {background-image: url(images/nav01.png); color:#ffffff;}/* hover Main Nav*/
.menu ul li:hover ul {display:block; position:absolute; top:35px; left:0px; width:250px; background: #f1f2f2;}/*Position hover*/
.menu ul li:hover ul li {float:left;}
.menu ul li:hover ul li a {display:block; background-image:url(images/nav01.png); padding-left:5px; color:#ffffff; height:30px; width:220px; float:left;}
.menu ul li:hover ul li a:hover {background: #cccccc url(images/nav00.png);color:#000000; }

.infobox{
z-index:800;
margin:0px auto; 
float:right;
width:250px;
position:relative;
top:-5px;
left:0px;
font-family: arial;
font-size:11px;
color:#666666;
line-height:16px;}

.container{
z-index:200;
position:relative;
top: -10px;
margin:0px auto; 
width:880px;
font-family: verdana;
font-size:12px;
color:#000000;
line-height:16px;
}
.footer{
position:relative;
margin:0px auto;
padding-top:104px; 
width:870px;
text-align:center;
font: 9px verdana;
color:#666666;}

A.wlink {
	font-family:verdana;
	font-size:14px;
	font-weight: bold;
	color: #FF3333;
	text-decoration:underline;	
}

A.wlink:hover {
color: #000000;
text-decoration: none;
}


A.flieslink {
	font-family:verdana;
	font-size:11px;
	font-weight: normal;
	color: #FF3333;
	heigt: 25px;
	text-decoration: none;	
}

A.flieslink:hover {
color: #000000;
text-decoration: underline;
}
A.h2link {
	font-family:verdana;
	font-size:12px;
	font-weight: normal;
	color: #FF3333;
	heigt: 25px;
	text-decoration: none;	
}

A.h2link:hover {
color: #000000;
text-decoration: underline;
}


.snormal {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left:5px;
	color: #000000;
}
.snormal_content {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.flies {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.flies_sm {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left:10px;
	padding-right:5px;
	padding-top:0px;
	color: #000000;
}

.h1{
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-left:0px;
	color: #FF3333;
}

.h2{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left:0px;
	color: #FF3333;
}
.h2grau{
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left:6px;
}
.topic {
display:block;
height: 40px;
background:transparent  url(images/topic.jpg);
background-repeat:no-repeat;
padding-top: 10px;
padding-left: 30px;}

.pic {
border-style:solid;  
border-width: 1px;
border-color: #666666;
}

.form1 { 
border-color: #cccccc ; 
background: #cccccc; 
font-family : Verdana;
font-weight: normal; 
font-size : 10px; 
color: #6F1E21; 
}
.form2 { 
border-color:#cccccc; 
background:#FFFFFF; 
font-family : Verdana;
font-weight: normal; 
font-size: 10px; 
color:#6F1E21; 
}

