

* {
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
}

body, html {
	height: 100%;
}

html {
	overflow-y: scroll; /* Scrollbar vertikal erzwingen (CSS3!) aber IE zeigt eh einen ... */
}



body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	font-size: 0.75em;
	line-height: 1.3em;
	
	background-color: #FFF;
	text-align: center;

}


* html td  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	font-size: 0.75em;
	line-height: 1.3em;

}



#container {
	width: 960px;
	margin: auto auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
	background-image: url(../bilder/container_hint.gif);
	background-repeat: repeat-y;
	text-align: left;

}


#kopf {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 125px;
	background-color: #FFF;
	
	
}



#hilfsnavi {

	position: relative;
	float: right;
	margin: 30px 0 0 0px;
	
}

#logo {
	position: relative;
	float: left;
	width: 250px;
	height: 125px;
}


#navigation {
	position: relative;
	float: left;
	width: 205px;
	margin-right: 20px;
	margin-bottom: 10px;
	left: 40px;
	top: 5px;
	line-height: 1.6em;
	line-height: 1.4em;
	
	

}


#inhalt {
	position: relative;
	float: right;
	
	width: 693px;


}



#flash_kopf {
	position: relative;
	float: left;
	clear: both;
	width: 693px;
	height: 271px;
}


#mittlere_spalten {
	position: relative;
	float: left;
	margin-top: 15px;
	width: 454px;
	margin-bottom: 10px;
	
}


#rechte_spalte {
	position: relative;
	float: right;
	margin-top: 15px;
	
	width: 224px;
	height: 100px;
	margin-bottom: 10px;



}


a:link,
a:visited {
	color: #274897;
}

a:hover,
a:active {
	color: #666;
}












/*******************************************/
/* Div um alle Beiträge => Hintergrundbild */
/*******************************************/

.EAG_beitrag {
	background: url(../bilder/1sp_hint_kompl.gif) bottom left no-repeat;
	padding: 0 0 5px 10px;
	margin: 0 0 20px 0;
}




/*******************************************/
/* Listen im Inhalt einrücken */
/*******************************************/

.clear {
	width: 100%;
	clear: both;
	height: 1px;
	display: block;
	overflow: hidden;
}






h1 {
	font-size: 1.2em;
	color: #274897;
	margin-bottom: 10px;
}




p {
	margin-bottom: 10px;

}






#mittlere_spalten ul, #mittlere_spalten ol { /* bullet-listen einrücken */
	margin-left: 15px;
} 



* html #mittlere_spalten ul, * html #mittlere_spalten ol { /* bullet-listen einrücken IE ... */
	margin-left: 18px;
} 



/*******************************************/
/* Login FE User */
/*******************************************/

.tx-newloginbox-pi1 table {
	margin: 5px 0 0 15px;

}



.tx-newloginbox-pi1 input {
	position: relative;
	float: right;
	border: 1px solid #666;
	width: 150px;
	margin-left: 10px;
}




.tx-newloginbox-pi1 #user,
.tx-newloginbox-pi1 #pass {
	border: 1px solid #666;
	width: 200px;
}




/*******************************************/
/* Tabelle Mehrfahrten */
/*******************************************/


.tab_billette {
	Width: 100%;
}


.tab_billette tr.tr-even {
	background-color: #FCD2C1;
}


.tab_billette tr.tr-odd {
	background-color: #FEF3EE;
}


.tab_billette td.td-1,
.tab_billette td.td-2,
.tab_billette td.td-3,
.tab_billette td.td-4,
.tab_billette td.td-5,
.tab_billette td.td-6,
.tab_billette td.td-7,
.tab_billette td.td-8
 {
    text-align: right;
    padding-left: 3px;
    padding-right: 3px;

margin: 0;
}


.tab_billette td.td-0
 {
    padding-left: 3px;
    padding-right: 3px;
}



.tab_billette tr.tr-0 {
	font-weight: bold;
	background-color: #EEE;
}



.tab_billette td.td-c
 {
    text-align: center;
}

.tab_billette td.td-n
 {
    background-color: #FFF;
}

.tab_billette td.td_40
 {
    width: 40%;
}
 


/*******************************************/
/* Tabelle Kontakt */
/*******************************************/


.kont_tabelle {
	Width: 100%;
}


.kont_tabelle tr.tr-even {
	background-color: #ECECEE;
}


.kont_tabelle tr.tr-odd {
	background-color: #FFF;
}


.kont_tabelle td.td-1,
.kont_tabelle td.td-2,
.kont_tabelle td.td-3,
.kont_tabelle td.td-4,
.kont_tabelle td.td-5
 {
    /*text-align: right;*/
    padding-left: 3px;
    padding-right: 3px;

margin: 0;
}


.kont_tabelle td.td-0
 {
    padding-left: 0px;
    padding-right: 3px;
}




/*******************************************/
/* Kontaktformular */
/*******************************************/

.csc-mailform label {
	position: relative;
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 3px;
	/*font-size: 90%;
	color: #666;*/

}


#mailformName,
#mailformVorname,
#mailformStrasse_Nr,
#mailformPLZ_Ort,
#mailformTelefon,
#mailformE_Mail {
	position: relative;
	float: left;
	clear: both;
	width: 440px;
	height: 18px;
	border: 1px solid #666;
	margin-bottom: 10px;
}

#mailformMitteilungen {
	position: relative;
	float: left;
	clear: both;
	width: 440px;
	height: 100px;
	border: 1px solid #666;
	margin-bottom: 10px;
}

.csc-mailform-submit {
	position: relative;
	float: right;
	clear: both;
	width: 100px;
	height: 18px;
	border: 1px solid #666;
	background-color: #ECECEE;
}



/*****************************************/
/* Formular Auswahl Kurzstrecken Haltestellen */
/*****************************************/

#hs_wahl {
border: 1px solid #666;
margin: 0 15px 0 0;
}


/*****************************************/
/* Ebene mit einzublendendem Bild  */
/*****************************************/


#bildflash {
	position: relative;
	float: left;
	width: 693px;
	height: 271px;
	overflow: hidden;
	
	-moz-opacity:0;
	opacity: 0;
	filter:alpha(opacity=0);
}


/*****************************************/
/* GeoTracks iFrame positionieren  */
/*****************************************/

#iframediv {
	margin-left: -10px;
}


