body {
	color:				#FBFFB9;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10pt;
	text-decoration:	none;
	background-color:	black;
}

.container {
	width:				924px;
	margin: 			auto;
	min-height:			700px;
	background-image:	url(img/bg.jpg);
	background-repeat:	no-repeat;
	background-color:	black;
}

.header {
	width:				924px;
	height:				240px;
}

.menu {
	width:				100px;
	text-align:			center;
	float:				left;
	clear:				none;
	position:			relative;
}

.m1 {
	background-image:	url(img/m1.jpg);
	height:				83px;
	width:				220px;
}
.m2 {
	background-image:	url(img/m2.jpg);
	height:				39px;
	width:				220px;
}
.m3 {
	background-image:	url(img/m3.jpg);
	height:				31px;
	width:				220px;
}
.m4 {
	background-image:	url(img/m4.jpg);
	height:				36px;
	width:				220px;
}
.m5 {
	background-image:	url(img/m5.jpg);
	height:				31px;
	width:				220px;
}
.m6 {
	background-image:	url(img/m6.jpg);
	height:				34px;
	width:				220px;
}
.m7 {
	background-image:	url(img/m7.jpg);
	height:				30px;
	width:				220px;
}
.m8 {
	background-image:	url(img/m8.jpg);
	height:				37px;
	width:				220px;
}
.m9 {
	background-image:	url(img/m9.jpg);
	height:				34px;
	width:				220px;
}
.m10 {
	background-image:	url(img/m10.jpg);
	height:				36px;
	width:				220px;
}
.m11 {
	background-image:	url(img/m11.jpg);
	height:				54px;
	width:				220px;
}

.menuitems {
	text-align:			center;
	margin-left:		15px;
}

.content {
	width: 				490px;
	text-align:			center;
	float:				right;
	position:			relative; right: 22%;
	clear:				none;
	margin-top:			45px;
	margin-left:		17px;
}

a:link {
	color:				#FBFFB9;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10pt;
	text-decoration:	none;
}
a:visited {
	color:				#FBFFB9;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10pt;
	text-decoration:	none;
}
a:active {
	color:				#FBFFB9;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10pt;
	text-decoration:	none;
}
a:hover {
	color:				#FBFFB9;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10pt;
	text-decoration:	underline;
}

.newscontainer {
	width:				100%;
	border:				0px dashed #FBFFB9;
}

.newsheader {
	border-bottom:		0px dashed #FBFFB9;
}

.wichtigbox {
	border:				1px dashed #FBFFB9;
}

.unterstrichen {
	text-decoration:	underline;
}

.ueberschrift {
}
