/*Allgemeine Formatierung*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px 0px;
	border: 0px;
	background-color: #F4E7A9;
	font-size: 12px;
	color: #000000;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.navigation {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #5D2904;
	border-right-width: 1px;
	border-right-color: #5D2904;
	background-color: #E8D785;

}

.kopfzeile {
	background-color: #F4E7A9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D2904;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D55317;
	text-align: right;
}

#adresse a {
	color: #D55317;
	text-decoration: none;
}

.inhaltsbereich {
	background-color: #F4E7A9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5D2804;
	border-right-color: #5D2804;
	border-left-color: #FFFFFF;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F4E7A9;
	background-color: #5D2804;
	height: 20px;
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;

}
.rahmen {
	border: 1px solid #5D2804;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;

}

#news table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding: 4px;
}

#termine table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding: 2px;
	width:100%
}

#auflistung table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding: 2px;
	margin: 0px; width:100%

}

  
/* Navigation vertikal */
#menu {
	width: 194px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5D2804;
} 

#menu ul {
	margin: 0;
	padding: 0;
	background-color: #E8D785;
} 

#menu a, #menu h2 {
	font: bold 12px/18px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	border: 1px solid #FFFFFF;
}

#braun a {
	border: 0px;
	padding: 0px;
	color: #F4E7A9;
	margin: 0px;
	text-decoration: none;
}

#braun a:hover {
 color: #5D2904; background: #fff;}


#menu h2 {
	color: #F4E7A9;
	background: #5D2804;
	text-transform: capitalize;
	border: 1px solid #5D2804;
	list-style-position: inside;
	list-style-type: disc;
} 

#menu a { 
	color: #921616; 
	text-decoration: none; } 

#menu a:hover { color: #5D2904; background: #fff; }

#menu li {
	position: relative;
	list-style-type: none;
}

#menu ul ul ul {position: absolute; top: 0; left: 100%; width: 100%; }

div#menu ul ul ul, div#menu ul ul li:hover ul ul {display: none;} 

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}

/* Navigation horizontal */
#menuh { 
	width: 100%;  
	float: left; }

#menuh ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 110px;
	float: left;
	background-color: #5D2804;
} 

#menuh a, #menuh h2 
  { 
  font: bold 12px/18px arial, helvetica, sans-serif; 
  display: block; 
  margin: 0; 
  padding: 1px 2px; } 

#menuh h2 { 
	color: #F4E7A9; 
	background: #5D2804; } 

#menuh a { 
	color: #F4E7A9;
	background: #5D2804;
	text-decoration: none; }

#menuh a:hover { 
	color: #a00; 
	background: #ffffff; }

#menuh li {
	position: relative;
	padding: 1px;
} 

#menuh ul ul { position: absolute; z-index: 500; }

#menuh ul ul ul { position: absolute; top: 0; left: 100%; } 

div#menuh ul ul,
div#menuh ul li:hover ul ul, 
div#menuh ul ul li:hover ul ul 
  {display: none;} 

div#menuh ul li:hover ul, 
div#menuh ul ul li:hover ul, 
div#menuh ul ul ul li:hover ul 
  {display: block;}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.auszeichnung {
	font-weight: bold;
	color: #330066;
}
