#kontainer {
	background-image: url(schwarz2.gif);
	background-repeat: repeat-y;
	background-position:center;
	}
#main {
	background-image: url(schwarz.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
#left{
	color: white;
	}
#right {
	color: white;
	}
#right a{
	color: #ee1d23;
	}
#right a:hover {
	color: #ffffff;
	background-color: #ee1d23;
	}
#right a.klein {font-size: 9px; color:white;}
h2 {
	color: #ffffff;
	}
h2 span {
	color: #999999;
	}