/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */




/* ----- Event Kalender Styles------------------------------------------------------------------------------------------------- */

.event_name {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; }
.small {font-size:8pt; }
.main_area {width:567px;  margin-left:0px; 
	background-color: white;
}
.separator {width:567px; margin-top:10px; margin-bottom:15px; margin-left:1px; border-bottom-width:1px; border-bottom-color:#000000;  border-bottom-style:solid; }
/* ----- Event Kalender Styles------------------------------------------------------------------------------------------------- */















body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #e8d0b4;
	background-image: url(images/kachel_o_linie.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
}


p, h3, h4, h5, h6, h7, .infotabelle {
margin-right: 20px;
}



p {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}



h1 {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

h2 {
	font-size: 1.2em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

h3 {
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

h4 {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
	outline-color: #CC3300;
}

h5 {
	font-size: 1em;
		color: #666666;
	padding-top: 0px;
	font-weight: normal;
	font-style: italic;	
}


h6 {
	font-size: 1.25em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.zitat {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding-left: 20px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

.ueberschriftrahmen{
	font-size: 1.25em;
	color: #000000;
	font-weight: bold;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.tabellenheadline{
	
	font-weight: bold;	

}

.tabelle_spalte1 {
	
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
}

.tabelle_spalte2 {
	
	color: #333333;
	background-color: #FFFFFF;
}

.infotabelle{
	width: 565px;
	font-size: 0.9em;
	margin-bottom: 20px;
	
}


a:link {
	color: black;	
}

a:hover {
	color: #CC0000;
}

a:visited {
	color: black;
}



/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */


#container{
	width: 776px;
	
	margin: 0px auto;
	background-image: url(images/kachel_o_linie.gif);
}

#top{
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	width: 772px;
	height: 35px;
	margin: auto 0px;
}
/* Top ist auch bei Home identisch */


/* Top ist auch bei Home identisch */

#headlineblock{
	text-align:center;
	padding-left: 73px;
	width: 571px;
}


#navi{
	padding-left: 73px;
}	



#totoppfeil {
	width:20px;
	height:20px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: right;
	margin-left: 530px;
}


#fliesstext{
	width: 567px;
	margin-left: 76px;
	outline-color: #00FF00;
	margin-bottom: 20px;
	padding-top: 20px;
}



#unten{
	width: 569px;
	background-repeat: repeat-y;
	margin-left: 76px;
	height: 100px;
	}
	
	


#buroadresse_unten{
	font-size: 0.74em;
	line-height: 1.3em;
	width: 380px;
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
}





/* ----- Nur HOME PAGE ------------------------------------------------------------------------------------------------- */
/* ----- Nur HOME PAGE ------------------------------------------------------------------------------------------------- */
/* ----- Nur HOME PAGE ------------------------------------------------------------------------------------------------- */

#hometabelle{
	margin-left: 40px;

}


#home_container{
	
	
	margin: 0px auto;
	background-image: url(images/kachel_o_linie.gif);
	width: 776px;
	

}


#adressen_box_home{
	width: 679px;
	text-align: center;
	background-color: #E9E9E9;
	margin-left: 44px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;	
	
}



@media print{
#navi{
	visibility: hidden;	
	padding-left: 73px;
}

a:link {
	color: #000000;
	text-decoration: none;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/kachel_o_linie.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}


#home_container{
	
	
	
	background-image: url(images/kachel_o_linie.gif);
	width: 776px;


}
}

@media screen{
#navi{
	
	padding-left: 73px;
}	
}
