body { padding: 0; padding-top: 40px; margin: 0px;  }

#rahmen 			{ width:100%; margin: 0px auto; margin-left: 150px; }
#header 			{ position:absolute; top: 140px; left: 210px; width: 600px;
					  height: 110px; z-index:20; 
					  border: 0px solid; background: #e0e0e0 url(frontpage.jpg) }
									  
#header a		{ position:absolute; left: 0px; width: 775px; height: 130px; }					  
#links			{ position: absolute; top: 200px; left: 45px; width: 230px; height: 440px; 
						padding: 0px;  z-index: 10; text-align: left; border: 1px solid; border-color: #8b4513; }
#menue			{ margin-top: 10px; }

#menue	{ margin-left: 10px; }

#move 			{ position:absolute; top: 20px; left: 30px; width: 320px;
					  height: 160px; z-index:20; border: 1px solid; border-color: #8b4513; 
					  background-color: #ddd;}

#tick 			{ position:absolute; top: 30px; left: 370px; width: 480px;
					  height: 150px; z-index:20; border: 1px solid; border-color: #8b4513; 
					  background-color: #467; /* #467 is old and better color  */ }
	  				  
					  
#content 		{ position: absolute; top: 210px; left: 300px; float:left;  border: 1px solid;
						padding:60px 20px 40px 50px; margin: 0px; width: 500px; /* height: 360px; */  z-index:5; }
#content p		{ width: 450px; padding: 5px 0 0 0;}
#content h3		{ width: 470px; padding: 5px 0 0 0;}
#content img 	{ float: right; margin-right: 7px; }
/* #content ul		{ float: left; width:300px;  list-style: disc;} */
#content ul	li	{ margin-bottom: 0.6em; }	

#ticker			{ background-color: #467; font: 12px/1.5em "Lucida Grande", arial, tahoma, verdana, sans-serif; word-spacing:.1em; margin-bottom:1em;}

table			{ margin-left: 30px }
td				{ width:100px; }

form					{ margin-bottom: 20px; width: 350px }
fieldset				{ padding: 20px; }
textarea				{ margin-bottom: 10px; }	

#signatur		{ padding-top: 20px; margin-top: 20px; }

#dropmenudiv			{  position:absolute; margin-left: -60px;
							border-color: #8b4513; border:0px solid ; border-bottom-width: 0; 
							line-height:22px; z-index:100; }
#dropmenudiv a 			{ width: 100%; display: block; text-indent: 3px;  padding: 1px 0; text-decoration: none;  }
.navlist li 			{ list-style-type: none; width: 130px; }

#dropmenudiv			{  background-color: #467;	  }
#dropmenudiv a 			{  color: #fff  }
#dropmenudiv a:hover	{ background-color: #d9d6d0; color: #111}
.navlist li 			{ background-color: #edeae4; }

.namen			{ color:  #3e4346; 	}
.zusatz			{ color:  #3e4346; 	}


