/*-----------Überschriften----------------------------------------------------------------------*/
h1                     { font-family:Verdana, sans-serif; font-size: 1.4em;  font-weight: bold; color:#676767; }
h2                     { font-family:Verdana, sans-serif; font-size: 1.2em;  font-weight: bold; color:#905725; }
h3                     { font-family:Verdana, sans-serif; font-size: 1.1em;  font-weight: bold; color:#676767; }
.titelbild             { font-family:Verdana, sans-serif; font-size: 1.0em;  font-weight: normal; color:#ffffff; }
.titelbild_header      { font-family:Verdana, sans-serif; font-size: 1.2em;  font-weight: bold; color:#ffffff; }
.titelbild a           { font-family:Verdana, sans-serif; font-size: 1.0em;  font-weight: normal; color:#ffffff; text-decoration:none;}
.titelbild a:hover     { color: #450404; text-decoration:none;}


/*-----------Normaler Bodytext-----------------------------------------------------------------*/
.bodytext              {  font-family:Verdana, sans-serif; font-size:0.9em; color:#333333; font-weight:normal; text-align: left;}
.bodytext_big          {  font-family:Verdana, sans-serif; font-size:1.0em; color:#009999; font-weight:bold; text-align: left;}
.bodytext_termine      {  font-family:Verdana, sans-serif; font-size:0.9em; color:#333333; font-weight:normal; text-align: left; padding-top:7px;}
.monat     			   {  font-family:Verdana, sans-serif; font-size:1.2em; color:#990000; font-weight:bold; text-align: left; padding-top:7px;}
a		      		   {  color:#333333;text-decoration:underline; }

.menuleiste {
	font-family:Verdana, sans-serif;
	font-size:1em;
	font-weight:normal;
	color:#676767;
	text-decoration: none;
    text-align:right;
}
.menuleiste a{
	font-family:Verdana, sans-serif;
	font-size:1em;
	font-weight:normal;
	color:#676767;
	text-decoration: none;
    text-align:right;
}
.menuleiste a:hover{text-decoration: underline;}

.menuleiste_unten {
	font-family:Verdana, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
    text-align:center;
}

/*Legt Style fest für Copyright-Zeile*/
.menuleiste_unten a{
	font-family:Verdana, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
    text-align:center;
}
.menuleiste_unten a:hover{text-decoration: underline;}

/*MENU*/
ul#liste, ul#liste li {margin:0px; padding:0px;}


#menu{
	font-family:Arial, sans-serif;
	color:#000000;
	text-decoration:none;
	background:#450404;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;	
    display:block;
	width:250px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:240px;
	}
	
html>body #menu {
	width:240px;
	}     
        
#menu a{
	font-family: Arial, sans-serif;
	color:#000000;
	text-decoration:none;
	background-color: #FFFFFF;
    border-bottom: 1px solid #450404;
	padding-top: 10px; 
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;	
    display:block;}

        
#menu a:hover {
	color: #ffffff;
    background-color: #450404;
    text-decoration: none;}


#menu ul { padding:0px;
	   list-style-type: none;}


#menu ul ul a {
	border-bottom: 1px solid #450404;	
	padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 25px;
    padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;	
	color: #000000;
	background-color: #b2772f;
	text-decoration: none;
	display:block;
	width:250px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:225px;
	}
	
html>body #menu ul ul a  {
	width:225px;
	}


#menu ul ul a:hover{
	color: #000000;
	background-color: #450404;
	text-decoration: none;
	display:block;}

.menulevel1{font-size:15px; display:block;} /*Menü Level 1*/
.menulevel2{font-size:15px; display:block;} /*Menü Level 2*/

/*Definiert die Menüs, die als Liste realisiert sind*/
#liste {
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size:1.3em;
    font-weight:normal;
	display:block;
	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	background: #450404;}
