body, td{
	background-color: #C0DAFD;
	color:#033C81;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 50px 0px 0px 0px;
}
form{
	margin: 0px;
}
a, a:visited{
	text-decoration: none;
	color: #033C81;
}
a:hover{
	text-decoration: underline;
}
#bg-oben{
	background-color: #87A7D6;
	height: 115px;
	width: 100%;
	z-index:1;
	position: absolute;
	top: 50px;
	left: 0px;
}
#bg-oben-balken{
	background-color: #D3D5AE;
	height: 4px;
	width: 100%;
	z-index:1;
	position: absolute;
	top: 165px;
	left: 0px;
}
#bg-oben-gelb-duenn{
	background-color: #D3D5AE;
	height: 1px;
	width: 100%;
	z-index:1;
	position: absolute;
	top: 192px;
	left: 0px;
}
#bg-unten-gelb{
	background-color: #D3D5AE;
	height: 1px;
	width: 100%;
	z-index:1;
	position: absolute;
	top: 0px;
	left: 0px;
}
#bg-unten-blau{
	background-color: #87A7D6;
	height: 16px;
	width: 100%;
	z-index:1;
	position: absolute;
	top: 0px;
	left: 0px;
}
#rahmen{
	background-color: #fff;
	border: 1px solid #033C81;
	z-index:2;
	position: absolute;
	top: 50px;
	left: 0px;
	display: block;
}
.header{
	border-bottom: solid 4px #FFCC00;
	position: relative;
}
.navi{
	border-bottom: solid 1px #FFCC00;
	padding-left: 39px;
	text-align: left;
}
#content{
	margin: 39px 0px 20px 39px;
	/*position: absolute;
	top: 173px;
	left: 39px;*/
}
h1{
	margin: 0px;
	font-size: 13px;
}
#text{
	width: 490px;
	margin-top: 5px;
}
#zeiten{
	padding: 15px 0px 15px 20px;
	font-weight: bold;
	float: left;
}
#sonderkasten{
	border: solid 1px #FC0;
	background-color: #C0DAFD;
}
td{
	padding-top: 5px;
}
input.kontakt{
	width: 350px;
}
textarea.kontakt{
	width: 350px;
}
.input-feld{
	margin-bottom: 7px;
	margin-top: 3px;
}
.header-table{
	background-color: #033C81;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
}
td.preis{
	background-color: #fff;
}
.subnavi{
	padding: 4px 0px 5px 0px;
	margin-left: 37px;
	font-weight: bold;
	border-bottom: 1px solid #FFCC00;
	width: 310px;
}