#infoboxContainer
{
	float: left;
	width: 0px;
	border: none;
	margin-right: 0px;
	visibility: hidden;
}
#mainContentContainer
{
	padding:20px 0 0 20px;
}

#mainContent
{
	float:left;
	width: 734px;
	height:auto;
	margin-bottom:10px;
	letter-spacing: 1px;
}

#locationPointer
{
	margin-left:10px;
}

/*---------------Reinigung----*/
#picReinigung
{	
	width: 550px;
	float: left;
	display: inline;
	margin-top: -10px;
}


#txtAnlage
{	
	float:left;
	z-index:2;
	margin-left:-120px;
	width:280px;
}

#txtAnlageList
{	
	float:left;
	z-index:2;
	margin-left:-60px;
}

#txtAnlageList ol li 
{
 	background-image: url(../img/layout/pfeil-loc.gif);
	background-repeat:no-repeat;
	background-position: center right;
	padding: 0 15px 0 0;
	color:#42b7d4;
}

#txtAnlageList ol li a
{
 	text-decoration:none;
	color:#484848;
	list-style:none;

}

#txtAnlageList a:hover
{
	color: #999900;
}

/* ------- Aktuelles Box / Agenda Box-------- */

.aktuellesBox
{
	float: left;
	display: inline;
	width: 350px;
	margin-right: 25px;
}

#newsBox
{
	float: left;
	display: inline;
	width: 350px;
}

.newsContent 
{ 
	width: 350px;
	margin-bottom: 15px;
}

#newsBoxTitle,
#aktuellesBoxTitle
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-size: 15px;
	letter-spacing:1px;
	text-decoration:none;
	color:#ffffff;
	background-image: url(/img/layout/pic_cont_sym_news.gif);
	background-repeat:no-repeat;
	height:21px;
	padding: 1px 0 5px 40px;
	margin-bottom: 5px;
}

#aktuellesBoxTitle
{
	background-image: url(/img/layout/pic_cont_sym_aktuell.gif);
}

#newsBoxTitle a,
#newsBoxTitle a:hover
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-size: 15px;
	letter-spacing:1px;
	text-decoration:none;
	color:#ffffff;
	height:21px;
	display: block;
}

.newsContent img
{ 
	float:left;
	margin: 0 5px 5px 0;
}

#mainContent * .newsContentTxt .newsContentTitle,
#mainContent * .newsContentTxt .newsContentTitle a,
#mainContent * .newsContentTxt .newsContentTitleLink a
{
	color: #135681;
	text-decoration: none;
	margin-top: 2px;
}

#mainContent * .newsContentTxt .newsContentTitleLink
{
	background-image: url(/img/layout/pic_icon_pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

#mainContent * .newsContentTxt .newsContentTitle a:hover,
#mainContent * .newsContentTxt .newsContentTitleLink a:hover
{
	text-decoration: underline;
	color: #666666;
}

.date
{
	color: #41b9d2;
	font-size:11px;
	padding: 3px;
	margin-right: 10px;
	float: left;
	display: inline;
	width: 55px;
	text-align: right;	
	font-weight: bold;
}

.newsBoxLead
{
	font-size: 12px;
}

.newsContentTxt
{
	float: left;
	display: inline;
	width: 270px;
}

.newsContentTxt a
{
	display: block;
}

.newsBoxAllNews
{
	border-top: 1px solid #d0dde3;
	border-bottom: 1px solid #d0dde3;
	padding: 5px 0 5px 0;
	background-image: url(/img/layout/pic_icon_pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: right;	
}

#mainContent .newsBoxAllNews a
{
	text-decoration: none;
	display: block;
}

#mainContent .newsBoxAllNews a:hover
{
	text-decoration: underline;
}







