
* {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}


body, html {
	height: 100%;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 0.75em;
	line-height: 1.5em;
	background: url(../basisbilder_09/body_bg_schatten.gif) repeat-y center top;
	
	
	color: #000;
	text-align: center;
}

* html #inhalt1 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.75em;
	line-height: 1.5em;
}



#container {
	position: relative;
	width: 846px;
	margin: auto auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;	
	background-image: url(../basisbilder_09/container_hint_2.jpg);
	background-repeat: repeat-y;
	
	text-align: left;
}



.clear {
	width: 98%;
	height: 1px;
	overflow: hidden;
	clear: both;
	display: block;
}






/***********************************************/
/*         Inhalt und folgendes                */
/***********************************************/






#fpl_hinweis {
	position: absolute;
	left: 190px;
	top: 55px;
	width: 350px;
	height: 20px;
}



#fpl_hinweis strong {
	color: #D9262A;
}












#brotkruemel {
	position: relative;
	float: right;
	right: 12px;
	top: 8px;
	width: 671px;
}



#brotkruemel strong {
	color: #666;
}




#inhalt1 {
	position: relative;
	float: right;
	right: 12px;
	top: 10px;
	width: 671px;
	padding-bottom: 10px;
}


#stopper {
	width: 100%;
	clear: both;
	padding-bottom: 113px;
}


#fuss {
	position: relative;
	width: 846px;
	margin: auto auto;
	height: 112px;
	margin-top: -113px;
	background-color: #F4F4F4;
	background-image: url(../basisbilder_09/fusshint.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #E0E0E0;
	display: block;
	clear: both;
	
	text-align: left;
}


#fusslinks {
	position: relative;
	float: left;
	top: 10px;
	left: 20px;
}


#fusslinks p {
	color: #7E7E7E;
	font-size: 0.8em;
}



#fussrechts {
	position: relative;
	float: right;
	top: 10px;
	right: 20px;
	width: 520px;
}

* html #fussrechts {
	width: 520px;
}



#fuss ul {
	margin:0;
	margin-top: 3px;
	padding:0;
	list-style:none;
}



#fuss a:link,
#fuss a:visited {
	text-decoration: none;
	color: #7E7E7E;
}

* html #fuss a:link,
* html #fuss a:visited {
	margin-left: -10px;
}
	
*+html #fuss a:link,
*+html #fuss a:visited {
	margin-left: -20px;
}
	




#fuss a:hover {
	color: #000;
}


#fussnavi_1 {
	position: relative;
	float: left;
	display: inline;
	left: 0px;
	border-left: 1px solid #767676;
}

#fussnavi_2 {
	position: relative;
	float: left;
	display: inline;
	left: 20px;
	border-left: 1px solid #767676;
}

#fussnavi_3 {
	position: relative;
	float: left;
	display: inline;
	left: 40px;
	border-left: 1px solid #767676;
}



#fussnavi_1 li,
#fussnavi_2 li,
#fussnavi_3 li {
	margin-left: 10px;
}


* html #fussnavi_1 li,
* html #fussnavi_2 li,
* html #fussnavi_3 li {
	margin-left: 0;
}










/***************************************/
/* Textformatierungen */
/***************************************/



a:link, 
a:visited {
	text-decoration: none;
	color: #0072BC;
}



a:hover, 
a:active {
	text-decoration: none;
	color: #000;
}




.floatleft {float: left;}

.floatright {float: right;}

.hidden {display: none;}

.fett {font-weight: bold;}

.kursiv {font-style: italic;}


.csc-header {
	height: 37px;
	overflow: hidden;
	margin-bottom: 10px;
}



#inhalt1 h1,
.inhalts_titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #0072BC;
	margin-top: 10px;
	margin-bottom: 15px;
}



.csc-noSearchResultMsg {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin-top: 10px;

}





/***************************************/
/* Titel in mehrspalten-Beiträgen */
/***************************************/

#inhalt1 .leftcol .csc-header,
#inhalt1 .rightcol .csc-header,
#inhalt1 .leftcol .csc-firstHeader,
#inhalt1 .rightcol .csc-firstHeader
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 1em;
	color: #000;
	line-height: 23px;
	overflow: hidden;
}


