/* CSS global reset for all browsers */ 

@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

body  {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 15px;
	background: #ffedda url(../grafic/bg_lessing.gif) repeat-y;
	color: #000000;
}



#container {
	width: 762px;
	margin:0;
	background:transparent;

	
		
} 


#spalte_links {
	width: 176px;
	height:400px;
	background:transparent;
	float:left;
	
		
} 



#menue { background-image: url(../grafic/bg_lessing_menue.gif); background-repeat: repeat-y; width: 170px; margin-top: 180px; }


#spalte_rechts {
	margin-left:178px;
	width: 584px;
	
	background:transparent;	
} 

#header{
	width:580px;
	height:121px;
	position:absolute;
	top:0px;
	background-image : url(../images/streifen_header.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}





#header_animation {
	margin:0;
	width: 600px;
	height:121px;
	background-image: url(../grafic/streifen_header.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
	
} 


#container_ueberschrift {
	width: 584px;
	
	background: transparent;	
	
} 


#ueberschrift {
	width: 385px;
	margin-left:55px;
	height:116px;
	background: transparent;	
	float:left;
	} 

#animation_klein {
	margin-top:20px;
	width: 133px;
	background: transparent;
	float:left;
		
} 



#textbox {
	width: 510px;
	margin-left:55px;
	margin-top:10px;
	margin-bottom:20px;
	background: transparent;
	float:left;
			
} 



 
 	
#menue ul {
	list-style-type: none;
 	padding-top: 10px;
	margin-bottom: 80px;
	margin-left:46px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFF;
	}


#menue ul li {
	
	list-style: none;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #FFF;
 	font-size: 12px;
	font-weight:normal;
	padding-bottom:8px;
	line-height:16px;
	}


#menue ul a {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #FFF;
 	font-size: 12px;
	font-weight:normal;
 	text-decoration: none;
	line-height: 16px;
	}

#menue a:hover {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #FFF;
 	font-size: 12px;
	font-weight:normal;
 	text-decoration: underline;
	line-height: 16px;
	
	}


#menue ul a.active {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #FFF;
 	font-size: 12px;
	font-weight:normal;
 	text-decoration: underline;
	line-height: 16px;
}


 	
#menue ul ul{
	list-style-type: none;
 	padding-top: 4px;
	margin-bottom: 0px;
	margin-left:12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFF;
	}

 
 
#menue ul ul li {
	list-style: circle;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #FFF;
 	font-size: 12px;
	font-weight:normal;
	padding-bottom:8px;
	line-height:16px;
	}


#menue ul ul a {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #FFF;
 	font-size: 12px;
	font-weight:normal;
 	text-decoration: none;
	line-height: 16px;
	}

#menue ul ul a:hover {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #FFF;
 	font-size: 12px;
	font-weight:normal;
 	text-decoration: undelrine;
	line-height: 16px;
	
	}

 #menue ul ul a.active {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #FFF;
 	font-size: 12px;
	font-weight:normal;
 	text-decoration: underline;
	line-height: 16px;
}

	



#textbox img {
 	padding-left:15px;
	padding-right:15px;
	Padding-bottom:15px;
}

#textbox ul {
 	margin-left:40px;;
}









h1 { font-size : 23px; color:#aa4e5f; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; margin-top:25px; margin-bottom:15px; }


a { color: #aa4e5f; font-weight: bold; text-decoration: none; }
a:hover { color: #aa4e5f; font-weight: bold; text-decoration: underline; }


h2 { color: #aa4e5f; font-size: 21px; font-family: "Century Gothic", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; }

h3 { color: #aa4e5f; font-size: 19px; font-family: "Century Gothic", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; }
