	body {
	background-color: #224173;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 100%;
		}
		
	html {
		height: 101%;
		}
		
	.haupttabelle {
		width: 900px;
		height: 100%;
		background-color: #101010;
		border: 2px solid #101010;
		background-image: url(images/hintergrund.jpg);
		background-repeat: no-repeat;
		}
		
	.futtertabelle {
		color: #333333;
		}
		
	.ueberschrift {
		color: #446EA0;
		font-size: 17px;
		padding-bottom: 15px;
		/*font-variant: small-caps;
		font-weight: bold;*/
		}
		
	.ueberschrift_aktuelles {
		font-size: 14px;
		/*font-weight: bold;*/
		padding-bottom: 5px;
		border-bottom: 1px dotted #999999;
		}
		
	.haupttext {
		line-height: 20px;
		text-align:justify;
		}
		
	a {
		color: #FFFFFF;
		text-decoration: none;
		}
		
	a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
		
	.navigation_oben {
	color: #6692BF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
		}

	.navigation_oben:hover {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		}
		
	.navigation_obenaktiv {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
		}
		
	.navigation {
	color: #6692BF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
		}
		
	.navigation:hover {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		}		
		
	.navigation_background {

	color:#333355;
	border-top:solid;
	border-width:1px;
		
	}
	.image_right {
	margin-left:30px;
	margin-bottom:10px;
	border:0px;
	float:right;		
	}
		

		
	.subnav {
		color: #6692BF;
		text-decoration: none;
		}
		
	.subnav:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
		
	.subnav_aktiv {
		color: #999999;
		}
		
	.navigation_aktiv {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
		}
		
	.aktuelles_head {
		color: #446EA0;
		font-size: 11px;
		/*font-weight: bold;*/
		}
		
	.aktuelles_text {
		font-size: 11px;
		}
		
	.aktuelles_link {
		color: #446EA0;
		font-size: 11px;
		text-decoration: none;
		}
		
	.aktuelles_link:hover {
		color: #FFFFFF;
		font-size: 11px;
		text-decoration: none;
		}
		
	.eingabe {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 300px;
		background-color: #202020;
		border: 1px solid #333333;
		color: #999999;
		}
		
	.eingabefeld {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		height: 100px;
		width: 300px;
		background-color: #202020;
		border: 1px solid #333333;
		color: #999999;
		}
		
	.button {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #202020;
		border: 1px solid #333333;
		text-decoration: none;
		color: #999999;
		}
		
	.klein {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-size: 11px;
		color: #CCCCCC;
		}
		
	.schrift_klein {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		}
		
	.link_klein {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		}
		
	.link_klein:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: underline;
		}
		
	.schrift_gross {
		font-size: 14px;
		font-weight: bold;
		}
		
	.footer{
		color: #999999;
		font-size: 11px;
		}
		
	.foto {
		border: 1px solid transparent;
		}
		
	.foto:hover {
		border: 1px solid #336699;
		}
		
	.menu_hg {
		background-image: url(images/menu.png);
		background-repeat: repeat-x;
		}
		
	.link_aktiv {
		color: #888888;
		}
		
	.tr2 {
		background-color: transparent;
		}
		
	.tr2:hover {
		background-color: #FFFFFF;
		}
		
	.image {
		border: 1px solid #101010;
		}
		
	.image:hover {
		border: 1px solid #999999;
		}
.gallery {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
}
.gallerytext {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
}
h2 {
	color: #446EA0;
	font-weight: bold;
	font-size: 16px;
}

.galleryPicture {
	border:none;	
	
}

