@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}

#Ticker {
	position:absolute;
	top:0px;
	width:100%;
	height:18px;
	z-index:101;
}

#Top {
	background-color: #000000;
	overflow: hidden;
	height: 315px;
	background-repeat: no-repeat;
	position: relative;
}
#TopPic {
	position:absolute;
	left:262px;
	top:115px;
	width:510px;
	height:200px;
	background-image: url(img/1.jpg);
	z-index: 102;
}

#menu {
	width: 100%;
	float: left;
	margin: 0;
	padding: auto;
	position: absolute;
	z-index: 110;
}
#maincontent {
	width: 980;
	margin: 0;
	padding: auto;
	position: absolute;
	z-index: 106;
}
.TextGrau {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	margin: 1em;
	text-align: justify;
}
.TextGrau400px {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	width: 450px;
}

.Headlines {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2481A0;
	line-height: 1.4em;
}
.Weihnachtsfont {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #660066;
	line-height: 1.4em;
	margin: 1em;
	font-style: italic;
	font-weight: bolder;
}
