body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

#Logo {
	padding:10px 0px;
	margin:0px 130px;
	width:auto;
	height:145px;
	font-size:12px;
}

#LogoLinksAlt {
	position:absolute;
	top:10px;
	left:0px;
	width:130px;
	height:588px;
}

#InhaltAlt {
	width:auto;
	font-size:12px;
  margin:0px 131px;
}

#LogoRechtsAlt {
	position:absolute;
	top:15px;
	right:0px;
	width:130px;
	height:580px;
}

#LogoLinks { 
position: absolute; 
left: 0%; 
width: 15%; 
top: 10px; 
background-color: #ffffff;  
}

#LogoLinksNeu { 
position: absolute; 
left: 0%; 
width: 15%; 
top: 126px; 
background-color: #ffffff;  
}

#Inhalt { 
position: absolute; 
left: 15%; 
width: 70%; 
background-color: #ffffff;
font-size:12px;
overflow: auto;
}

#LogoRechts { 
position: absolute; 
left: 86%; 
width: 14%; 
top: 15px; 
background-color: #ffffff;
}

#LogoRechtsNeu { 
position: absolute; 
left: 86%; 
width: 14%; 
top: 156px; 
background-color: #ffffff;
}

a:visited {
  color:#000000;
	text-decoration:none;
}

a {
	color:#000000;
	text-decoration:none;
}

#MenuTabelle {
	width:2cm;
}

