body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../pictures/home_rohr_bg_statisch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	font-weight: normal;
	color: #6D6D6D;
}

#startseite ul {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#startseite li {
	margin-left: 10px;
	margin-bottom: 7px;
}

#blickpunktHome a {
	position: absolute;
	z-index: 50;
	left: 770px;
	top: 57px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	font-size: 11px;
	text-decoration: none;
}

#blickpunktHome a:hover {
	text-decoration: underline;
}

#blickpunkt {
	display: none;
}

#banner {
	position: absolute;
	left: 410px;
	z-index: 5;
	margin-top: -25px;
}

#banner_aktuelles {
	position: absolute;
	left: 730px;
	z-index: 5;
	margin-top: 14px;
}

#banner img {
	border: 0;
}

#bannerMesse {
	position: absolute;
	left: 710px;
	z-index: 5;
	margin: 14px 0 0 0;
	background-color: #fff6c4;
	font-size: 12px;
	padding: 10px;
	color: #694834;
	white-space: nowrap;
	height: 85px;
}

html>body #bannerMesse {
	height: 65px;
}

#bannerMesse a {
	color: #694834;
	margin-top: 3px;
	background-color: #fff6c4;
	display: block;
}

#bannerMesse strong {
	display: block;
	margin-bottom: 2px;
}

#language a {
	position: absolute;
	z-index: 60;
	left: 665px;
	top: 56px;
	border: 0;
	text-decoration: none;
}

#logo {
	margin-top: 14px !important;
}