html, body {
	font-family	    	: Arial,Verdana;
	background-color    	: #000066;
	color		    	: #000066;
}

table{
	background-color   	: white;
	border			: 10px solid white;}

td {
	text-align		: left;}

.logo{
	margin		    	: 0px;
	height		    	: 160px;
}

td.menue {
         padding-top		: 10px;}

td.text {
	padding-left		: 20px;
         padding-right		: 20px;
         padding-top		: 10px;
         line-height		: 20px;
         font-size		: 14px;}

.text h1{
	font-size	  	: 16px;
	font-weight	    	: bold;
	text-decoration	     	: underline;
	margin-bottom	     	: 10px;
	text-align	     	: center;
}

.text h2{
	font-size	 	: 16px;
	font-weight	   	: bold;
	border-bottom	 	: 2px solid #000066;
	text-align	 	: left;
}

.text h3{
	font-size	 	: 15px;
	font-weight	  	: bold;
	border-bottom	  	: 1px solid #000066;
	margin-bottom	   	: 20px;
	padding-top	   	: 10px;
	text-align	  	: left;
}

ul.text{
	margin-left		: 20px;
}

li{	padding-bottom		: 10px;
}
.container {
	background-color	: white;
         }

a:link{
text-decoration	       		:	none;
color				:	#9F0000;
font				:	bold 14px Arial, Helvetica, sans-serif;
}
 a:visited{
text-decoration			:	none;
color			       	:	#9F0000;
font			      	:	bold 14px Arial, Helvetica, sans-serif;  }

 a:hover{
text-decoration			:	none;
color			      	:	#DF0000;
font			       	:	bold 14px Arial, Helvetica, sans-serif;  }


#galerie h2{
font-size			:	16px;
font-weight			:	bold;
border-bottom			:	2px solid #CDB99C;
margin-bottom			:	20px;
margin-top			:	40px;
text-align			:	left;
margin-left			:	20px;
margin-right			:	20px;

}
#galerie img{
border: 4px solid #CDB99C; ;

text-align:center;}


.footer{
text-align			:	center;
font-size			:	12px;
font-weight			:	bold;
padding-top			:	10px;
padding-bottom	  		:	10px;
border-top			: 	1px solid #CDB99C;;
}

.footer a:link{
text-align			:	center;
font-size			:	12px;
font-weight			:	bold;
padding-top			:	10px;
padding-bottom	  		:	10px;
width				:	800px;
}

.footer a:visited{
text-align			:	center;
font-size			:	12px;
font-weight			:	bold;
padding-top			:	10px;
padding-bottom	  		:	10px;
width				:	800px;
}

.footer a:hover{
text-align			:	center;
font-size			:	12px;
font-weight			:	bold;
padding-top			:	10px;
padding-bottom	  		:	10px;
}


<!--******** neuer Navigationspunkt **********-->

#navi {
float				: 	left;
padding				:	0;
margin-left			:	10px;

}
#navi a:link {
display				: 	block;
font				:	bold 15px Arial, Helvetica, sans-serif;
text-align			:	left;
text-decoration			: 	none;
width				:	160px;
color				: 	#FFFFFF;
background-color			:  	#000066;
margin-left			:	20px;
margin-bottom			:	10px;
padding-top			:	5px;
padding-bottom			:       5px;
padding-left			:	5px;
border				:	1px solid #000066;
}
#navi a:visited {
display				: 	block;
font				:	bold 15px Arial, Helvetica, sans-serif;
text-align			:	left;
text-decoration			: 	none;
width				:	160px;
color				: 	#FFFFFF;
background-color			:  	#000066;
margin-left			:	20px;
margin-bottom			:	10px;
padding-top			:	5px;
padding-bottom			:       5px;
padding-left			:	5px;
border				:	1px solid #000066;
}
#navi a:hover {
display				: 	block;
font				:	bold 15px Arial, Helvetica, sans-serif;
text-align			:	left;
text-decoration		: 	none;
width				:	160px;
color				: 	#000066;
background-color	:  	#FFFFFF;
border				:	1px solid #000066;
margin-left			:	20px;
margin-bottom		:	10px;
padding-top			:	5px;
padding-bottom			:       5px;
padding-left			:	5px;
}

#naviact a {
display				: 	block;
font				:	bold 15px Arial, Helvetica, sans-serif;
text-align			:	left;
text-decoration		: 	none;
width				:	160px;
color				: 	#000066;
background-color	:  	#FFFFFF;
border				:	1px solid #000066;
margin-left			:	20px;
margin-bottom		:	10px;
padding-top			:	5px;
padding-bottom			:       5px;
padding-left			:	5px;
}

