/* Allgemeine Styles */
body { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: 1001px; margin: 0; padding: 0; }
h1 {display: none}
h2 { font-size: 18px; line-height: 20px; background-image: url(../media/wheel.gif); background-repeat: no-repeat; text-transform: uppercase; margin-top: 6px; margin-bottom: 10px; margin-left: -25px; padding-left: 25px; }
h3 {  }
h4 {font-size: 12px; color: black; margin: 0 0 12px;}
h5 { margin: 0 0 4px; }
img { border-style: none; border-width: 0; }
a { color: white; text-decoration: none; }
a:hover { color: #fefe33; }
.clear {clear: both}

/* Linke Spalte */
#linkespalte { display: none }

/* Kopf oben */
#kopf { display: none }
#infozeile { display: none }
#kontakt { display: none}

/* Werbung rechts */
#werbung_rechts {  margin-left: 870px;display: block }
#werbung_rechts img { margin-top: 15px; }

/* Inhalt Styles allgmein */
#inhalt { width: 645px; float: left }
#inhalt p { color: black; margin-bottom: 6px; }

.spalte { display: block; float: left; width: 270px; margin-right: 15px; }
.spalte img { border: solid 1px white; }
.kastenmittel { color: #fff; background-image: url(../media/kasten_mittel_hg.gif); background-repeat: repeat-y; width: 319px; display: block        }
.kastenmittel_oben {font-size: 0; background-image: url(../media/kasten_mittel_oben.gif); background-repeat: no-repeat; width: 319px; height: 5px  }
.kastenmittel_unten { font-size: 0; line-height: 0; background-image: url(../media/kasten_mittel_unten.gif); background-repeat: no-repeat; width: 319px; height: 5px; }
.kastenmittel_inhalt { margin: 10px 10px 10px 40px; }

.kasten {color: #fff; background-image: url(../media/kasten_hg.gif); background-repeat: repeat-y; width: 645px; display: block   }
.kasten_oben { font-size: 0;background-image: url(../media/kasten_oben.gif); background-repeat: no-repeat; width: 645px; height: 5px  }
.kasten_unten { font-size: 0; line-height: 0; background-image: url(../media/kasten_unten.gif); background-repeat: no-repeat; width: 645px; height: 5px; }
.kasten_inhalt { margin: 20px 20px 20px 40px; }

	/* Strecken Styles */
	#termine { right: 20px; display: block; float: left; width: 280px; }
	#termine ul { color: white; margin: 0; padding: 0; list-style-type: none; }
	#termine li { font-weight: bold; margin-bottom: 12px; }
	
	#ablauf { display: block; float: left; width:280px; }
	#ablauf ul { color: black; line-height: 16px; margin: 0; padding: 0; list-style-image: url(../media/wheel_klein.gif); }
	#ablauf li { margin-bottom: 6px; margin-left: 16px; padding: 0; }
	
	.streckenbeschreibung {margin-top: 20px;}
	.streckentext {float: left;display: block;width:280px;}
	.streckentext p {font-size: 10px;}
	.streckentext h4 {color: white;}

	.streckenbild {float: left;display: block;}
	.streckenbild img { border: solid 1px white; }
	
	/* Kontakt */
	.kontak {display: block;float: left;width: 60px;}
	
	/* Ordner */
	form {}
	form span {float: left;display: block;width: 100px;clear: left}
	input { width: 150px; border: solid 1px black; }
	.option {width: 15px;}
	.plz { width: 40px; margin-right: 10px; }
	.ort { width: 98px; }
	.tag { width: 30px; margin-right: 10px; }
	.monat { width: 30px; margin-right: 10px; }
	.jahr { width: 50px; }
	p .fehler { color: red; margin-bottom: 0px; }