body {		margin-top: 0px;
			text-align: center;
			background-color: white;
}
p    {
	      text-align: left;
}
h1   {
	
}
h2   {
	      text-align: left;
}
h3   {
			text-align: left;
}
#menue1 { 	display: none;
			}
#menue2 { 	display: none;
			}
#Newsticker { 	display: none;
			}
#ueberschrift { 	text-align: center;
			vertical-align: baseline;
			padding: 0px;
			margin: 0px;
			height: 42px;
			width: 600px;
			background: white;
			border: none;
			}
#inhalt { 	text-align: center;
			vertical-align: baseline;
			padding: 0px;
			width: 600px;
			}
