BODY  {
	margin: 0;
	padding: 0;
	text-align: center;
	color : black;	
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:silver;
	scrollbar-face-color: white; 
    scrollbar-highlight-color: white; 
	scrollbar-shadow-color: black; 
	scrollbar-3dlight-color: black; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
	scrollbar-base-color: black;
	scrollbar-arrow-color: black;
}

P, DIV, TD, TH, TR, LI, UL, table  {
	font-size : 12px;
	font-family :Arial, Helvetica;
	color :#999999;
	line-height: 20px;
	letter-spacing:1px;
	
}
B, strong  {
	font-size : 12px;
	font-weight : bold;
	font-family : verdana, Arial, Helvetica;
	
}
h3  {		
	font-size : 34px;
	font-weight : normal;
	font-family :Arial, Helvetica;
	color :#C40004;
	line-height: 34px;
	letter-spacing:1px;
	/*margin-bottom:6px;*/
}

.weiss  {		
	font-size : 12px;
	font-weight : bold;
	font-family :Arial, Helvetica;
	color :white;
	letter-spacing:1px;
	/*margin-bottom:6px;*/
}


#container  {
position:relative;
width: 968px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align:left;
background: url(hg.gif);
/*background: url(../images/hg.gif) repeat-y center 100%;*/
color: #333;
line-height:20px;
}

#head  {
left: 0px; 
top: 0px; 
height:78px;
background-color:white;
}

img{vertical-align:bottom;}

#content {
float: left;
/*background-color: #ddd;*/
width: 280px;
padding-left:40px;
padding-top:28px;
padding-bottom:40px;
margin:0;

}

#logo {	
position: absolute;
top: 2px;
left: 775px;	
z-index: 5; 
} 

/* #slogan {
position: absolute;
top: 156px;
left: 20px;	
margin:0;
} */

#bild {
margin-left: 376px;
margin-top:0px;
width:400px;

}

#menu {
float: right;
margin-top: 145px; 
width: 170px;
padding:0;
/*background-color:red;*/
line-height:24px;
}

#footer {
clear: both;
height:20px;		
background-color:white;

}

A:Link, A:Visited  {
	color :#C40004;
	text-decoration : none;
	font-weight : bold;
}
A:Active, A:Hover {
	color :white;
	text-decoration : none;
	font-weight : bold;		
}  

/*#menu {
	background-color: #EEEEEE;
	padding: 1px;
	width: 100%;
	vertical-align: top;
    padding-top:0px;
}*/

#menu ul, #menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;    
	padding-left:0px;
    font-weight: bold;
    line-height: 22px;
    /*letter-spacing:1px;*/ 
}

#menu ul ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;    
	padding-left:12px;
    font-weight: normal;
    line-height: 22px;
	font-size : 11px;
}

#menu li .menu_current  {
    color:#C40004;
}
#menu a {	
	color:gray;
}
#menu a:hover {	
	color:#C40004;
}
