@charset "utf-8";
/* CSS Document */

#top .content {
	background:#A5A6A9;
}
#top .content .padding {
	padding:15px 0 0 24px;
}
#top .content h2 {
	margin:0;
	padding:0 0 8px 0;
}
* html #right {
	overflow:hidden;
}

#left .kontakt {
	background:#A5A6A9;
}
#left .infoitems {
	background:#7F8082;
}

#seite #left {
	position:absolute;
	margin:-150px 0 0 0;
}
#seite #left .kontakt {
	background:none;
}
#seite #left .infoitems {
	background:none;
	height:40px;
}
#seite #left .infoitems .info {
	display:none;
}
