@charset "utf-8";
/* CSS Document */


body  {
	background: #FFFFFF;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #524641;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.2px;
	}
	
div.hr {
  border:none;
  width: 100%;
  margin: 15px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  color: #726c62;
  background-color: #726c62;
  height: 1px;
  }  
 

.bold {
	font-weight: bold;	
} 

.boldunderline {
	font-weight: bold;	
	text-decoration:underline;
} 


.headline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5c8485;
	text-transform:uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing:0.6px;
} 

a { 
    color:#7fb537;
	text-decoration:none; 
} 

a:hover { 
	text-decoration:underline; 
} 


a.footer {
	color:#534741;
	text-decoration:none;
} 

a.footer:hover { 
    color:#534741;
	text-decoration:underline; 
} 

img.galerie {
	border: 1px solid #726c62;
} 


#container { 
	width: 800px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF;
	margin: 0 auto 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
} 

#navihome {
	width: 800px;
	height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 21px 0px 18px 0px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #524641;
	background-color: #FFFFFF;
	text-transform: uppercase;
} 

#navihome ul {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
} 

#navihome ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 62px 0px 0px;
} 

#navihome ul li a {
	font-size: 13px;
	text-transform: uppercase;
	color:#524641;
} 

#navihome ul li a:hover {
	font-size: 13px;
	text-transform: uppercase;
	color:#524641;
	text-decoration:underline;
} 

#navihome ul li a.active {
	text-decoration:underline;
} 


#navihome ul li.last {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 


#header {
	width: 800px;
	height: 263px;
	margin: 0px 0px 46px 0px;
	padding: 0px 0px 0px 0px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #524641;
	background-color: #FFFFFF;
} 

#content { 
	width: 800px;
	background: #FFFFFF;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	} 


#content h1{
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	font-size: 28px;
	font-family:Verdana, Geneva, sans-serif;
	color:#78b41e;
	font-style: normal;
	font-weight: normal;
	letter-spacing:0.2px;
} 


#content table {
	table-layout:fixed;
	width:800px;
    background: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:top;
    margin: 0px;
	padding: 0px;
} 

#content table tr {
	width:800px;
    margin: 0px 0px 0px 0px;
	padding: 0px;
} 


#content table tr td{
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	vertical-align:top;
} 

#content table tr td.230{
	width: 230px;
} 

#content table tr td.40{
	width: 40px;
} 

#content table tr td.70{
	width: 70px;
} 

#content #kalender {
	width:230px;
    background: #FFFFFF;
    margin: 0px 0px 20px 0px;
	padding: 0px;
} 

#content #kalender table {
	border: 1px solid #534741;
	border-collapse:collapse;
	table-layout:fixed;
	width: 100%;
    background: #FFFFFF;
    margin: 0px;
	padding: 1px 1px 1px 1px;
} 

#content #kalender table td {
    border: 1px solid #534741;
	margin: 0px;
	padding: 0px;
} 


/*Galerie PopUp große Bilder*/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #534741;
padding: 10px;
left: -1000px;
border: none;
visibility: hidden;s
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -320px;
left: 50px; /*position where enlarged image should offset horizontally */

}


/*Ende Galerie PopUp große Bilder*/

input{  /* Darstellung Eingabefeld */
    width:230px;
	padding:3px;
	margin:10px 0px 10px 0px; 
	border-width:1px;
	border-color:#534741;
	border-style:solid;
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#534741;
}


input.Abschicken {
    width:120px;
	padding:5px 10px 5px 10px ;
	margin:10px 0px 10px 0px; 
	border-width:1px;
	border-color:#534741;
	border-style:solid;
	background-color:#534741;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.2px;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}


select{  /* Darstellung Eingabefeld */
    width:120px;
	padding:3px;
	margin:5px 0px 5px 0px; 
	border-width:1px;
	border-color:#534741;
	border-style:solid;
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#534741;
}

textarea {  /* Darstellung Eingabefeld */
    width:230px;
	height:150px;
	overflow:auto;
	padding:3px;
	margin:10px 0px 10px 0px; 
	border-width:1px;
	border-color:#534741;
	border-style:solid;
	background-color:#FFFFFF;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#534741;
}


#footer {
	width: 800px;
	height:48px;
	background: #FFFFFF;
	margin: 10px 0px 30px 0px;
	padding: 10px 0px 0px 0px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 524641;
	color:#524641;
	font-size: 12px;
	} 

.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;
}
