a{
	color:#FFFF00;
}

body{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

table{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

select,input{
	width:200px;
}
#kasten{
	line-height:1.5;
	color:#FFFFFF;
	background-image:url(img/bg_feld.jpg);
/*	background-attachment:fixed;*/
	background-repeat:no-repeat;
	border:none;
	position:absolute;
	width:655px;
	top:147px;
	left:5px;
	padding:20px;
}

.untertitel{
	font-weight:bold;
	font-size:20px;
}

.timetable{
	color:#FFFF00;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	line-height:1;
	width:600px;
}

#nav{
	top:135px;
	left:19px;
	line-height:0px;
	position:absolute;
	float:left;

}

#nevElement{
	margin-top:0px;
}

#banner{
	position: absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#kontaktkasten{
	line-height:1.2;
	position: fixed;
	top: 561px;
	left:17px;
	height:143px;
	width:157px;
	padding: 10px;
	color:white;
	
}
