*		{margin: 0;
		padding: 0;
}
		
body {			
			background-color: #FFFFCA;
			text-align: left;
			margin: 0px auto;
			width: 750px;			
}


#top {		
			margin-top: 0;
			height: 100px;
			background-image: url(bilder/topbannerbah.jpg);
			text-align: center;
			font-weight: bold;
}

#top p	{
			padding-top: 80px;
}

#top ul {
			list-style: none;
}

#top ul li {
			display: inline;
			margin: 25px;
}

#content {
			margin-left: 5px;
			width: 540px;
			float: left;
			text-align: left;
}

#startcontent {
			margin-left: 10px;
			margin-right: 10px;
			width: 720px;
			text-align: left;
}


#content p {
			text-align: center;
}


#werbung {
			text-align: right;
}


#werbungoben {
			margin-top: 30px;
			text-align: right;
}


#werbungunten {
			clear: both;
			text-align: center;
}


.Link {
			color: #333333;
}


.Link a:link, .Link a:visited, .Link a:active {
			color: #333333;
			text-decoration: none;
}


.Link a:hover {	
			color:#999999;
}

h1 {
			font-size: 1.5em;
			margin-top: 30px;
			margin-bottom: 30px;
			text-align: center;
}

h3 {
			text-align: center;
			margin-top: 30px;
			margin-bottom: 30px;

}


h4 {
			text-align: center;
			margin-top: 30px;
			margin-bottom: 30px;

}
