.tabelle_main {
	border: thin outset #005a9c;
}
.tabelle_header {
	border-top: thin outset #005a9c;
	border-right: thin outset #005a9c;
	border-left: thin outset #005a9c;
	border-bottom-width: thin;
	border-bottom-color: #005a9c;
}
.tabelle_daten_header {
	border-top: 1px dashed #FFCC33;
	border-bottom: 1px dashed #FFCC33;
	border-left: 1px dashed #FFCC33;
	border-right: 1px dashed #FFCC33;
}

.tabelle_daten_oben_links {
	border-top: 1px dashed #FFCC33;
	border-left: 1px dashed #FFCC33;
}
.tabelle_daten_oben_rechts {
	border-top: 1px dashed #FFCC33;
	border-right: 1px dashed #FFCC33;
}
.tabelle_daten_unten_links {
	border-bottom: 1px dashed #FFCC33;
	border-left: 1px dashed #FFCC33;
}
.tabelle_daten_unten_rechts {
	border-bottom: 1px dashed #FFCC33;
	border-right: 1px dashed #FFCC33;
}

.Datum {
  color: #FFCC33;
  text-decoration: none;
  font-size: 12px;
  font-weight:bold;
  font-family:Georgia, "Times New Roman", Times, serif
}

.Copyright {
  color: #ABB3B8;
  text-decoration: none;
  font-size: 9px;
  font-weight:bold;
  font-family:Georgia, "Times New Roman", Times, serif
  }

A.Copyright {
  color: #ABB3B8;
  text-decoration: none;
  font-size: 9px;
  font-weight:bold;
  font-family:Georgia, "Times New Roman", Times, serif
  }

A.Copyright:hover {
  color: #AABBDD;
  text-decoration: underline;
  font-size: 9px;
  font-weight:bold;
  font-family:Georgia, "Times New Roman", Times, serif
}
A.Menue {
  color: #585858;
  text-decoration: none;
  font-size: 12px;
  font-weight:bold;
  font-family:Georgia, "Times New Roman", Times, serif
  }

A.Menue:hover {
  color: #AABBDD;
  text-decoration: underline;
  font-size: 12px;
  font-weight:bold;
  font-family:Georgia, "Times New Roman", Times, serif
}
.menue_small {
  color: #0033CC;
  text-decoration: none;
  font-size: 12px;
  font-weight:bold;
  font-family:Georgia, "Times New Roman", Times, serif
  }
A.menue_small {
  color: #FF0000;
  text-decoration: none;
  font-size: 10px;
  font-weight:normal;
  font-family:Georgia, "Times New Roman", Times, serif
  }

A.menue_small:hover {
  color: #FF9900;
  text-decoration: underline;
  font-size: 10px;
  font-weight:normal;
  font-family:Georgia, "Times New Roman", Times, serif
}
.form_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	border: thin dotted #FFCC33;
}
.form_rand_kompl {
	border: 1px dashed #FFCC33;
}
.form_rand_kompl_rot {
	border-top: 1px dashed #FF3333;
	border-left: 1px dashed #FF3333;
	border-bottom: 1px dashed #FF3333;
	border-right: 1px dashed #FF3333;
}
.form_rand_links_rot {
	border-left: 1px dashed #FF3333;
}
.form_rand_rechts_rot {
	border-right: 1px dashed #FF3333;
}
.form_rand_oben_rot {
	border-top: 1px dashed #FF3333;
}
.form_rand_unten_rot {
	border-bottom: 1px dashed #FF3333;
}
.form_rand_kompl_blau {
	border-top: 1px dashed #0066FF;
	border-left: 1px dashed #0066FF;
	border-bottom: 1px dashed #0066FF;
	border-right: 1px dashed #0066FF;
}
.form_rand_links_blau {
	border-left: 1px dashed #0066FF;
}
.form_rand_rechts_blau {
	border-right: 1px dashed #0066FF;
}
.form_rand_oben_blau {
	border-top: 1px dashed #0066FF;
}
.form_rand_unten_blau {
	border-bottom: 1px dashed #0066FF;
}
.form_rand_kompl_grün {
	border-top: 1px dashed #00FF33;
	border-left: 1px dashed #00FF33;
	border-bottom: 1px dashed #00FF33;
	border-right: 1px dashed #00FF33;
}
.form_rand_links_grün {
	border-left: 1px dashed #00FF33;
}
.form_rand_rechts_grün {
	border-right: 1px dashed #00FF33;
}
.form_rand_oben_grün {
	border-top: 1px dashed #00FF33;
}
.form_rand_unten_grün {
	border-bottom: 1px dashed #00FF33;
}
.form_rand_unten {
	border-bottom: 1px dashed #FFCC33;
}
.form_rand_oben {
	border-top: 1px dashed #FFCC33;
}
.form_rand_links {
	border-left: 1px dashed #FFCC33;
}
.form_rand_rechts {
	border-right: 1px dashed #FFCC33;
}
.form_rand_unten_black {
	border-bottom: 1px dashed #000000;
}
.form_schrift {
	color: #ABB3B8;
  	text-decoration: none;
 	font-size: 14px;
  	font-weight:bold;
 	font-family:Georgia, "Times New Roman", Times, serif
}
.form_schrift_schwarz {
	color: #000000;
  	text-decoration: none;
 	font-size: 12px;
 	font-family:Georgia, "Times New Roman", Times, serif
}
.form_schrift_rot {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.form_ueberschrift_schwarz {
	color: #000000;
  	text-decoration: none;
 	font-size: 24px;
 	font-weight:bold;
 	font-family:Georgia, "Times New Roman", Times, serif
}
.form_error {
	color: #FF0000;
  	text-decoration: none;
 	font-size: 12px;
 	font-family:Georgia, "Times New Roman", Times, serif
}
.form_msg {
	color: #000000;
	font-weight:bold;
  	text-decoration: none;
 	font-size: 12px;
 	font-family:Georgia, "Times New Roman", Times, serif
}
A.main_text {
  color: #333333;
  text-decoration: none;
  font-size: 11px;
  font-family:Verdana, Arial, Helvetica, sans-serif  }

A.main_text:hover {
  color: #CCCCCC;
  text-decoration: none;
  font-size: 11px;
  font-family:Verdana, Arial, Helvetica, sans-serif  }

.main_text {
  color: #333333;
  text-decoration: none;
  font-size: 12px;
  font-family:Verdana, Arial, Helvetica, sans-serif  }

.main_text_image{
	border: none;
	}

.main_text_head {
	color: #000000;
	text-decoration: underline;
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.hintergrund_formulare {
	background-attachment: fixed;
	background-image: url(images/formulare_hinter.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.hintergrund_agb {
	background-image: url(images/paragraph.gif);
	background-position: left top;
	background-repeat: repeat;
	}
.hintergrund_euro_rot {
	background-image: url(images/euro_rot.jpg);
	background-position: left top;
	background-repeat: repeat;
	}
.hintergrund_index {
	background-attachment: fixed;
	background-image: url(images/index.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.preise_rabatt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

