/* 
 * Stylesheet fuer das Seitenlayout "Startseite"
 */

body {
	background:#fff;
}
#metamenu,
#sectionmenu,
#hLeft,
#cLeft,
#cRight,
#footer {
	display:none;
}
#main {
	text-align:center;
}
#header {
	margin-top:10px;
	height:170px;
	width:940px;
	border:none;
}
#hRight {
	border-bottom:2px solid #A8A1CE;
	height:170px;
}
#hRight img {
	bottom:-3px;
	position:relative;
	z-index:2;
	background:#fff;
	padding:10px;
}
#hRight,#cCenter {
	width:940px;
	margin:0;
	padding:0;
	text-align:center;
}

#claim {
	margin-top:30px;
}
ul.sitemap {
	margin-left:80px;
}
ul.sitemap li {
	float:left;
}
