body { 
	background: url(../pic/back.jpg);
	margin-top:10px; 
	margin-left:0px; 
	margin-bottom:0px; 
	margin-right:0px;
	}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	text-align:center;
	letter-spacing: 3px;
}
.navi a{ text-decoration:none; color:#660033; }
.navi a:visited { text-decoration:none; color:#660033; }
.navi a:hover { text-decoration:none; text-decoration:underline; color:#000000; }
.navi a:active { text-decoration:none; color:#660033; }

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.small a{ text-decoration:none; color:#999999; }
.small a:visited { text-decoration:none; color:#999999; }
.small a:hover { text-decoration:none; text-decoration:underline; color:#999999; }
.small a:active { text-decoration:none; color:#999999; }

.fliestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.fliestext a{ text-decoration:none; color:#000000; }
.fliestext a:visited { text-decoration:none; color:#000000; }
.fliestext a:hover { text-decoration:none; font-weight:bold; color:#000000; }
.fliestext a:active { text-decoration:none; color:#000000; }

img {
	border-width:1px 1px 1px 1px;
	border-color:#CCCCCC;
	border-style:solid;
}

.fluss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #660033;
}
.schoen {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	font-style: oblique;
}

.detail {
	position:absolute;
	top:100px;
	left:100px;
	right:100px;
	bottom:100px;
	overflow:scroll;
	border:0px;
/* 	width:800px; */
/* 	height:800px; */
/* 	background-color:red; */
/* 	border:solid 1px red; */
 	background-image:url(../pic/px.png);
 	background-repeat:repeat;
	visibility:hidden
}

.bezeichnung {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
