/* ----------------------------------- dropdownmenue */

dl, dt, dd, ul, li {
margin : 0;
padding : 0;
list-style-type : none;
color: #000000;
font-family: times;
font-size: 13px;

}

a {
		text-decoration:underline; }
		
a:link    { color:#666; }
a:visited { color:#000; }
a:hover   { color:#000; text-decoration: underline; }
a:active  
	
a.menu {
		text-decoration:none; }
		
a.menu:link    { color:#000; }
a.menu:visited { color:#000; }
a.menu:hover   { color:#666; text-decoration: underline; }
a.menu:active  

		
a.overview {
		font-family: times;
		font-size: 13px;
		font-color: #000000;
		text-decoration:none; }
        
a.overview:link    { color:#000; text-decoration: none; }
a.overview:visited { color:#000; text-decoration: none;}
a.overview:hover   { color:#000; text-decoration: underline; }
a.overview:active  

	
small { 
	font-family: times;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	padding: 2px 0px 0px 2px;
	} 
	
grey { 
	font-size: 15px;
	color: #999999;
	line-height: 18px;
	font-weight: bold;
	font-family: times;
	}

/* ----------------------------------- allgemein */

body {
	margin: 0px;
	padding: 0px;
    background-color: #f7f7f7;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
			  }

#overview { 
	position: absolute;
	top: 300px;
	left: 20px;
	width: 380px;
	text-align: left;
	
	}

#main_menue { 
	position: absolute;
	top: 3px;
	left: 20px;
	width: 900px;
	}
	
#main_menuezahl { 
	font-size: 15px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	font-family: times;
	padding: 2px 0px 0px 2px;
	}
	


#main { 
	position: absolute;
	top: 300px;
	left: 470px;
	width: 550px;
	}

#logotype { 
 position: absolute;
 top: 50px;
 left: 20px; 
 z-index: 1;
 }
 
#header { 
 position: absolute;
 top: 10px;
 left: 300px; 
 z-index: 1;
 }
 


p { 
	font-family: times;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	padding: 2px 0px 0px 2px;
	letter-spacing:0.5px;
	}
	
english { 
		font-family: Georgia;
		font-size: 13px;
		color: #666666;
		padding: 2px 0px 0px 2px;
		line-height: 16px;
		}


				
/* -----------------------------------  */
				
#footer { 
	position: absolute;
	padding: 5px;
	top: 1500px;
	left: 200px;
	width: 700px;
	height: 10px;
	font-size: 10px;
	color: #333;
	}
	
				
#overview_main { 
	padding: 0px 0px 0px 0px;
	text-align : left;
	font-family: Times;
	font-size: 13px;
	color: #000000;
	letter-spacing:0.5px;
	}
	
#overview_title { 
	padding: 0px 0px 0px 0px;
	text-align : left;
	font-family: Times;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	}
	
#main_title { 
	padding: 0px 0px 0px 0px;
	text-align : left;
	font-family: Times;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	}
	
#main_titlefront { 
	padding: 0px 0px 0px 0px;
	text-align : left;
	font-family: Times;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	}
	
#main_titlefront1 { 
	padding: 0px 0px 0px 0px;
	text-align : left;
	font-family: Times;
	font-size: 30px;
	color: #666666;
	font-weight: bold;
	}
	
	
#main_quote { 
	padding: 0px 0px 0px 0px;
	text-align : left;
	font-family: Times;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	}


#content_main1 { 
	position: absolute;
	width: 350px;
	height: 190px;
	font-family: Georgia;
	font-size: 12px;
	color: #575757;
	}


    
