/* CSS Document */

#rennkalender {
	position: absolute;
	width: 732px;
	height: 377px;
	left: 50%;
	top: 180px;
	margin-left: -367px;
	background-image: url(../begruessung/begruessung_mit_rand.jpg);
	}
	
#obmann	{
	position: absolute;
	width: 111px;
	height: 145px;
	left: 50%;
	top: 230px;
	margin-left: -335px;
	background-image: url(../fotos/bild_obmann_1.jpg);
	}

#begruessung {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 75px;
	margin-right: 50px; 
	width:500px;
	font-family: verdana;
	font-size: 0.75em;
	}

.ueberschrift	{
	font-size: 1.0em;
	font-family: verdana;
	font-weight: bold;
	}
	