a:link {
	color: #005a63;
	text-decoration: none;
}
a:visited {
	color: #005a63;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #edc02f;

}
.galerie {
	white-space:nowrap; 
	overflow-x: scroll; 
	overflow-y: hidden; 
	width:700px;
	height:490px;
	margin-left:40px;
	color: #999;
	font-size: 11px;
	border-width:1px;
	border-style:solid;
	border-color:#edc02f;	

	}
.startseite {
	white-space:nowrap;
	overflow-x: hidden;
	overflow-y: hidden;
	width:660px;
	height:490px;
	margin-left:40px;
	padding-left:50px;
	border-width:1px;
	border-style:solid;
	border-color:#edc02f;
}
.text {
	white-space:nowrap;
	overflow-x: hidden;
	overflow-y: hidden;
	width:630px;
	height:490px;
	margin-left:40px;
	padding-left:80px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-width:1px;
	border-style:solid;
	border-color:#edc02f;
}
.text a:link {color:#666666; text-decoration:none;}
.text a:visited {color:#666666; text-decoration:none;}
.text a:hover {color:#999999; text-decoration:none;}
.scrolltext {
	white-space:nowrap;
	overflow-y:scroll;
	
	overflow-x: hidden;
	width:630px;
	height:490px;
	margin-left:40px;
	padding-left:80px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-width:1px;
	border-style:solid;
	border-color:#edc02f;
}


.ueberschrift{
	white-space:nowrap;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
	
.menue {
	width:800px;
	height:90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}
.inhalt {
	width:800px;
	height:720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	margin-left:100px;
	margin-right:100px;
	margin-top: 20px;
	margin-bottom:20px;
    border-width:1px;
    border-style:solid;
    border-color:#999;		}
.logo {
	margin-top:10px;
	margin-right:10px;
	position:static
}
.bildabstandl{
	margin-left: 30px;
}
.bildabstandindex{
	margin-left: 50px;
}
.h1{
	font-size:11px;
	color: #edc02f;
	text-align:center;
	margin-top:45px;
	}
	



	

