html body {
	margin: 0;
	padding: 0;
}

body {
	background: url("bg/bg-body.jpg") repeat #e3f3c5;
	text-align: center;
	font-family: verdana, sans-serif;
	}
	
.fett {
	font-weight: bold;
	}
img {
	border: none;
	}
	
.bild-li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bild-re {
	float: right;
	margin: 5px 0px 10px 10px;
}
.bild-mi {
	margin: 5px auto 10px;
	float: none;
	text-align: center;
	}
	
.notitz {
border: solid 1px #FF0000;
}
#containing/* -------------------------- Container ------------------------------- */

 {
	background-color: white;
	background: url("bg/bg-container.jpg") repeat-y;
	margin: auto;
	width: 950px;
	text-align: left;
	}
	
/* -------------------------- Kopfteil ------------------------------- */
#header {
	background: url("bg/bg-header.jpg") no-repeat top center;
	height: 143px;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#header h1 {
	display: none;	
	}
#header p a{
	color: #4c402b;
	font-family: courir, serif;
	font-size: 18px;
	}
#header p :hover {
	color: orange;
	}
	
	
/* -------------------------- Pfadzeile ------------------------------- */

#path {
	float: left;
	width: 775px;
	background: url("bg/bg-header.jpg") no-repeat 0px -198px;
	padding: 5px 0 0 175px;
	height: 20px;
	font-size: 12px;
	color: #4c402b;
	}


#path a {
	color: #4c402b;
}

#path a:hover {
color: orange;
}

.pathcurrent {
	color: #FF6600;
}

/* -------------------------- horizontale Navigation ------------------------------- */
/* -----------------http://www.alistapart.com/articles/slidingdoors/ ----------------*/

#menu {
      float: left;
      width: 100%;
	  background: url("bg/bg-header.jpg") no-repeat 0px -143px;
	  font-family: courir, serif;
      font-size: 1.0em;
      line-height: normal;
      }
#menu ul {
      text-align: center;
      margin: 0;
      padding: 10px 10px 0 185px;
      list-style: none;
      }
#menu li {
      float: left;
      background: url("bg/bg-left.jpg") no-repeat left top;
      margin: 0;
      padding: 0 0 0 9px;
      }
#menu a {
      display: block;
      background: url("bg/bg-right.jpg") no-repeat right top;
      padding: 5px 15px 4px 6px;
      text-decoration: none;
      font-weight: bold;
      color: #4c402b;
      
      }
#menu a:hover {
      color: orange;
      }
#menu #current {
      background-image: url("bg/bg-left-on.jpg");
      }
#menu #current a {
      background-image: url("bg/bg-right-on.jpg");
      color: #2c2205;
      padding-bottom: 5px;
      }
/* -------------------------- Box linke Seite ------------------------------- */

#left-box {
	width: 175px;
	font-family: courir, serif;
	height: 450px;
	margin: 0;
	float: left;
	}

/* -------------------------- Untermenü ------------------------------- */
	
#submenu {
	height:220px;
	padding-top: 48px;
	padding-left: 0px;
	background-image: url(bg/bg-links.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	margin-bottom: 5px;
	}

#submenu li {
	list-style:none;
	}

#submenu li a{
	text-decoration:none;
	color:black;
	}

#submenu li a:hover{
	color:#FF9900;
	}

/* -------------------------- Termine News ------------------------------- */

	
#news {
	height: 130px;
	padding-top: 65px;
	padding-left: 35px;
	background-image: url(bg/bg-termine.jpg);
	background-repeat: no-repeat;
	background-position: 12px -5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c402b;
}

#news a {
	font-size: 10px;
	color: #993333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#news a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/* -------------------------- vertikale Navigation rechte Seite ------------------------------- */

#right-box {
	width: 124px;
	height: 250px;
	margin-right: 0;
	padding-right: 0;
	float: left;
	text-align: center;
	padding-left: 8px;
	padding-top: 15px;
	}
	
#right-box ul {
	padding: 0;
	margin: 0;
	text-align: left;
	list-style-type: none;
	}
	
#right-box li {
}

#right-box img {
	border:none;
	}

/* -------------------------- Inhalte - content------------------------------- */

#content {
	color: #33d290a;
	float: left;
	width: 575px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	}

#content h1 {

	
}
#content h2 {
	color: #FF6600;
	font-size: 1.4em;
	line-height: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}
#content h3 {
	color: #003366;
	font-size: 1em;
	margin: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#content h4 {
	font-size: 0.9em;
	margin: 0;
	color: #336699;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#content h4 a {
	color: #336699;
	text-decoration: underline;	
}


#content p {
	font-size: 13px;
	line-height: 1.4em;
	padding-left: 10px;
	padding-top: 1px;
}

#content ul {
	font-size: 13px;
	list-style-position:inside;
}

#content a{
	color: #003366;
}

#content p.datum {
	color: #666666;
	font-size: 12px;
	font-style: italic;
	;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	display: block;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}
#content p.gruss {
	color: #FF6600;
	font-size: 14px;
	font-style: italic;
	;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	display: block;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#content p.ende {
	font-size: 10px;
	text-align: center;
	font-style: italic;
	padding-top: 20px;
}

/* -------------------------- Fussteil ------------------------------- */

#footer {
	height: 72px;
	clear: both;
	text-align: center;
	font-size: 9px;
	background: url("bg/bg-footer.jpg") no-repeat;
	margin: 0px;
	padding-top: 5px;
	}