/***************************************/
/* ULs im Inhalt */
/***************************************/


#inhalt1 ul, #inhalt ol {
	margin-left: 15px;

} 


* html #inhalt1 ul, * html #inhalt ol {
	margin-left: 18px;
} 




div .csc-sitemap ul {
	list-style-type: square;
}


div .csc-sitemap ul li ul {
	list-style-type: disc;
	margin-left: 25px;
}


div .csc-sitemap ul li ul li ul{
	list-style-type: circle;
	margin-left: 35px;
}












/***************************************/
/* HR im Inhalt */
/***************************************/

#inhalt1 hr {
	width: 100%;
	height: 1px;
	background-color: #999;
	margin-top: 1px;
	margin-bottom: 6px;
}

* html #inhalt1 hr {
	margin-top: -2px;
	margin-bottom: -6px;
}



/*************************/
/* Startseiten-Container */
/*************************/

.rblstart_fpl,
.rblstart_kontakt,
.rblstart_dl,
.rblstart_sbb {
	width: 330px;
	height: 175px;
	float: left;
	display: inline;
	/*margin-left: 2px;*/
}


.rblstart_kontakt,
.rblstart_sbb {

	float: right;
	margin-top: -176px;
}






.rblstart_fpl {
	background: url(../basisbilder_09/starthint_oev.jpg) no-repeat left top;
}


.rblstart_kontakt {
	background: url(../basisbilder_09/starthint_kontakt.jpg) no-repeat left top;
}


.rblstart_dl {
	background: url(../basisbilder_09/starthint_dienstl.jpg) no-repeat left top;
}


.rblstart_sbb {
	background: url(../basisbilder_09/starthint_neutral.jpg) no-repeat left top;
}



.rblstart_fpl h1,
.rblstart_kontakt h1,
.rblstart_dl h1,
.rblstart_fpl p,
.rblstart_kontakt p,
.rblstart_dl p,
.rblstart_sbb p {

	margin: 0 !important;
	padding: 0 !important;
	padding: 8px !important;
}




.rblstart_fpl h1,
.rblstart_kontakt h1,
.rblstart_dl h1 {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 2em !important;
	color: #0072BC !important;
	overflow: visible !important;
}






/***********************************************/
/*             IE7-Flickereien                 */
/***********************************************/


*+html .leftcol,
*+html .rightcol {
	width: 320px !important;
}


*+html .csc-textpic-imagerow dl {
	padding: 0 0 10px 0;
}










#td_seite {
	
	position: relative;
	float: left;
	width: 670px;
	margin-left: 20px;
	background: none;
	
	background-color: #F6F6F6;
	

}



/**************************************/
/* Gästebuch */
/**************************************/


/* Erfassungsformular */


input.tx-guestbook-form-inputfield-med,
input.tx-guestbook-form-inputfield-big,
textarea.tx-guestbook-form-textarea {
	width: 410px !important;
	border: 1px solid #999;
}



input.tx-guestbook-submit {
	width: 120px !important;
	border: 1px solid #999;
}




/* Einträge */


h2.tx-guestbook-header {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	background: none !important;
	color: #666 !important;
}


div.tx-guestbook-left {
	margin: 0 !important;
	padding: 0 15px 0 0 !important;
	background: none !important;
	width: 200px !important;
}






div.tx-guestbook-right {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	width: 450px !important;
}





p.tx-guestbook-date,
div.tx-guestbook-right p {
	color: #666 !important;
}




/* Kommentar */


.tx-guestbook-right h3 {
	color: #0072BC !important;
}

p.tx-guestbook-comment {
	font-size: 11px !important;
}


/*********************************/
/* Formular Haltestellenfahrplan */
/*********************************/

.hst_label {
	float: left;
	display: block;
	width: 100px;
	margin-bottom: 10px;
}

.hst_select {
	width: 300px;
	border:1px solid #999;
	margin-bottom: 10px;
}



.linienlink {
	float: left;
	width: 100%;
	height: 30px;
}

.liniengrafik {
	float: left;
	display: inline;
	margin-right: 10px;
}

.linienlink p {
	float: left;
	display: inline;
}

