body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #004991;
}
a:link, a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FFF500;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.aussen {
	width: 100%;
	height: 100%;
	background-image: url(layout/hintergrund.png);
	background-repeat: repeat-x;
	background-position:top;
}
.innen {
	width: 1003px;
	height: 591px;
}
.links {
	width: 320px;
}
.rechts {
	width: 663px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:20px;
	line-height: 18px;
}
.rechts table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.rechts_table td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
}
.rahmen {
	border: 1px solid #FFFFFF;
	padding:10px;
	background-color:#2D78B6;
}
.logo {
	margin-bottom: 20px;
}
.menu {
	width: 250px;
	position:absolute;
	left: 40px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	background-position: left;
}
.menu_trenner {
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu a:link, .menu a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.menu a:hover {
	color: #FFF500;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}
.submenu a:link, .submenu a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.submenu a:hover {
	color: #FFF500;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.footermenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	height:25px;
}
.footermenu a:link, .footermenu a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footermenu a:hover {
	color: #FFF500;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF500;
	font-weight: bold;
	text-decoration: none;
}
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF500;
	text-decoration: none;
}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}