/* -----------------------------------------------
	Webseiten Color
----------------------------------------------- */
.subdomainColor,
/* Link Style */
a {
	color: #e2001a;
}

/* -----------------------------------------------
	Webseiten Background Color
----------------------------------------------- */
.subdomainBackgroundColor,
/* Tabellen Blockstile */
.content .contenttable thead td,
.content .contenttable th,
.content .contenttable-1 thead td,
.content .contenttable-1 th,
.content .contenttable-3 caption,
.content .stripedtable caption {
	background-color: #e2001a;
}

/* -----------------------------------------------
	List Style
----------------------------------------------- */
.content ul li {
	background: url(../images/bulletlist_standard.gif) no-repeat 1.327em 0.445em;
}

/* -----------------------------------------------
	Table Style
----------------------------------------------- */
/* Spalte mit fixer Breite */
td.td-3 {
	width: 8em;
	text-align: right;
}

/* -----------------------------------------------
	dienstleistungsfuehrer adress block
	(tx_winaddress_pi1)
----------------------------------------------- */
.content h2.tx_winaddress_pi1_detail_item_institution {
	background: #e2001a;
}

.tx_winaddress_pi1_detail_item_timetable a {
	background: url(../images/arrow.gif) no-repeat 0 0.364em;
}

/* -----------------------------------------------
	agenda
	(tx_winaagenda_pi1)
----------------------------------------------- */
.content .tx-winagenda-pi1 h3 {
	background: #e2001a;
	margin-top:0;
}

.tx-winagenda-pi1 .url .url span {
	background: url(../images/arrow.gif) no-repeat 0 0.364em;
}

/* -----------------------------------------------
	News
	(ttt_news)
	bullet-list bei tt_news der dateien
----------------------------------------------- */
.newsSingle .additionalInfo .news-single-files dd {
	background: url(../images/bulletlist_standard.gif) no-repeat 1.327em 0.445em;
}

/* -----------------------------------------------
	Modern Linklist
----------------------------------------------- */
.content .tx_ablinklist_catalogView_category ul li {
	background: url(../images/bulletlist_standard.gif) no-repeat scroll 0 0.545em;
}

/* -----------------------------------------------
	FAQ
	(ablinklist_faq)
	bullet-list bei aufzaehlungen
----------------------------------------------- */
.winab_linklist_faq_pi1 .tx_winablinklistfaq_catalogView_categoryLink {
	background:transparent url(../images/bulletlist_standard.gif) no-repeat scroll 2.273em 0.445em;
}

.winab_linklist_faq_pi1 .tx_winablinklistfaq_catalogView_categoryLink a{
	background: none !important;
}

.winab_linklist_faq_pi1 a.tx_ablinklist_catalogView_categoryLabel{
	background:transparent url(../images/bulletlist_standard.gif) no-repeat scroll 1.327em 0.445em;
}		
.winab_linklist_faq_pi1 .tx_ablinklist_catalogView_category a{
	background:transparent url(../images/bulletlist_standard.gif) no-repeat scroll 1.327em 0.445em;
}
/* -----------------------------------------------
	Titel in Col2
----------------------------------------------- */
#pageTitle {
	background: transparent url(../images/header_folge.gif) no-repeat scroll 0 0.272em;
	margin: 0 1.363em;
	height: 4em;
}
#pageTitleTop {
	font-family: Arial;
	font-size: 1.454em;	
	letter-spacing: -0.01em;
	padding-top: 1em;
}
.content h1 {
	font-size: 1.636em;
}
.content h2 {
	font-size: 1.272em;
}

.content p {
	line-height: 1.454em;
}

h1.startseiteTitle {
	margin: 0;
	font-family: Arial Bold;
}

#startseiteNews h1.startseiteTitle {
	width: 29em;
	float: left;
}

#startseiteBoxes h1.startseiteTitle {
	width: 12em;
	overflow: hidden;
	float: left;
}


.rssIcon{
	float: right;
	padding: 0.091em;
}

#startseiteNews h2 {
	margin-bottom: 0;
}
#startseiteNews .newsItem p {
	padding-left: 0;
}

.home #borderContent {
	margin-bottom: 0.909em;
}

.stadtbus_home img {
	float: right;
	margin-bottom: 0.455em;
	z-index: 5000;
}


#baustellen {
	width: 22.727em;
	float: left;
	border-top: 0.455em solid #000;
}
#anlaesse {
	width: 22.727em;
	float: right;
	border-top: 0.455em solid #000;	
}
#NewsBaustellenAnlaesse {
	margin-bottom: 1em;
}

#fahrplan {
	height: 10.181em;
	border-bottom: 0.272em solid black;
	background: transparent url(../images/fahrplan_bg.jpg) no-repeat scroll 0 0;
	color: white;
}

#fields {
	margin-left: 7.4em;
	font-family: Verdana;
	font-size: 1.091em;
	margin-bottom: 10px;
}

#fields img {
	font-size: 0.917em;
}

#calendar{
	font-size: 0.7em;
	padding-top: 0.455em;
	display: inline;
}

#fahrplan #ort {
	padding-top: 0.909em;	
}
#fahrplan label{
	margin-right: 0.455em;
}
#fahrplan .second{
	margin-left: 1em;
}

#fahrplan input {
	/*border: 0.091em solid black;*/
}
#fahrplan #ort input{
	width: 15.18em;
}
#datum {
	margin-top: 0.909em;
	width: 6.5em;
}
#time {
	width: 5em;
}
#ankunft {
	margin-left: 0.455em;
}

#fahrplan .submitButton{
	float: right;
	background: transparent url(../images/fahrplan_btn_suchen_bg.gif) no-repeat scroll 0 0;	
	width: 92px;
	height: 21px;
	color: white;
}

.pfeil {
	display: inline;
	margin-left: 0.455em;
	margin-right: 0.455em;
}
.radioLabel {
	margin-left: 0.455em;
}

#fahrplanLastLine {
	border-top: 0.091em solid #F00;
	padding: 10px;
}

#links {
	float: left;
}

/************************************
Rahmentyp 2spaltige Liste ohne Bullets (Version 200)
************************************/

.content .version200 ul {
	margin: 0;
} 
.content .version200 li {
	width: 24.455em;
	float: left;
	background: none;
	padding: 0;
	margin-bottom: 0.455em;
	margin-left: 0.455em;
	overflow: hidden;
}
