.galnavi {
	float:right;
	height: 420px;
	width:125px;
	background-color: #C7C7C7;
	text-align: left;
}
.galtext {
	margin:5px;
}
body {
	background-color: #686868;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}

.rahmen {
	width: 770px;
	border-style: solid;
	background-color:  #c7c7c7;
	border-width: 0 10px;
	border-color: #c7c7c7;
	padding: 0px;
	margin: 20px auto;
	overflow: hidden;
}


.bild {
	float: left;
	margin-right: 10px;
}

.kontaktdaten {
	width: 480px;
	text-align: left;
}

.beschreibung {

}


.footer {
	text-align: center;
	line-height: 2.5em;
	width: 100%;
	background-color: #c7c7c7;
	clear: both;
}

#footer {

}

.inhalt {
	min-height: 400px;
	padding: 0.5em;
}



.weiter a  { 
	color: black;
	font-size: 10pt;
	text-decoration: none;
}


.weiter a:hover { 
	color: black;
	font-size: 10pt;
	text-decoration: underline;
}

.nav1 {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav1 li {
	margin: 0;
	padding: 0;	
}

.nav1 a { 
	color: black;
	font-size: 10pt;
	letter-spacing: 3pt;
}

a {
	color: #330;
	text-decoration: none;
}


a:hover { 
	color: black;
	text-decoration: overline;
}

