@charset "UTF-8";
a:link {
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
p {font-family: verdana, andale, monotype, monaco, courier, courier new, monospace;  font-size: 8pt;}
.deutsch {color:#A40}

body {background-repeat:repeat;}
.orange {
	background-color:#F68A23;
	background-image:url(img/stripes.gif);
}
.monochrome {
	background-image:url(img/stripes_gray.gif);
}
.earth {
	background-image:url(img/stripes_earth.gif);
}
