@charset "UTF-8";
/* Body Einstellungen */
body {
	margin:10px;
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* Main Container */
div.main {
	text-align:left;
	margin:0 auto;
	width:920px;
	background-image:url(images/borders.png);
	background-repeat:repeat-y;
}
/* Sub Container */
div.sitemap {
	background-color:white;
	width:920px;
}
div.top {
	width: 920px;
	height: 300px;
	background-repeat:no-repeat;
	position:relative;
}
div.content {
}
div.subcontent {
	padding-left:20px;
	padding-right:10px;
}
div.bottom {
	background-image: url(images/food.png);
	height: 28px;
	width:920px;
}
/* Top Images */
div.homepage {
	background-image: url(images/header-startseite.jpg);
}
div.rates {
	background-image: url(images/header-tarife.jpg);
}
div.plans {
	background-image: url(images/header-fahrplaene.jpg);
}
div.news {
	background-image: url(images/header-aktuelles.jpg);
}
div.service {
	background-image: url(images/header-service.jpg);
}
div.company {
	background-image: url(images/header-unternehmen.jpg);
}
div.contact {
	background-image: url(images/header-kontakt.jpg);
}
div.flag {
	background-image: url(images/header-impressum.jpg);
}
div.search {
	width: 420px;
	height: 50px;
	margin-left: 500px;
	background-image: url(images/search.png);
}
/* Content Area */
div.rightContent {
	float: right;
	width: 670px;
	margin-right:10px;
	padding-bottom:10px;
}
div.leftContent {
	float:left;
	width:200px;
	margin-left:0px;
	margin-right:10px;
	padding-bottom:10px;
}
/* Standard Links */
a:link {
	text-decoration:none;
	color:#0066CC;
}
a:visited {
	text-decoration:none;
	color:#0066CC;
}
a:hover {
	text-decoration:none;
	color:#0099FF;
}
a:active {
	text-decoration:none;
	color:#0066CC;
}
/* Logo Addon */
div.homepageBox {
	width:220px;
	height:140px;
	position:absolute;
	top:200px;
	left:10px;
	background-image: url(images/logo.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
div.navigation {
	top:266px;
	left:278px;
	width:632px;
	height:26px;
	position:absolute;
	padding-top:2px;
	padding-left:25px;
}
/* Typo Settings */
a.navigation:visited, a.navigation:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.navigation:hover {
	color: #FFF000;
}
.tr-odd {
	background-color:#FFFFFF;
}
.tr-even {
	background-color:#CCCCFF;
}
.menu1-level1-no {
	float:left;
	padding-left:20px;
}
.opLink {
}
/* Bottom Settings */
div.copyright {
	color: #FFFFFF;
	float: left;
	padding-left: 14px;
	padding-top:1px;
}
div.impressum {
	float: right;
	padding-right:14px;
	padding-top:1px;
	color: #FFFFFF;
}
/* Bottom Links */
a.bottom:link, a.bottom:visited {
	color:white;
	text-decoration:none;
}
a.bottom:hover {
}
/* Sub Container */
div.subContainer {
	background-image:url(images/bg.png);
	width:200px;
	margin-top:10px;
}
div.subContainerHeader {
	background-image: url(images/titel.png);
	width:200px;
	height:24px;
	font-weight:bold;
	color:#FFFFFF;
}
div.subContainerTitle {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
div.subContainerFooder {
	background-image: url(images/bg-end.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:white;
	height:5px;
	width:200px;
}
div.subContainerContent {
	padding:10px;
}
div.subContainerContent, div.subContainerContentWithout {
	width:180px;
}
/* Form Fix */
form {
	margin:0px;
}
/* SubMenu Lines */
div.subMenuWithoutLine, div.subMenuWithLine {
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
div.subMenuWithoutLine {
}
div.subMenuWithLine {
	border-top:1px dotted white;
}
/* Sitemap Menu */
.optlev1a,
.optlev1b,
.optlev1c{font-weight:bold;}

.optlev3{font-size:10px;}
div.sitemapBox {
	margin-top:15px;
	margin-right:20px;
	float:right;
}
.sitemapSelectBox {
	width:150px;
}
/* Search */
div.searchBox {
	margin-top:15px;
	margin-left:36px;
	float:left;
}
/* Tabellen*/
.tdHead {
	background-image:url(images/table-head.png);
	background-repeat:no-repeat;
	width:670px;
	height:19px;
	border:0px;
	text-align: center;
	padding-top:5px;
	font-weight:bold;
	color:#FFFFFF;	
}
.tdBottom {
	background-image:url(images/table-bottom.png);
	background-repeat:no-repeat;
	width:670px;
	height:8px;
	border:0px;
}
td,th {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:3px;
}

th {
text-align:left;
}

.contenttable {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	width:670px;
}
.c2l1-left {
	border:0px;
	vertical-align:top;
	padding:0px;
}
.c2l1-middle {
	border:0px;
	vertical-align:top;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
}
div.news-latest-item, div.news-list-item {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}
#stationSelector {
	width:180px;
}

input.searchBox {
	width:100px;
	height: 20px;
	font-size: 10px;
	margin-left:2px;
}

div.indent {
	padding-left:25px;
}
/*Suchfix*/
.csc-searchResultInfo {
	border:0px;
}
.csc-searchResultRange {
	border:0px;
}
.csc-searchResultPrevNext {
	border:0px;
}
.csc-form-labelcell {
	border:0px;
}
.csc-form-fieldcell {
	border:0px;
}
/*Typo Rahmen*/
.csc-frame-rulerBefore {
	border-bottom: 1px solid #CCCCCC;
}
.csc-frame-rulerAfter {
	border-bottom: 1px solid #CCCCCC;
}
.csc-frame-frame2 {
	background-color: #CCCCCC;
}
.placeholder { 
	height: 40px; 
}
/* E-Mail-Formluar*/
.csc-mailform {
	border: 0px;
}
/* Bilder*/
.csc-textpic-image {
	margin-bottom: 10px;
}