/* slideshow */
#slideshow{
	margin-bottom:1em;
}





/* weather forecast */
.weather{
	float:left;
	width:100%;
}

.weather iframe{
	
	display:block;
	margin:0 auto;
	width:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.weather iframe table{
	background:#f00;
}

/* quick contact */
.quick_contact{
	float:left;
	width:100%;
	margin-bottom:0.5em;
}

.quick_contact dl{
	padding: 0 0 0 1.7em;
}
.quick_contact p{
	 padding: 0 0 0 1.5em;
}


/* sysAktuality */

#right.sidebar .svIndex dl{
	width:84%;
	margin:0 10% 1.5em 6%;
	border-top:1px solid #fff;
}

#right.sidebar .svIndex dl.first{
	border-top:none;
	pd
}

#right.sidebar .svIndex dl.last{
border-top:1px solid #fff;
padding-top:1em;
}


.googleMap{
	margin-bottom:1.5em;
}
