.head  
{

    background:#0066FF;
    background-image:url(../bilder/logo-back.gif);
    background-repeat:repeat-x;
    width:100%;  
	min-width:1000px;
 	height:120px;
 	margin:0px;
 
}


#content {
	position:absolute;
	margin-top:30px;
	left:180px;
	font-size:12px;
	color:#1A1A1A;
	width:650px;
	line-height:15pt;
	height:100%;
	 text-align:left;
	padding-bottom:40px;
    
}


#menu-re {
	position:absolute;
	/*background-color:#ffff00;
    line-height:15pt;
    padding-bottom:20px;
*/
	width:150px;
    left:850px;
    top: 193px;

    font-size:9pt;
    color:Black;
}

	
#menu-li {
	position:absolute;
    width:150px;
    left:0px;
	margin:0px;
	background-color:#eeeeee;
    padding:0px;
}


/*=navigation*/
#menu 
{
    position:relative; 
    width:150px; 
	font-size:12pt;
	background-color:#0066FF;
	padding-top:27px;
	padding-bottom:40px;
	}

#menu-li_unten 
{
    position:relative; 
    margin-top:30px;

}

 html, body {
	font-family:arial, sans-serif;
	/*font-size:0.8em;*/
	font-size:12px;
	color:#1A1A1A;
	background-color:#eeeeee;
	padding:0px;
	margin:0px;
}
 
img {
	border-style: none;
    border-width: 0px;
}

a:link
{ text-decoration: none;
  color: #0000f0; }
  
a:visited
{ text-decoration: none;
  color: #0000a0; }
  
a:active, a:hover
{ text-decoration: none;
  color: #0000a0; }

h1 {
	font-size:24px;
    font-family:Arial;
	color:#0066FF;
    margin-top:0pt;
	line-height:normal;
}

h2 {
	font-size:12pt;
    font-family:Arial;
	color:#0066FF;
    margin-top:0pt;
	line-height:normal;
}

h3 {
	font-size:11pt;
    font-family:Arial;
	color:#0066FF;
    margin-top:0pt;
	line-height:normal;
}