*{
padding: 0;
margin: 0;
}
				
#inhalt{
padding: 10px 20px;
text-align: left;
clear: left;
min-height: 600px;
}
				
*{
padding:0; /* Abstände entfernen */
margin:0;
}

				
body{
font:12px "Trebuchet MS", verdana, arial, sans-serif;
/* Für Zentrierung in älteren Browsern wichtig: */
text-align: center; 
background: #FFFfff;
background-image:url(../img/bg001.png)
}

/* Allgemeine Formatierungen */

h2{
margin: 1em 0;
font-size: 16px;
text-transform: uppercase;
border-left: 5px solid #F05900;
padding-left: 8px;
line-height: 18px;  /* Höhe des linken Rands */
}

/* Hauptcontainer */

#box{
width: 900px;
margin: 0 auto;  /* Zentrierung */
text-align: center;
background: white;
border: 1px solid black;
border-bottom: 1px solid black;
margin-top: 15px;
}

				

/* Header */

#header{
background-image:url(../img/banner.jpg);
height: 120px;
color:black;
line-height: 70px; /* vertikale Ausrichtung */
padding-left: 30px;
font-size: 25px;
text-transform: uppercase;
text-align: left;
}

#header span{
display: block;
color: white;
font-size: 12px;
text-transform: none;
margin-top: -45px;   /* nach oben verschieben */
font-weight: normal;
}

				

/* Navigation */

#navigation{
list-style: none;
width: 900px;
float: left;
height: 30px;
background: orange;
font-weight:bold;
}

#navigation li{
float: left;
}

#navigation li a{
display: block;
height: 30px;
width: 180px; /* Breite 900px:5 = 180px */
text-decoration: none;
line-height: 30px;
float: left;
background: black;
background-image:url(../img/navi_normal1.jpg);
color: black;

}

#navigation li a:hover{
background: black;
color: black;
background-image:url(../img/navi_hoover180.jpg);
}

				

/* Inhalt */
#inhalt{
padding: 10px 20px; /* Innenabstand */
text-align: left;  /* wichtig */
clear: left; /* wichtig */
min-height: 600px; 
}
				

/* Footer */	

#footer{
height: 20px;
line-height: 20px;
background: white;
color: black;
text-align: center;
background-image:url(../img/footer_background.jpg);

}

#footer span a{
float: right;
margin: -30px 10px 0 0;
color: orange;
color:#000000;
}

#footer span a:hover{
color: white;
color:#000000;
}

#footer span a:visited{
color: white;
color:#000000;
}


#teaser {
	height: 200px;
}

#teaser a.teaserpic {
	display: block;
	width: 244px;
	height: 130px;
	text-indent: -9999px;
	font-size: 1px;

}
/* TEASER */
#teaser {

	background-color:#999999;
}

#teaser a.teaserpic {
	display: block;
	width: 244px;

	text-indent: -9999px;
	font-size: 1px;
}

.teaser {
height:100%;
	background-color:#EDEDED;
	padding-left: 20px;
	padding-top:20px;
}

#teaser1 {
	height: 200px;
	background-color:#999999;
}

#teaser1 a.teaserpic {
	display: block;
	width: 244px;
	height: 130px;
	text-indent: -9999px;
	font-size: 1px;
}

.teaser1 {
	height: 200px;
	background-color:#EDEDED;
	padding-left: 20px;
	padding-top:20px;
}

#centerme
{
text-align:center;}

#headline2{
margin: 1em 0;
font-size: 16px;
text-transform: uppercase;
border-left: 5px solid #7CB506;
padding-left: 8px;
line-height: 18px;  /* Höhe des linken Rands */
}


.kalender_all
{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.kalender_all a
{
font-size:10px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}




/* Navigation */

#navigationX{
list-style: none;
width: 840px;
float: left;
height: 30px;
font-weight:bold;
}

#navigationX li{
float: left;
}

#navigationX li a{
display: block;
height: 30px;
width: 105px; /* Breite 900px:8 = 112px */
text-decoration: none;
line-height: 30px;
float: left;
color: black;
text-align:center;
border-bottom-style:solid 1px;
border-color:#000000;

}

#navigationX li a:hover{
color: black;
}

a:link {color:#b23718; text-decoration:none; font-weight:bold;}
a:visited {color:#b23718; text-decoration:none; font-weight:bold;}
a:active {color:#b23718; text-decoration:none; font-weight:bold;}
a:hover {color:#b23718; text-decoration:underline; font-weight:bold;}














