html {
	padding:0; 
	margin:0; 
	border:0; 
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;	
	width: 100%;
	height: 100%;
}

.spacer_h7 {
	position: relative;
	line-height: 1pt;
	height: 7px;
	width: 100%;
}

.spacer_h3 {
	position: relative;
	line-height: 1pt;
	height: 3px;
	width: 100%;
}

.spacer_footer {
	position: relative;
	height: 37px;
	width: 100%;
}

* html .spacer_head_h14 {
	height: 0px;
}

.box_head_ad {
	position: absolute;
	top: 14px;
	height: 92px;
	width: 859px;
	text-align: center;
	z-index: 10;
}

.box_ad_superbanner {
	position: relative;
	left: 66px;
	height: 90px;
	width: 728px;
	float: left;
	border: 0px;
	border-style: solid;
	border-color: #000000;
}

* html .box_ad_superbanner {
	left: 66px;
}

* html .box_ad_superbanner {
	height: 92px;
	width: 730px;
}

.box_ad_skyscraper {
	position: relative;
	top: 21px;
	height: 600px;
	width: 120px;
	border: 0px;
	border-style: solid;
	border-color: #000000;
}

* html .box_ad_skyscraper {
	top: 7px;
	height: 602px;
	width: 122px;
}

.box_ad_label_vertical {
	position: relative;
	left: 59px;
	height: 90px;
	width: 5px;
	float: left;
	background-image:url(images/ad_label_vertical.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.box_ad_label_horizontal {
	position: relative;
	top: 14px;
	height: 5px;
	width: 122px;
	background-image:url(images/ad_label_horizontal.gif);
	background-position: center;
	background-repeat: no-repeat;
}

* html .box_ad_label_horizontal {
	top: 7px;
}

.box_head {
	position: absolute;
	top: 120px;
	height: 72px;
	width: 100%;
  background-image:url(images/background_head.png);
	background-repeat: repeat-x;
	z-index: 10;
}

.box_head_head {
	position: absolute;
	top: 0px;
	width: 857px;
	height: 64px;
	text-align: right;
	z-index: 9;
}

.box_logo {
	position: relative;
	top: -7px;
	left: 6px;
	height: 108px;
	width: 223px;
	z-index: 10;
}
	

.box_content {
	position: absolute;
	top: 184px;
	width: 986px;
  min-height: 100%; 
}

* html .box_content {
	height: 100%;
}

.box_content_navi {
	position: absolute;
	left: 14px;
	min-height: 100%;
	width: 200px;
	float: left;
	background-color: #00305D;
	z-index: 9;
}

* html .box_content_navi {
	height: 100%;
}

.box_content_navi_shadow {
	position: absolute;
	left: 214px;
	min-height: 100%;
	width: 8px;
	float: left;
	background-image: url(images/shadow_right.png);
	z-index: 9;
}

* html .box_content_navi_shadow {
	height: 100%;
}

.box_content_content {
	position: relative;
	left: 214px;
	min-height: 100%;
	width: 463px;
	float: left;
	background-color: #B9D9F3;
	z-index: 8;
}

* html .box_content_content {
	height: 100%;
}

.box_content_content_content_content {
	position: absolute;
	left: 214px;
	min-height: 100%;
	width: 463px;
	float: left;
	background-color: #B9D9F3;
	z-index: 7;
}

* html .box_content_content_content_content {
	height: 100%;
}


.box_content_content_shadow {
	position: absolute;
	left: 677px;
	min-height: 100%;
	width: 8px;
	float: left;
	background-image: url(images/shadow_right.png);
	z-index: 7;
}

* html .box_content_content_shadow {
	height: 100%;
}

.box_content_right {
	position: absolute;
	left: 677px;
	min-height: 100%;
	width: 180px;
	float: left;
	background-image: url(images/background_right.jpg);
	z-index: 6;
}

* html .box_content_right {
	height: 100%;
}

.box_content_right_shadow {
	position: absolute;
	left: 857px;
	min-height: 100%;
	width: 8px;
	float: left;
	background-image: url(images/shadow_right.png);
	z-index: 7;
}

* html .box_content_right_shadow {
	height: 100%;
}

.box_right_ad {
	position: absolute;
	left: 864px;
	min-height: 100%;
	width: 122px;
	float: left;
	z-index: 8;
}

* html .box_right_ad {
	height: 100%;
}

.line_dots_white_vertical {
	position: absolute;
	min-height: 100%;
	width: 1px;
	float: left;
	background-image: url(images/dots_white_vertical.gif);
	z-index: 12;
}

* html .line_dots_white_vertical {
	height: 100%;
}

.line_white_vertical {
	position: absolute;
	min-height: 100%;
	width: 1px;
	float: left;
	background-color: #FFFFFF;
	z-index: 12;
}

* html .line_white_vertical {
	height: 100%;
}

.box_content_navi_navi {
	position: absolute;
	top: 30px;
	width: 200px;
	float: left;
	text-align: center;
	z-index: 7;
}

.box_content_content_content {
	position: relative;
	width: 463px;
	z-index: 7;
}

.box_content_footer {
	position: absolute;
	width: 463px;
	left: -650px;
	bottom: -1px;
	height: 24px;
	background-image:url(images/background_footer.png);
	z-index: 8;
}

.box_content_footer_copyright {
	position: relative;
	padding-left: 7px;
	top: 8px;
	width: 123px;
	text-align: left;
	float: left;
}

.box_content_footer_navi {
	position: relative;
	padding-right: 7px;
	top: 8px;
	width: 326px;
	text-align: right;
	float: left;
}
	
* html .box_content_footer_navi {
	width: 340px;
}

.box_content_right_right {
	position: absolute;
	width: 178px;
	text-align: center;
	float: left;
	z-index: 5;
}

.head_logo {
	position: relative;
	height: 66px;
	width: 226px;
	left: 14px;
	background-image: url(images/logo.png);
	float: left;
}

.content_box_content {
	position: relative;
	width: 449px;
	left: 7px;
}

.content_box_article_head {
	position: relative;
	width: 449px;
	height: 20px;
	background-image: url(images/background_content_article_head.png);
}	

.content_box_article_footer {
	position: relative;
	padding-left: 20px;
	padding-right: 7px;
	width: 422px;
	height: 20px;
	background-image: url(images/background_content_article_footer.png);
}

* html .content_box_article_footer {
	width: 449px;
}

.content_box_article_content {
	position: relative;
	width: 449px;
	background-image: url(images/background_content_article_content.png);
}

.content_box_article_content_footer {
	position: absolute;
	left: 1px;
	bottom: 0px;
	width: 447px;
	height: 14px;
	background-image: url(images/background_content_article_content_footer.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.content_box_article_content_text_wpic {
	position: relative;
	padding-left: 20px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 300px;
	float: left;
}

* html .content_box_article_content_text_wpic {
	width: 327px;
}

.content_box_article_content_text {
	position: relative;
	padding-left: 20px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 420px;
}

* html .content_box_article_content_text {
	width: 447px;
}

.content_box_article_content_pics {
	position: relative;
	top: 1px;
	width: 120px;
	float: left;
}

.content_box_article_content_pic {
	position: relative;
	width: 120px;
	height: 100%;
}


.footer_text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #808080;
}

a.footer_text:hover {
	color: #000000;
}

.text_content_text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 11.5pt;
	color: #00305D;
}

.text_content_head {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 11.5pt;
	color: #FFFFFF;
}

.text_content_head_sub {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 11.5pt;
	color: #DFDFDF;
}

.text_content_link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 13pt;
	color: #00305D;
}

a.text_content_link:hover {
	color: #000000;
}

.text_content_preis_euro {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	font-weight: bold;
	color: #FFFFFF;
}

.text_content_preis {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 13pt;
	line-height: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.text_content_preis_sub {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	line-height: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.table_background {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #00305D;
}


.table_head {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.6em;
	text-align: right;
	vertical-align: top;
	word-spacing: normal;
	text-decoration: none;
  padding: 2px 2px 2px 0px;
  font-weight: bold;
	background-color: #00305D;
	color: #FFFFFF;
}

* html .table_head {
  padding: 6px 2px 2px 0px;
}

.table_head_programm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.3em;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;
  font-weight: bold;
	background-color: #00305D;
	color: #FFFFFF;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

.table_head_sub_programm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.3em;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;
  font-weight: bold;
	background-color: #e2001a;
	color: #FFFFFF;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

.table_text_programm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.3em;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	text-decoration: none;
	background-color: #96b5f3;
	color: #00305d;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
}

.table_text_sub_programm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7.5pt;
	line-height: 1.3em;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	text-decoration: none;
	background-color: #96b5f3;
	color: #00305d;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
}

.table_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.6em;
	word-spacing: normal;
	text-decoration: none;
  padding: 2px 2px 2px 2px;
  font-weight: normal;
  border: 1px solid;
  border-color: #014687;
	background-color: #014687;
	color: #FFFFFF;
}


