A:link,
A:visited {
	TEXT-DECORATION: none;
	COLOR: #000000;
	font-weight:normal;
	font-size:11px;
	font-style: normal;
	font-family: Verdana;


}
A:hover {
	FONT-WEIGHT: normal;
	font-size: 11px;
	COLOR: #000000;
	font-family: Verdana;
	visibility: visible;
	font-style: normal;
	font-variant: normal;
	float: none;
	clear: left;
	text-decoration: underline;





}
.AutoFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.menue {
	background-image: url(menue.jpg);
	background-repeat: repeat-y;
}
.Footer {
	background-image: url(grafics/footer_fill.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 5px;
}
#content {
	margin-left: 7px;
	width: 705px;
}
#sidebar {
	width: 165px;
}
.FontRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e53b21;
}
.FontBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
ul {
	margin-top: 0px;
	
}

li {
	line-height: 100%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e53b21;
}

a.navP:link img,
a.navP:visited img {
	filter: alpha(opacity=100);

	-moz-opacity: 1;
	opacity: 1;
	border: none;
	display: block;
	height: 104px; /* Grafikhöhe */
	width: 156px; /* Grafikbreite */


	
}
a.navP:hover img {
	
	filter: alpha(opacity=50); /* IE */
	-moz-opacity: 0.5; /* Gecko-Browser */
	opacity: 0.5; /* Opera 9+ */
	border: none;
	display: block;
	height: 104px; /* Grafikhöhe */
	width: 156px; /* Grafikbreite */
	
	


}.GalDiv {
	width: 157px;
	float: left;
	height: 105px;
}
.GalOuter {
	width: 628px;
}

