body, table, td, tr, p {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; }

body {
	background-image:url(images/background.jpg); background-position: 0 180; background-repeat: no-repeat;
	padding: 0px;
	margin:0px;
}
	
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #cf3a23}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #cf3a23}
.menuoben {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #cf3a23; padding-top: 7px; padding-right: 7px;}
.menulinks {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #565656; text-decoration: none; line-height: 25px}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #cf3a23}

.radio { /* den Submit-Button */
  background-color: #FFFFFF;
}

.submit { /* den Submit-Button */
  background-color: #DDDDDD;
}

input, select { /* Alle Labels UND Formularelemente auswählen */
  background-color: #cf3a23;
}

textarea { /* Alle Labels UND Formularelemente auswählen */
  background-color: #DDDDDD;
}

.menulinkssub { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3333; text-decoration: none; line-height: 17px}
.rot {  color: #CC3333}
