@import url("/essplorer/css/basis.css");
/*****************************************************************
Name		:	startseite.css
Date		:	01.10.2009
Version		:	0.1
Author		:	Reinhold Kuhs
Description	:	Style Sheet für die Startseite
******************************************************************/
html, body {
	background: url(/essplorer/img/bg_start.gif);
}
#zentrierer {
	position: absolute;
	top: 50%;
	height: 464px;
	width: 750px;
	left: 50%;
	margin: -230px 0 0 -375px;
	background: url(/essplorer/img/bg_start_passepartout.gif) no-repeat;
}
#inhaltAussen {
	margin: 0;
	margin-top: 30px;
	padding: 0;
	height: 464px;
	background: url(/essplorer/img/bg_start_mainnav.jpg) no-repeat;
}
#top {
	position: relative;
	top: -32px;
	height: 50px;
}
#navContent {
	margin-top: -2px;
	height: 100%;
	background: none;
}
#navigation {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}
.Pirofunctions {
	position: absolute;
	left: 10px;
	top: -25px;
}

#content {
	/*display: none;*/
	position: relative;
}

.div-flyerNavigation-inner {
	position: absolute;
	top: 225px;
	left: 0;
}

#qePageContent {
	position: absolute;
	top: 145px;
	left: 474px;
	width: 216px;
	max-height: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 0;
	border: 1px solid #E1EACD;
	border-bottom: none;
	background: none;
	background: url(/essplorer/img/newsboard.gif) 10px 10px no-repeat;
}
#qePageContent h1, #qePageContent h2, #qePageContent h3 {
	color: #000;
	font-size: 12px;
}
.NewsHome {
	display: block;
	width: 226px;
	font-weight: bold;
	margin-left: -10px;
	padding: 5px;
	padding-left: 10px;
	background: #e1eacd;
	margin-bottom: -13px;
}

#bottom {
	position: relative;
	top: 365px;
	left: -67px;
}
#LogoMLR {
	margin-right: 0.7em;
}
#LogoVZ {
	position: relative;
	top: -10px;
}

