body 	{
		overflow:hidden;
		color: black;
		background-color:#000033; 
		font-family: Arial, Helvetica, sans-serif; 
		}

/* Fliesstext */
		p { font-size:12px;
			line-height:14px; 
          position: Relative;
		  font-weight: strong;
		  
          }


		  
		  
/* Headline Show */
		h1 { font-size:15px;
		line-height:14px; 
		font-weight:1000;
          position: Relative;
		  font-weight:900;
		  text-align: left;
		  color: #000;
          }


		  
/* Subline */
		h2 { font-size:11px;
		line-height:20px; 
		font-weight:600;
		
		letter-spacing: 1px;
		
          position: Relative;
		  color: #666;
          }

/* Termin-Headline */
		h3 { font-size:12px;line-height:12px; 
		font-weight: bold;
          position: Relative;
		  margin-right:3px;
		  color: #FFF;
          }
		  
		  

/* Headline klein */
		h4 { font-size:10px;line-height:10px; 
		font-weight: bold;
          position: Relative;
		  color: #000;
          }		  
		  
		  
/* Termin-Text */
		.termine { font-size:11px;line-height:14px; 
		font-weight: normal;
          position: Relative;
		  margin-right:3px;
		  margin-top: 1px;
		  margin-bottom: 1px;
		  color: #FFF;
          }

/* Logos von VA */
img.va 
{ margin-top: 3px;
margin-bottom: 3px;
}


/* Div Galerie-Thumbs */
	  

#gal {
padding: 6px;
background-color: #000;
}


li {
margin-bottom: -0.5em;
}


		a:link {color: #333; text-decoration:none}
		a:visited {color: #333; text-decoration:none}
		a:active {color: #333; text-decoration:none}
		a:hover {color:silver; text-decoration:none}		
