.Site {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
}
.News {
	position: relative;
	height: 564px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

.Rahmen {
	width: 1px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	right: 0px;
}

.Menue {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 180px;
	width: 125px;
}

.Context {
	width: 452px;
}

.Haupt {
	position: relative;
	height: 900px;
	background-color: #E8EAF4;
}

.NewsKopie {
	position: relative;
	height: 900px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

.Schrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color:#1B1464;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	display:inline;
	color: #E8EAF4;

	border-color:#E8EAF4;
	width:100%

	text-align: center;

}

li:hover {
	border-right:5pt solid #F00;
	color: #F00 !important;
}

a:active {
	color: #F00 !important;
}
a:hover {
	color: #F00 !important;
}
.menulist{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	background-color:#1B1464;
	
	color:#E8EAF4;

	left: 0px;
	padding: 0px;
	width: 125px;
	border-right:5pt solid #1B1464;
	text-align:left;
	display:inline-block;
	list-style-image: none;
	list-style-type: none;
}

.Liste {
	border-right:5pt solid #1B1464;
	border-left:5pt solid #1B1464;
	text-align:left !important;
	width:125px;


}
.Liste2 {
	border-right:5pt solid #1B1464;
	border-left:5pt solid #1B1464;
	text-align:left !important;
	width:125px;
}
