body{ 
	background-color: #000033;
	background-image: url('/nav/bg.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}



.content{ padding: 5px; }

.nav{ color: #CCFFFF; text-decoration: none; }

.rnav{ color: #33CCFF; text-decoration: none; }

.feature{ text-decoration: none; }
.feature:hover{ text-decoration: underline; }

.suchen{ background-color: #E0FFFF; }

.hxl { font-family: "Verdana","Arial","Helvetica",sans-serif;  font-size: 18pt; }
.hxxl{ font-family: "Verdana","Arial","Helvetica",sans-serif;  font-size: 24pt; }

.gelb{ color: #FFCC00; }
