.senkrecht-links {
	background-image: url(../images/punkt_schwarz.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.waagrecht-unten {
	background-image: url(../images/punkt_schwarz.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.senkrecht-rechts {
	background-image: url(../images/punkt_schwarz.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.waagrecht-oben {
	background-image: url(../images/punkt_schwarz.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.waagrecht-ou {
	background-image: url(../images/punkt_schwarz.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/punkt_schwarz.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sternehar {
	background-image: url(../images/Sterne_500.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navigation:hover {color:white;}
.navigation:active {color:red;}
a {color:white;}
a:hover {color:red;}