.table_head_werbung {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.3em;
	text-align: left;
	height: 20px;
	word-spacing: normal;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
  font-weight: bold;
	background-color: #00305D;
	color: #FFFFFF;
}

.table_head_sub_werbung {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.3em;
	text-align: left;
	height: 20px;
	word-spacing: normal;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
  font-weight: normal;
	background-color: #014687;
	color: #FFFFFF;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
}

.table_text_werbung {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.0em;
	height: 20px;
	text-align: right;
	word-spacing: normal;
	text-decoration: none;
  padding: 2px 2px 2px 2px;
  font-weight: normal;
	background-color: #96b5f3;
	color: #00305d;
}

.content_box_werbung_stopper {
	position: absolute;
	left: 326px;
	top: 0px;
	text-align: center;
	width: 80px;
	height: 80px;
	background-image: url(images/background_content_werbung_stopper.png);
}

.content_box_werbung {
	position: relative;
}


.content_box_googlemaps {
	width: 400px;
	border: 1px solid;
	border-color: #014687;
}


.form_background {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #00305D;
}
	

.form_head {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.6em;
	text-align: right;
	word-spacing: normal;
	text-decoration: none;
  padding: 2px 0px 2px 0px;
  font-weight: bold;
	background-color: #00305D;
	color: #FFFFFF;
}

