@charset "UTF-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}
div#menu{

position:middle;
}


#menu {
width: 965px;
padding: 0px;
background: #ffffff;
font-family: Verdana;
font-size: 1em;
line-height: 1.5;
float: left;


text-align: center;
font-family: Verdana, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
	
}
	


#menu ul {
float: left;
width: 193px;
list-style-type: none;

}

/*--definiert die Blocküberschriften--*/
#menu h3 {
font-size: 1em;
text-align: center;
color: #ffffff;

border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top:1px solid #ffffff;


background: url(buttons.jpg) no-repeat;

	padding-top: 5px;
	padding-bottom: 5px;
	
	border-top: solid #ffffff 1px;
	border-bottom: solid #ffffff 1px;
	font-size: 12px;
	line-height: none;
	font-weight: normal;
	
}

/*--definiert die "Drop-Down-Links" im Normalzustand, Text Font beim aufklappen--*/ 
#menu a {
text-decoration: none;
display: block;
	border: none;
	text-align: center;
background: #333333;
padding-top: 2px;
	padding-bottom: 2px;
border-left:  solid #ffffff 1px;
border-right:  solid #ffffff 1px;
	border-bottom: solid #ffffff 1px;
	
	
	padding-top:2px;
	padding-bottom: 2px;
	
color: #ffffff;
font-size: 12px;
	line-height: none;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;

}

/*--definiert die "Drop-Down-Links" im Hoverzustand--*/
#menu a:hover {
color: #666666;
background: #ffffff;


font-size: 12px;
	line-height: none;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;

}

/*verhindert im Zusammenhang mit position absolute bei ul ul
*eine Höhenvergrößerung von #menu beim Hovern--
*/

#menu li {
position: relative;
}

/*--versteckt die "Drop-Down-Links", solange nicht gehovert wird--*/
#menu ul ul {
position: absolute;
z-index: 6;
display: none;
}



/*--versteckt die "Drop-Down-Links", solange nicht gehovert wird--*/
#fash {

z-index: 0;
width:965;
	height:273;
}


/*--lässt die Dropdown-Links beim Hovern erscheinen--*/
#menu ul li:hover ul {
display: block;
}

/*--nur für IE-Versionen kleiner gleich 6 erkennbar--*/
* html #menu ul li{
float: left;
width: 100%;
}

/*--nur für IE 7 erkennbar--*/
*+ html #menu ul li {
float: left;
width: 100%;
}

/*--bewirkt Hover-Effekt für IE kleiner 7 auch für ul- und li-Elemente--*/
*html body {
behavior: url(csshover3-source.htc);
font-size: 100%;
}

*html #menu ul li a {
height: 1%;
}

	/*--definiert einen Einzellink im Normalzustand, wenn kein Drop-Down erforderlich--*/
	
	#menu a.direkt:link {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	color: #333333;
	border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top:1px solid #ffffff;
	background: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	}
	
	/*--definiert einen Einzellink im Hoverzustand, wenn kein Drop-Down erforderlich--*/
	
	#menu a.direkt:hover {
	color: #333333;
	background: #ffffff;
	border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top:1px solid #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	}
	

  
  !--
body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
    margin: 0; padding: 1em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	
  }



 #schatten {
			background: url(Bilder/schatten.jpg) repeat-y;
			width:965px;
			padding: 0;
			
			
		}
		
 #schatten_unten {
			background: url(imgs/fuss.jpg) no-repeat;
			height:8px;
			width: 965px;
					
		} 
div#auflistung {
padding-left: 20px;
	
	
			
		} 
div#table {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
    text-align: center;
	width: 962px;
	
		} 
	
div#komplet{
	

	
	} 
div#titel{
	padding-bottom:25px;


	} 
div#subline_bold {
	padding-bottom:25px;
	
		} 
div#subline_message {
	padding-bottom:20px;
		}
	div#subline_message_1 {
	padding-bottom:20px;
		} 
div#bild {
	padding-bottom:25px;

		} 
div#bild_2 {
	padding-top:30px;
	padding-bottom:30px;
		} 
		
div#subline_bold_2 {
	padding-bottom:25px;
	padding-top:35px;

} 
div#schattentable {
	width: 962px;
	
	  }

/* Kopfbereich */
  div#header {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
    text-align: center;
  }


/* linke Spalte */  
 div#Veranstaltungen {
	padding-top:  1em;
	padding-left:  1em;
	padding-right:  1em;
	padding-bottom:  0em;    
	float: left; width: 14em;
	background-color: #f0f2f7;
	border-left: 1px solid #c0c0c0;
	

  }  
  


  
  
/* rechte Spalte */    
 div#Info {

    float: right; width: 13.8em;
	padding-top:  1em;
	padding-left:  1em;
	padding-right:  1em;    
	padding-bottom:  0em;    
	background-color: #f0f2f7;
	text-align:center;

  }

  
/* mittlerer Bereich/Inhalt */    
  div#Inhalt {
	float: left;
	width: 46.1em;
	padding-top:  1em;
	padding-left:  1em;
	padding-right:  1em;	
	text-align:left;
  }
  * html div#Inhalt {
    height: 1.4em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }






.fuss {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.fuss:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.text_message {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff7622;
	text-decoration: none;
	padding-left: 10px;
	line-height:1.3;
	padding-right:15px;		
		}
.text_message_1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff7622;
	text-decoration: none;

	line-height:1.3;
	
		padding-right:15px;
}
.sub_tit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height:1.3;
	
}
.sub_tit:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6a6a6a;
	text-decoration: underline;
	line-height:1.3;
	
}
.abstand_rechts{

		padding-right:24px;
}
.tit_bold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	padding-top:20px;
	line-height:1.3;
	
	}

.text_datum {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height:1.3;
	
}


.text_datum_1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height:1.3;

	}



.buttons {

	line-height:1.9;

	}



.text_links {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height:1.3;
	
}


.text_links:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4b4b;
	text-decoration: underline;
	line-height:1.3;
	
}
.tit_text_links {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
		line-height:1.3;
	
}
.tit_text_links:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: underline;
		line-height:1.3;

}
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height:normal;
	padding-right:24px;
	
	}
.text1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height:normal;
	padding-right:0px
}
.text_zitat {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	
	
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	font-style:italic;
	line-height:1.3;
}

.text_color {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
}
.text_ueberschrift_blau {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	
}
.text_italic {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
}
.text_klein {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.text_small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.sub_tit_1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	}
	
.rightimg {
        float: right;
        margin-top:2px;
        margin-left: 2px;
        padding:2px;
        }

.leftimg {
        float: left;
        margin-top:2px;
        margin-right: 3px;
        padding:2px;
        }
		
.efre {width: 160px;
padding-bottom:25x;
float:right;}

.tabellenkopf_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #336699;
}

input, textarea, select {
	width: 325px;	
	margin-top: 3px;
}

#bestell, #abbestell {
	width: auto;
}
#input_plz {
 width: 55px;
 margin-right: 8px;
}

#input_ort {
 width: 252px;
}