<style>

body {
	background-color: #FFD602;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	top: 0px;
}

.Text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	line-height: 120%; 
	color: #000000
}
	
.Untertitel_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #D3011F;
	line-height: 200%;
	font-variant: normal;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #D3011F;
	font-variant: normal;
}

.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	color: #D60728;
	font-variant: normal;
}

a:link {color: #0000FF; text-decoration: underline}
a:active {color: #D3011F; text-decoration: underline}
a:visited {color: #0000FF; text-decoration: underline}
a:hover {color: #D3011F; text-decoration: underline}

a.navi:link {font-family: Arial, Helvetica, sans-serif;	font-size: 11pt; color: #FFFFFF; text-decoration: none}
a.navi:active {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #FFD602; text-decoration: none}
a.navi:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #FFFFFF; text-decoration: none}
a.navi:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #FFD602; text-decoration: none}

.kopf {
	height: 294px;
	width: 960px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	top: 0px;
}

.navigation {
	width: 910px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-bottom-style: none;
	padding-left: 30px;
}

.content_rahmen {
	width: 940px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	background-color: #FFD602;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	overflow: visible;
	height: 500px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/gelbverlauf.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-color: #FFFFCC;
}

.content_links{
	width: 500px;
	position: absolute;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	left: 30px;
	top: 0px;
	padding: 0px;
}

.content_rechts{
	width: 300px;
	position: absolute;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	top: 18px;
	right: 25px;
}

</style>
