* {
font-family : Arial, Verdana, sans-serif;
}
body {
background-color: #FBF9C9;                    /* hellbeige */
}
.headklein{
font-size: 80%;
font-weight: normal;
}
img {
border: none;
}

p.bild{
text-align: center;	
}
/* ************************************************* */
/* Tabellenlayout */
table.layout{
border: none;
top: 0px;
left : 0px;
margin-left: 3em;
margin-right: 3em;
margin-bottom: 0.6em;
}
td.header{
border: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #252; /* dunkelgrün */
border-bottom-style : solid;
border-bottom-width : 1.3em;
border-bottom-color : #474;/* dunkelgrün */
text-align: right;
}
td.navigation{
width: 12em;
border: 0;
background-color: #474; /* dunkelgrün */
border-bottom: 8em solid #474; /*dunkelgrün */
margin: 0;

}
td.inhalt{
width: 80%;
border: 0;
border-right: 0.1em solid #e93; /* dunkelorange */
border-bottom: 0.1em solid #e93; /* dunkelorange */
padding-left: 1em;
padding-right: 0.5em;
padding-top: 1.5em;
padding-bottom: 1em;
}
/* Ende Tabellenlayout */
/* ************************************************ */
/* ************************************************ */
/* Navigation */

ul.menue{
}

li.menue {
	font-weight: bold;
	text-align: left;
	margin: 0em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	list-style-type : none;
}

a.menue {
	text-decoration: none;
	color: #f93;
	display:block;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	padding-left: 0.5em;
}

a.menueaktuell {
	text-decoration: none;
	background:#FBF9C9; 
	color:#166501;
	display:block;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	padding-left: 0.5em;	
	/*
	margin-left: 0.1em;
	font-weight: bold; 
	text-align: left;
	 */
}

li.menue1 {
	font-size: 0.85em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	list-style-type: none;
	margin-left: 2.5em
	/*	
	margin-right: 1em;
	padding-right: 0.5em;
	padding-left: 0.2em;	
	color: #FBF9C9;	
	text-decoration: none;
	*/
}

a.menue1 {
	text-decoration: none;
	color: #FBF9C9;
	display:block; 	
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
}

a.menueaktuell1 {
	text-decoration: none;
	background:#FBF9C9; 
	color:#166501;
	display:block; 	
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
}

A.menue:hover {background:#FBF9C9; COLOR:#166501}
a.menue:visited {color: #f93}
A.menue1:hover {background:#FBF9C9; COLOR:#166501}
a.menue1:visited {color: #f93}
a.menueaktuell:hover {background:#FBF9C9; COLOR:#166501}
a.menueaktuell1:hover {background:#FBF9C9; COLOR:#166501}
a.menueaktuell:visited {color: #f93}
a.menueaktuell1:visited {color: #f93}
/*
A.menue:active {background:#FBF9C9; COLOR:#166501}
A.menue1:active {background:#FBF9C9; COLOR:#166501}
*/

/* Logo in der Navigation */
img.logo {
width: 117px;
height: 116px;
border: 0;
padding-left: 1.6em;
margin-bottom: 1em;
}
/* Ende Navigation */
/* ************************************************ */
/* ************************************************ */
/* Inhaltliche Definitionen */
h1{
font-size: 130%;
text-align: center;
margin-bottom: 1.2em;
}
h2{
font-size: 110%;
text-align: center;
font-size: 1em;
font-weight: bold;
}
p.datum-aktuelles{
font-size: 0.9em;
text-align: right;
margin-bottom: -1em;
}
td.bild-bilder{
text-align: center;
}
td.bildunterschrift-bilder{
font-size: 0.7em;
text-align: center;
vertical-align: top;
}
td.jahreszahlen{
text-align: left;
vertical-align: top;
padding-left: 3em;
}
td.chronik{
font-weight: normal;
padding-left: 1em;
padding-bottom: 0.5em;
}
img.bildrechts{
padding-top: 0.2em;
margin-left: 0.5em;
margin-bottom: 0.5em;
float: right;
border: 0;
}
img.bildlinks{
margin-right: 0.5em;
margin-bottom: 0.5em;
float: left;
border: 0;
}
img.bildmitte{
float: middle;
}
a:active {color: #06c;}
a:hover {color: #06c;}
a:visited {color:#06c;}
a {color:#06c;}
input.formular{
font-size: 85%;
}
textarea.formular{
font-size: 85%;
}
td.links{
text-align: left;
}
.bold{
font-weight: bold;
}
.farbe{
color: #CC3333;
font-weight: bold;
}
td{
vertical-align: top;
}

#vorstand td{
	width: 10em;
}

#termine td{
	padding-left: 1em;
}

p.webautor{
	display: none;
}