/*CSS for the Iframe (Anfahrtsplan)*/
.tx-ffiframe-pi1 {}
/*--------------------------------------*/
/*CSS for the Teaser width the red ballon*/
/*--------------------------------------*/
#teaser {
	position:absolute;
	top:-40px;
	left:550px;
	width:230px;
	height:291px;
	z-index:10;
	border:0;
	}
#teaser img {
	width:230px;
	height:291px;
	border:0;
}
/*CSS for the Logo Img - Global*/
.logo Img {
	border:0px;
	}
/*--------------------------------------*/
/*CSS only used in the Startpage*/
/*--------------------------------------*/
.headerLeftStart {
	width:203px;
	height:239px;
	background-image:url(../graphics/startHeaderLeftBig.gif);
	float:left;
	}
.headerContentStart	{
	width:750px;
	height:239px;
	background-image:url(../graphics/headerStart.jpg);
	float:left;
	}
/*--------------------------------------*/
/*CSS used in the Pages Inside */
/*--------------------------------------*/
/*CSS for the Print- & TipAfriend Link*/
.print {
	height:22px;
	}
html > body .contentRight {
	float:left;
	width:200px;
	}
.contentRight {
	float:left;
	width:190px;
	font-size:12px;
	}
.contentRightPrint {
	height:25px;
	margin-bottom:30px;
	margin-top:1px;
	text-align:right;
}
.contentRightPrint Img {
	border:0px;
	}
.contentRightPrint A {
	text-decoration:none;
	font-size:10px;
	color:#326fc8;
}
.tipImg Img {
	padding-left:15px;
	/*padding-right:px;*/
}
.printImg Img {
	padding-right:5px;
}
html > body .contentLeft{
	width:450px;
}
.contentLeft{
	float:left;
	width:454px;
	margin-right:30px;
	padding-bottom:20px;
}
.headerLeftStartInside {
	width:203px;
	height:90px;
	background-image:url(../graphics/komroStartHeaderLeft.gif);
	float:left;
	}
.headerContentStartInside	{
	width:750px;
	height:90px;
	background-image:url(../graphics/headerSmall.jpg);
	float:left;
	}
/*--------------------------------------*/
/* CSS Static for the Templates*/
/*--------------------------------------*/
.Content {
	width:690px;
	float:left;
	background-color:#fff;
	padding-left:45px;
	}
.newsTicker {
	width:725px;
	margin-left:218px;
	background-color:#fff;
	padding-right:10px;
	padding-bottom:10px;
	}
.subHeader {
	width:980px;
	}
.headerContent {
	width:750px;
	float:left;
	height:239px;
	}
.headerLeft {
	width:203px;
	float:left;
	height:239px;
	}
.logo {
	float:left;
	width:181px;
	height:60px;
	background-color:#fff;
}

.searchBox {
	height:45px;
}
.search {
	width:203px;
	float:left;
	background-position:top left;
	background-image:url(../graphics/komroBgSearch.gif);
	background-repeat:no-repeat;
	height:60px;
}
.all {
	width:980px;
	}
.header {
	width:980px;
	height:60px;
	}
.content {
         width:980px;
	}
body {	
	font-family:arial, verdana,Helvetica, sans-serif;
	font-size:14px;
	color:#707070;
	font-weight:normal;
        height:100.01%;
        background-position:top left;
	background-image:url(../graphics/bg.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
}
/*--------------------------------------*/
/*CSS for the Searchform in every Page*/
/*--------------------------------------*/
.tx-macinasearchbox-pi1 {
	float:left;
}
DIV.tx-macinasearchbox-pi1 input {
	border:solid 1px #333333;
	height:13px;
        font-size:11px;
        padding-left:2px;
}
DIV.tx-macinasearchbox-pi1 input.searchBoxSubmit {
	border:0px;
	height:12px;
	}
/*--------------------------------------*/
/*Global CSS */
/*--------------------------------------*/
.colorRed {
	color:#df0024;
	}
.bold {
	font-weight:bold;
	}
html {
	height:100.01%;
}
.clear {
	clear:both;
}
.clear-right {
	clear:right;
}
.clear-left {
	clear:left;
}
/*CSS for the Opera Browser*/
*{
	margin: 0; padding: 0;
	}