.form_werbung_head {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.6em;
	text-align: right;
	word-spacing: normal;
	text-decoration: none;
  padding: 2px 0px 2px 0px;
  font-weight: bold;
	background-color: #96B5F3;
	color: #FFFFFF;
}

.calendar_text {
  text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #00305D;
} 
	
.calendar_head {
  text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 8pt;
	font-weight: bold;
	color: #00305D;
}

.calendar_head_sub {
  text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
	
a.calendar_text:link {
  text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #00305D;
}

a.calendar_text:visited {
  text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color: #00305D;
}

a.calendar_text:active {
  text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #00305D;
}

a.calendar_text:hover {
  text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
} 


	
.form_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.6em;
	word-spacing: normal;
	text-decoration: none;
  padding: 2px 0px 2px 0px;
  font-weight: bold;
	background-color: #014687;
	color: #FFFFFF;
}

.form_werbung_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.6em;
	word-spacing: normal;
	text-decoration: none;
  padding: 2px 0px 2px 0px;
  font-weight: bold;
	background-color: #DEE2FF;
	color: #FFFFFF;
}
	
.fehler_head {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.6em;
	text-align: right;
	word-spacing: normal;
	text-decoration: none;
  padding: 2px 0px 2px 0px;
  font-weight: bold;
	background-color: #8F0017;
	color: #F2F2F2;
}
		
.fehler_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.6em;
	word-spacing: normal;
	text-decoration: none;
  padding: 2px 0px 2px 0px;
  font-weight: bold;
	background-color: #BE001E;
	color: #F2F2F2;
}
		
.form {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 156px;
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_pulldown {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 156px;
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

* html .form_pulldown {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 156px;
	HEIGHT: 19px;
	PADDING: 0px;
	MARGIN: 0px;
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_half {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 196px; 
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_plz {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 40px; 
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_tel_lk {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 54px; 
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

* html .form_tel_lk {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 54px; 
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_tel_lk {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 54px; 
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_tel_vw {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 33px; 
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_tel_nr {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 65px; 
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_ort {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 114px; 
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_tag {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 38px;
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

* html .form_tag {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 38px;
	HEIGHT: 19px;
	PADDING: 0px;
	MARGIN: 0px;
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_monat {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 38px;
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

* html .form_monat {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 38px;
	HEIGHT: 19px;
	PADDING: 0px;
	MARGIN: 0px;
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_jahr {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 52px;
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

* html .form_jahr {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 52px;
	HEIGHT: 19px;
	PADDING: 0px;
	MARGIN: 0px;
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_filter_pulldown {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 142px;
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

* html .form_filter_pulldown {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 142px;
	HEIGHT: 19px;
	PADDING: 0px;
	MARGIN: 0px;
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_filter {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 142px;
	HEIGHT: 19px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}


.form_nachricht {
	BORDER: 1px solid; 
	BORDER-COLOR: #00305D; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	WIDTH: 296px; 
	HEIGHT: 120px; 
	COLOR: #00305D;
	BACKGROUND-COLOR: #FFFFFF;
}

.form_button {
	BORDER: 1px solid; 
	BORDER-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000000;
}


