body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.header{
	position:relative;
	top:0px;
	background-image: url(pics/banner_red.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 900px;
}
.box{
	position:absolute;
	left: 50%;
	margin-left: -450px;
	height: 580px;
	top:0px;
	width: 900px;

}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#CC0000;
	text-decoration:underline;
	line-height: 20px;
}
a:visited{
	color:#F00;
	text-decoration:underline;
}
a:hover{
	color:#CC0000;
	text-decoration:none;
}
a:active { 
	color: #CC0000;
	text-decoration:none;
}
a.aktionslink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
a.aktionslink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
a.aktionslink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
a.aktionslink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
a.linkBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CC0000;
	text-decoration:underline;
	line-height: 20px;
	font-weight: bold;
}
a.linkBig:visited {
	color: #99FF00;
}
a.linkBig:hover {
	color: #99FF00;
}
a.linkBig:active {
	color: #99FF00;
}
a.linkNavig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
a.linkNavig:visited {
	color: #000;
}
a.linkNavig:hover {
	color: #F00;
}
a.linkNavig:active {
	color: #000;
}
.submitBig {
	height: 50px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.pic_left{
	position:relative;
	top:0px;
	height: 415px;
	width: 450px;
	overflow: hidden;
	clear: left;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cc0000;
}
.text_content{
	position:relative;
	left:0px;
	height: 390px;
	width: 445px;
	color:#000000;
	overflow: auto;
	border-right-color: #cc0000;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.text_content_redBold{
	color: #FF0000;
	font-weight: bold;
}
.text_content_blueBold{
	color: #000066;
	font-weight: bold;
}
.start{
	position:relative;
	top:0px;
	width: 900px;
	height:415px;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	background-image: url(pics/start.jpg);
	visibility: visible;
}
.footer{
	background-color: #cc0000;
	position:relative;
	height: 5px;
	width: 900px;
	clear: both;
}
li{
	list-style-position: outside;
	list-style-image: url(pics/check_small.jpg);
	line-height: 20px;
}
hr{
	margin:-1px;
	width:350px;
	height:1px;
	border:none;
	text-align:left;
	color:#cc0000;
}
.formRed {
	width: 380px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	padding: 5px;
}
.formBlue {
	width: 380px;
	color: #000000;
	background-color: #77aaff;
	border: 1px solid #000066;
}

.reihe {
  clear: both;
  padding: 2px 0px;
}

.label {
	float: left;
	width: 130px;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	color:#000099;
	font-weight: bold;
	padding-left: 3px;
	position: relative;
}
.label_ueber {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	color:#000099;
	font-weight: bold;
	text-indent:5px;
	position: relative;
	width: 350px;
	padding-bottom: 5px;
	clear: both;
}
.feld {
	width: 200px;
	text-align: left;
	left: 10px;
	position: relative;
	top: 0px;
	background-color: #FFF;
} 
.feldtext {
	width: 330px;
	text-align: left;
	height: 100px;
	position: relative;
	top: 5px;
	left: 10px;
	background-color: #FFF;
}

.nachricht {
	float: right;
	width: 280px;
	text-align: left;
	margin-left: 10px;
} 
.button {
  float: right;
  width: 280px;
  text-align: left;
} 

.defbreite {
	width: 200px;
	left: 10px;
	top: 0px;
	position: relative;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.textBig {
	font-size: 16px;
	font-weight: bold;
}
.fill_futermann_left {
	float: none;
	clear: both;
	padding-right: 10px;
}
.passwordCheck {
	position:absolute;
	top:160px;
	left:0px;
	height: 400px;
	width: 860px;
	color:#000000;
	overflow: auto;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #DDFEAB;
}
.formPasswordCheck {
	width: 350px;
	color: #000000;
	border: 1px solid #000099;
	padding: 10px;
}
.text_40Prozent {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	line-height: 28px;
}
.text_zahl_40Prozent {
	padding-left: 80px;
}
.formGreen {
	width: 350px;
	color: #000000;
	background-color: #DDFEAB;
	border: 1px solid #000066;
	padding: 3px;
}
.tab_right{
	text-align:right;
}
.tab_right_red{
	text-align:right;
	background-color:#77aaff;
}
td hr{
	width:100%;
}
th{
	text-align:left;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

.txt_lk{
	font-size: 12px;

}
.txt_lk a{
	font-size:12px;
	font-weight: normal;
}
.tab_right_green {
	text-align:right;
	background-color:#CFFF88;
}	.tab_text {
	text-align:left;
	width: 170px;
}
.aktion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	position: absolute;
	top: 350px;
	left: 30px;
	width: 170px;
}
.text_liste {
	display: list-item;
	list-style-position: outside;
	list-style-image: url(pics/check_small.jpg);
	list-style-type: disc;
}
.text_status_blau {
	color: #0099FF;
	font-weight: bold;
}
.text_status_gruen {
	color: #009933;
	font-weight: bold;
}
.text_status_rot {
	color: #FF0000;
	font-weight: bold;
}
.textBigRed {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;

}
.textBoldGreen {

	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.textBoldLightBlue {


	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
.textShopPremiumpreis {
	color: #FF0000;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text_content_left {
	position:relative;
	width: 420px;
	color:#000000;
	overflow: visible;
	border-right-color: #99FF00;
	float: left;
	clear: right;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
}
.text_content_double {
	position:relative;
	left:0px;
	height: 400px;
	width: 890px;
	color:#000000;
	overflow: auto;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:3px;
	border-right-color: #99FF00;
	float: left;
	border-right-width: 1px;
	clear: both;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #99FF00;
}
.text_content_right {
	position:relative;
	width: 400px;
	color:#000000;
	overflow: visible;
	border-right-color: #99FF00;
	float: right;
	clear: none;
	padding-right: 20px;
}

.text_content_redBoldBig {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.text_content_blueBoldBig {
	color: #000066;
	font-weight: bold;
	font-size: 20px;
	white-space: normal;
}
.text_content_blueBoldStart {
	color: #000066;
	font-weight: bold;
	font-size: 20px;
	white-space: normal;
}
.text_content_redBoldStart {
	color: #F00;
	font-weight: bold;
	font-size: 28px;
	white-space: normal;
}
.textstart {
	position:relative;
	top:297px;
	width: 400px;
	height:65px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	left: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #000099;
	font-weight: bold;
	clear: right;
	float: left;
}

.textstart02 {
	position:absolute;
	top:10px;
	width: 420px;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	left: 450px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #000099;
	visibility: visible;
	height: 320px;
}
.textstart03 {
	position:absolute;
	top:360px;
	width: 885px;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	left: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #000099;
	visibility: visible;
	line-height: 11px;
	word-spacing: -2px;
}

.text_content_underline {
	position:relative;
	left:0px;
	overflow: auto;
	border-right-color: #cc0000;
	text-decoration: underline;
}
.text_content_redBold_underline {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.text_noWrap {
	white-space: nowrap;
}
.text_content_blueBold_noWrap {
	color: #000066;
	font-weight: bold;
}

.form_textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
}
.form_eingabefeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
}
.form_eingabefeldklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}
.form_eingabefeldNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90px;
}
.defbreiteTextfeld {
	width: 200px;
	left: 10px;
	top: 0px;
	position: relative;
	height: 100px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.aufzaehlungStart {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #006;
	display: list-item;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
.aufzaehlungStartRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #F00;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
.labelMitte {
	float: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	font-weight: bold;
	padding-left: 3px;
	position: relative;
	height: auto;
	width: auto;
	color: #009;
}
.untertitel_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buttonStart {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
.button_submit {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: center;
}
.buttonRedStandard {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}

.navig_01{
	position:absolute;
	top:105px;
	height: 20px;
	width: 80px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	left: 5px;
}
.navig_02 {
	position:absolute;
	top:105px;
	height: 20px;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 90px;
	text-align: center;
}
.navig_03 {
	position:absolute;
	top:105px;
	height: 20px;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 210px;
	text-align: center;
}
.navig_04 {
	position:absolute;
	top:105px;
	height: 20px;
	width: 80px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 595px;
	text-align: left;
}
.navig_05 {
	position:absolute;
	top:105px;
	height: 20px;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 680px;
	text-align: left;
}
.navig_20 {
	position:absolute;
	top:133px;
	height: 20px;
	width: 80px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	left: 5px;
}
.navig_21 {
	position:absolute;
	top:133px;
	height: 20px;
	width: 250px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	left: 100px;
}
.navig_22 {
	position:absolute;
	top:133px;
	height: 20px;
	width: 140px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	left: 545px;
}
.navig_23 {
	position:absolute;
	top:133px;
	height: 20px;
	width: 200px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	left: 700px;
}
.feldtextSmall {
	width: 330px;
	text-align: left;
	height: 60px;
	position: relative;
	top: 5px;
	left: 10px;
	background-color: #FFF;
	clear: both;
}

