div.main      { 
width:100%;
min-width:750px;
max-width:750px;
min-height:400px;
margin-left   : 0px;    
margin-top    : 0px;
margin-right  : 0px;    
margin-bottom : 0px;
float:center;
background-image: url(bg.jpg);
background-repeat:no-repeat;
background-position: top left;
  
}

div.logo      { 
width:100%;
min-width:750px;
max-width:750px;
height:150px;
min-height:150px;
max-height:150px;
margin-left   : 0px;    
margin-top    : 0px;
margin-right  : 0px;    
margin-bottom : 0px; 
}

div.content_left     { 

float:left;
width:60%;
height:550px;
min-height:550px;
margin-left   : 0px;    
margin-top    : 0px;
margin-right  : 0px;    
margin-bottom : 0px;  
}

div.content_left2   { 
float:left;
width:300px;
margin-left   : 0px;    
margin-top    : 0px;
margin-right  : 0px;    
margin-bottom : 0px;  
}


div.content_right     { 
float:right;
width:40%;
height:550px;
min-height:550px;
margin-left   : 0px;    
margin-top    : 0px;
margin-right  : 0px;    
margin-bottom : 0px;  
}


div.haft     { 
text-align:  left;
float:left;
width:600;
height:550px;
min-height:550px;
margin-left   : 0px;    
margin-top    : 0px;
margin-right  : 0px;    
margin-bottom : 0px;  
}

div.impressum     { 
width:100%;
min-width:750px;
max-width:750px;
height:550px;
min-height:550px;
margin-left   : 0px;    
margin-top    : 0px;
margin-right  : 0px;    
margin-bottom : 0px;  
}


  

a         { color: #0000aa; font-weight: bold;text-decoration: none; letter-spacing: 0.5pt; font-size: 1.1em; }
a:link, #menu li a:visited
              {}
a:hover   { font-weight: bold;color: #990000; }

  
h1        { font-size: 3.0em; font-weight: bold; color: #555555; margin-bottom: 0; }
h3        { font-size: 1em; font-weight: bold; color: #555555; margin-bottom: 0; }
 
 