#FlashIntro {
	background-color: #000000;
	height: 232px;
	position: relative;
	width: 700px;
}

#FlashIntro p {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	left:307px;
	line-height:20px;
	position:absolute;
	top:240px;
	text-transform:uppercase;
}

#FlashIntro h1 {
	color: #ffffff;
	font-size: 24px;
	line-height: 27px;
	position: absolute;
	left: 110px;
	top: 101px;
	width: 209px;
	text-shadow: 1px 1px 0 #727273;
}

#Content {
	padding:28px;
	text-align: center;
}

.lead {
	color: #727273;
	font-size: 14px;
	line-height: 17px;	
    margin: 0 0 16px 80px;
    text-align: left;
    width: 470px;
}

ul#NavHomepage {
	margin-left: 76px;
    text-align: left;
}

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:614px;
}
