#dhtmltooltip{
font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
color: #000000;
position: absolute;
width: 110px;

border: 2px solid #f4b200;
padding: 2px;
background-color: #f4b200;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
fdgfdfilter: progid:DXImageTransform.Micosoft.Shadow(color=gray,direction=135);
}


body {
	scrollbar-track-color:F4B200;
	scrollbar-face-color:#FCE8B2;
	scrollbar-arrow-color:#F4B200;
	scrollbar-highlight-color:#FCE8B2;
	scrollbar-3dlight-color:#F4B200;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color:#000000;
}

.contentcontainer { width:635px; height:200px; overflow:auto; padding-right: 0px;}

.impressumcontainer { width:300px; height:280px; overflow:auto; padding-right: 0px;}


.mitgliedercontainer { width:300px; height:250px; overflow:auto; padding-right: 0px;}
/* listenelemente */
ul,li  {
	list-style-image:url(../nav/arrow2.gif);
	
}
ul {
     margin: 0;
	 padding-left: 15px;
	 padding-bottom: 15px;
}
li {
    padding-bottom: 5px;
	}

/* links */
a {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #F4B200;
	font-variant: small-caps;
}
a:hover{
   color: #ffffff;
   text-decoration: underline;
}


a.tage {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;	
	font-variant: normal;
	background-color: #FCE8B2;
	color: #F4B200;
	padding: 0px 2px 0px 2px;   
}
a.tage:hover{
   background-color: #FDB820;
   color: #FCE8B2;
}

a.tageact {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FCE8B2;
	font-variant: normal;
	background-color: #FDB820;
	padding: 2px 2px 0px 2px;   
}
a.tageact:hover{     
   background-color: #FCE8B2;
   color: #F4B200;
}
a.impressum {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;	
	font-variant: samll-caps;
	color: #ffffff;
	132border: 1px solid #000000;
	padding: 2px 18px 0px 0px;  
}
a.impressum:hover{
   color: #000000;
   text-decoration: underline;
}

a.impressionen {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;	
	font-variant: samll-caps;
	color: #000000;
	132border: 1px solid #000000;
	padding: 20px 10px 0px 10px;  
}
a.impressionen:hover{
   color: #ffffff;
   text-decoration: underline;
}
a.anfahrt {
	
}
a.anfahrt:hover{
   
}
a.start {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-variant: normal;
	color: #000000;
	padding: 0px 10px 5px 10px;
	background-color: #f4b200;

}
a.start:hover{
   color: #ffffff;
   text-decoration: underline;
}
/* menuesteuerung */
.ddmx {
    font: 11px  Arial, Helvetica, sans-serif;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 6px 15px 8px 5px;    
    font: 16px arial, Helvetica, sans-serif; ;    
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	font-variant: small-caps;
}
.ddmx .item1 {
    color: #FCE8B2;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #FCE8B2;
	color: #000000;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    
	font: 11px  Arial, Helvetica, sans-serif;    
    font-weight: normal;
    text-decoration: none;
    display: block; 
    white-space: nowrap;
    position: relative;
    z-index: 500;
	width: 120px;
	height: 15px;
}
.ddmx .item2 {
    padding: 8px 0px 10px 0px;
	background: #000000;
	color: #FCE8B2;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    
	background: #FCE8B2;
	color: #000000;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 8px 0px 10px 0px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
	
}
.ddmx .section {
    border: 0px solid #f4b200;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	background: #f4b200;
	
}




/*überschriften  */


.h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	
}

.h_tage {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	123background-color: #000000;
	padding: 2px 10px 2px 10px;
}

.h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #f4b200;
	123background-color: #003366;
	
}

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

.h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	
}

.h3_heller {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #547699;
}
.h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	font-variant: small-caps;
	
}


/* texte */


.textnormal {font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	}
.textgewinn {font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 30px 0px 0px;
	}
		

.texttage {font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 20px 0px 15px;
	}
.text_nav_tage {font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 5px 40px;
	color: #f4b200;
	font-weight: normal;
	}
.text_bild {font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 2px 2px 0px;
	color: #000000;
	}

	
/*Bildpositionen*/				
.bild_rechts_pos{
     padding: 0px 20px 0px 20px;
	 
	 }
input, textarea, select {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FCE8B2;
	color:#333333;
	border: 1px solid #f4b200;
	padding: 3px;
	margin: 1px;				  
	 }

.button { background-color:#f4b200;
           font-size: 11px;
	       font-weight: normal;
	       color: #ffffff;
	       line-height: normal;
		   width:80px;
		   height:18px; 
		   border:1px solid #ffffff;
		   padding: 0px 0px 4px 0px;
}


.formularh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.formausfalse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	line-height: normal;
}

.formaus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	position: relative;
}
.pflichtfelderstern { color: #000000;
font-size: 14px; }

.pflichtfelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f4b200;
}