body {
	background-color: #D6D7D6;
	background-image: url(/images/hg.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
}





#header{	
	height: 153px;
	margin-top: 0px;
	background-color: #df0b10;
	border-bottom: 1px solid white;
}
#flash{
	width: 647px;
	height: 153px;
	top: 0px;
}
#fahrplansuche{
	position: absolute;
	width: 355px;
	left: 647px;
	height: 153px;
	top: 0px;
	padding-left: 15px;
	padding-top: 10px;
}





#subnavi{	
	height: 18px;
	background-color: #ececec;
	border-bottom: 1px solid white;
	margin-left: 157px;
	padding-bottom: 2px;
}
#subnavi_links{	
	position: absolute;
	width: 828px;
	border: 0px solid black;
	text-align: right;
}





#content {
	left: 0px;
	width: 1002px;
	padding-bottom: 20px;
	border: 0px solid black;
}
#navigation {
	position: absolute;
	width: 157px;
}

#inhalt {
	position: absolute;
	left: 157px;
	height: 400px;
	width: 650px;
	background-image: url(/images/content_hg.gif);
	background-repeat: no-repeat;
	background-position: 25px 50px;
	padding-top: 24px;
	padding-left: 26px;
	padding-right: 30px;
	border: 0px solid black;
}
