a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;

}
.galerie {
	white-space:nowrap; 
	overflow-x: scroll; 
	overflow-y: hidden; 
	width:700px;
	height:510px;
	margin-left:40px;
	color: #999;
	font-size: 11px;
	background-color:#FFF;
	border-left-width:1px;	
	border-left-color:#f69;
	border-left-style:solid;
	border-top-width:1px;	
	border-top-color:#f69;
	border-top-style:solid;
	border-right-width:1px;	
	border-right-color:#f69;
	border-right-style:solid;

	}
.text {
	white-space:nowrap;
	overflow-x: hidden;
	overflow-y: hidden;
	width:700px;
	height:510px;
	margin-left:40px;
	text-align:center;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:#f69;
	
}
.text a:link {color:#666666; text-decoration:none;}
.text a:visited {color:#666666; text-decoration:none;}
.text a:hover {color:#999999; text-decoration:none;}


.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;
	font-weight: bold;
	background-color:#CCC;
}
.inhalt {
	width:800px;
	height:650px;
	background-color:#ccc;
	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 {
	white-space:nowrap;
}
.bildabstandl{
	margin-left: 30px;
}
.bildabstandindex{
	margin-left: 50px;
}
.h1{
	font-size:11px; 
	color: #f69; 
	text-align:center;
	margin-top:540px;
	}
	



	
