body { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #c20819 ; position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; }
a img { border-style: none; border-width: 0; }

/* Roter Balken im HG */
hr { position: absolute; top: 190px; left: 0; width: 100%; height: 174px; background-color: #a31818; border: 0 transparent; }

/* Hintergrund bild mit skalierung */
div#hgbild { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
div#hgbild img {display: block; width: 100%; height: 100%}

/* Inhalts Kasten */
div#inhalt { position: absolute; top: 20px; left: 50%; width: 910px; height: 664px; margin-left: -455px; }
	
	
	
	/* Logo */
	h1 { font-size: 1px; line-height: 73px;text-align: center; position: absolute; top: 15px; left: 0; width: 267px; height: 73px; }
	/* Figuren */
	div#figuren { background-image: url(../media/figuren.png); background-repeat: no-repeat; position: absolute; top: 15px; right: -42px; width: 265px; height: 179px; }
	div#radfahrer { background-image: url(../media/radfahrer.png); position: absolute; top: 73px; left: 220px; width: 109px; height: 87px; z-index: 100; }
	
	/* Menues */
	ul { color: white; font-size: 10px; font-weight: normal; line-height: 16px; background-color: #c30719; text-transform: uppercase; letter-spacing: 1px; height: 16px; margin: 0; padding: 0; display: block      }
	ul li a { color: white; text-decoration: none; margin-right: 5px; margin-left: 5px; }
	ul li { margin: 0; padding: 0; display: inline  }
		/* Menue Ebene 1 */
		ul#menue1 { position: absolute; top: 47px; left: 220px; width: 580px; padding-left: 90px; }
		ul#menue2 { position: absolute; top: 74px; left: 220px; width: 580px; padding-left: 90px; }
	
	/* Überschrift mit Kasten über dem Startbild */
	h2 { font-size: 20px; line-height: 22px; background-image: url(../media/hg_h2.gif); background-repeat: no-repeat; width: 100%; height: 67px; position: absolute; top: 112px; left: 0; z-index: 15; margin: 0; padding: 37px 0 0 40px; }
	
	/* Beginn Silberkasten mit Inhalten */
	div#silberkasten { background-image: url(../media/hg_inhalt.png); background-repeat: repeat-y; position: absolute; top: 178px; left: 0; width: 100%; z-index: 20; padding-left: 40px; }
	
	div#silberkastenende { background-image: url(../media/hg_ende.png); width: 100%; height: 32px; clear: both; margin-left: -40px;margin-bottom: -32px}	
		/* Startbild oben */
		div#silberkasten p.startbild {margin: 0 0 0 -40px; padding: 0;}
		div#silberkasten p.startbild img { border-top: 2px solid white; border-bottom: 2px solid white; display: block      }
		/* Menue Ebene 3 */
		ul#menue3 { position: relative; margin-left: -39px; padding-left: 34px; margin-top: 20px; width: 870px; z-index: 100; }
		ul#menue3 li a { color:white;}
		/* Sternchen */
		div#silberkasten div#sternchen { background-image: url(../media/sternchen.png); background-repeat: no-repeat; position: absolute; top: 30px; left: 0; width: 492px; height: 245px; z-index: 10; }
		/* Standart Formate */
		div#silberkasten a {color: #9f1118}
		div#silberkasten h3 {color: #9f1118}
		div#silberkasten p {color:  #333333}		
		
		/* Spalte 1 */
		div#silberkasten div#spalte1 { display: block; width: 40%; float: left }
		div#silberkasten div#spalte2 { display: block; width: 40%; float: left; margin-left: 3% }
		div#silberkasten div#spalte1 img { border: solid 1px white; }
		div#silberkasten div#spalte2 img { border: solid 1px white; }
