* {
	margin:0px;
	padding:0;
}
    body  {
	padding: 0;
	color: #333333;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	background-color: #CCCCCC;
    }
	p {
	color: #666666;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	}
	li {
	margin-left: 25px;
	color: #666666;
	font-size: 11px;
	}
	a {
	color:#000000;
	}
	a img {
	border:none;
	}
	h1 {
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin: 25px 0 10px 0;
	}
	h2 {
	font-size:14px;
	color: #666666;
	margin: 25px 0 10px 0;
	font-weight: bold;
	}
	h3 {
	font-size:12px;
	color: #666666;
	margin: 15px 0 5px 0;
	font-weight: bold;
	}
	h4 {
	font-size:12px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	}
    body  {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: left;
	color: #333333;
	background-color: #EBEBEB;
	margin: 0;
    }
	.mittig {
text-align: center;
margin-top: 30px;
	}
	#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
 	#aktuell {
	font-weight: bold;
	width: 150px;
	height: 40px;
	}
	#aktuell a {
	color: #666666;
	text-decoration: none;
	width: 135px;
	background-image: url(../img/button_HG_aktuell.png);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	text-indent: 10px;
	padding-top: 3px;
	}
	#aktuell a:hover {
	text-decoration: none;
	background-image: url(../img/button_RollOver_aktuell.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	}
	#aktuell a.akt {
	text-decoration: none;
	background-image: url(../img/button_aktuell.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
    } 
	#header {
	height:210px;
	background-image: url(../img/Header.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: right;
    } 
	#header a {
	color: #333333;
	font-size: 90%;
	text-decoration: none;
	}
    #header h1 {
	font-size:3px;
	margin: 0;
	padding: 10px 0;
	color: #666666;
    }
    #nav {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	height: 191px;
	width: 150px;
	}
	#nav a {
	text-decoration: none;
	color: #666666;
	float: left;
	text-indent: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 135px;
	background-image: url(../img/button_HG.png);
	background-repeat: no-repeat;
	}
	#nav a:hover {
	color: #FFFFFF;
	background-image: url(../img/button_RollOver.png);
	background-repeat: no-repeat;
	}
	#nav a.akt	{
	color: #FFFFFF;
	background-image: url(../img/button.png);
	background-repeat: no-repeat;
	}
	#topnav {
	margin-top: 20px;
	margin-left: 155px;
	}
	#topnav a {
	text-decoration: none;
	color: #666666;
	text-indent: 12px;
	width: 100px;
	border-left-color: #FFFFFF;
	background-image: url(../img/top_button_HG.png);
	border-left-width: thin;
	border-left-style: groove;
	float: left;
	height: 25px;
	display: block;
	line-height: 25px;
	}
	#topnav a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/top_button_RollOver.png);
	}
	#topnav a.akt	{
	text-decoration: none;
	color: #333333;
	background-image: url(../img/top_button.png);
	}
	#formular {
	width:590px;
	background-image: url(../img/button_HG.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
	#zeiten1 {
	width: 140px;
	background: url(../img/button_gelb.png) no-repeat center;
	margin-top: 30px;
	margin-bottom: 10px;
	}
    #sidebar1 {
	float: left;
	width: 155px;
	clear: left;
	margin-top: 20px;
    }

    #mainContent {
	margin-left: 155px;
	background-color: #FFFFFF;
	background-position: bottom;
	margin-top: 44px;
	padding-top: 18px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 12px;
    }
	#mainContent2 {
	margin-left: 155px;
	background-color: #FFFFFF;
	background-position: bottom;
	padding: 15px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
    }
	#mainContent2 a {
	color: #666666;
	font-size: 90%;
	text-decoration: none;
	}
    #footer {
	padding: 0 10px;
    } 
    #footer p {
    margin: 0;
/* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände 		zwischen divs vermeiden. */
    padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }

    /* Verschiedene wieder verwertbare Klassen */
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
