html {
font-size: 13px;
}

body {
color: #000000;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1.33em;
font-family: verdana, geneva, arial, helvetica, sans-serif;
background-color: #ffffff;
margin: 0;
padding: 0
}

a {
color: #34464B;
text-decoration: none;
}

a:hover {
color: #F7931D;
text-decoration: underline;
}

a:visited {
color: #34464B;
text-decoration: none;
}

a:visited:hover {
text-decoration: underline;
}

div#main_stage {
position: absolute;
top: 5px;
height: 740px;
width: 1220px;
text-align: left;
/* background-color: #CECB0F; */
background-color: #CFD2DC;
}

div#fahrplan {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
text-align: center;
background-color: #ffffff;

}

div#background_pic {
position: absolute;
left: 0px;
top: 0px;
}
span.headerschrift {
font-size: 14px;
color: #000000;
}

div.headermenu {
position: absolute;
top: 70px;
left: 0px;
width: 100%;
display: block;
}

div.headertext {
position: absolute;
top: 47px;
display: block;
}

span.headertextschrift {
font-size: 14px;
font-family: arial;
font-weight: normal;
color: #000000;
}

div.header_menublocks {
position: absolute;
top: 38px;
height: 42px;
width: 106px;
}

span.menuschrift {
font-size: 14px;
color: #ffffff;
}

span.menuschrift a {
color: #ffffff;
font-size: 12px;
text-decoration: none;
}

span.menuschrift a:visited {
color: #ffffff;
font-size: 14px;
text-decoration: none;
}

span.menuschrift a:hover {
color: #F7931D;
text-decoration: none;
}

div.main_content {
position: absolute;
top: 166px;
left:35px;
height: 372px;
width: 1144px;
overflow: auto;
display: block;
}

div.deckfenster {
position: absolute;
top: 158px;
left:25px;
height: 603px;
width: 1165px;
overflow: auto;
display: block;
background-image:url(deckfenster.gif);
background-position:center;
z-index:100;
}

td.topic_pict_row {
}


td.topic_text_row {
font-size: 12.01px;
vertical-align: top;
}

div.menu_box {
position: absolute;
top: 545px;
left: 34px;
width: 320px;
height: 210px;
overflow: hidden;
}

div.news_box {
position: absolute;
top: 583px;
left: 375px;
width: 800px;
height: 167px;
overflow: auto;
}

div.news_sep {
position: relative;
width: 770px;
height: 0px;
margin-left: 0px;
margin-top: 10px;
border-width: 2px 0px 0px 0px;
border-style: dotted;
border-color: #34464B;
overflow: hidden;
}

td.news_pict_cell {
padding: 10px 5px 0px 7px;
width:130px;
}

div.home_header {
	position: absolute;
	height: auto;
	width: auto;
	left: 3px;
	top: 3px;
	z-index: 10;
}


td.news_text_cell {
padding: 10px 5px 0px 7px;
vertical-align: top;
text-align:left;
width:640px;
}

img.topic_content {
border-width: 1px 1px 1px 1px;
border-color: #34464B;
}

img.news_content {
border-width: 1px 1px 1px 1px;
border-color: #CFD2DC;
}

.forminput {
width: 400px;
background-color: #e4e1cd;
border-width: 0px;
font-size:13px;
}

.aperoinput {
width: 195px;
background-color: #e4e1cd;
border-width: 0px;
font-size:13px;
}

