#FlashIntro {
	background-color:#000;
	height:232px;
	position:relative;
	width:700px;
}

#FlashIntro p {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	left:307px;
	line-height:20px;
	position:absolute;
	top:240px;
	text-transform:uppercase;
}

#Content {
	padding:28px;
}

ul#NavHomepage li {
	float:left;
	list-style-type:none;
	margin:0 0 0 28px;
}

ul#NavHomepage li.FirstItem {
	margin:0;
}

ul#NavHomepage li a {
	background:#797979 url(/_media/framework/bg_NavHomepage_Item.gif) no-repeat 0 0;
	color:#eeeeee;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:120px;
	line-height:18px;
	overflow:hidden;
	padding:10px;
	position:relative;
	text-transform:uppercase;
	width:120px;
}

ul#NavHomepage li a span {
	color:#fff;
	font-size:10px;
	font-weight:normal;
	line-height:13px;
	left:10px;
	position:absolute;
	text-transform:none;
	top:78px;
	width:120px;
}

ul#NavHomepage li a:hover {
	background:#3f6b88 url(/_media/framework/bg_NavHomepage_Item.gif) no-repeat 0 -140px;
	color:#fff;
}
/* stoerer auf homepage */
#disturber {
	background:url(/_media/winback.png) no-repeat;
	z-index:9999;
	text-indent:-7777px;
	height:200px;
	width:200px;
	position:absolute;
	top:45px;
	left:770px;
}