* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #000000;
	background-image: url(bild/hg.png); 
	background-repeat: repeat-x;
	color: #000000;
	margin: 0 0 10px 0;
}
a {
	color: #cc0000;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #000000;
}
img {
	border: 0;
	vertical-align: middle;
}
p {
	margin: 2px 0 5px 0;
}
h1 {
	margin: 0 0 5px 5px;
	color: #cc0000;
}
h2 {
	padding: 1px 0 0 20px;
	margin: 30px 2px 0 2px;
	border-bottom: 2px solid #ffcc00;
	font-size: 80%;
	font-weight: bold;
	background-image: url(bild/quad2.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#head {
	width: 800px;
	margin: 10px auto;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #ffcc00;
	}
#page {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #ffcc00;
	padding: 3px 0 0 0;
}
#main {
	float: right;
	width: 660px;
}
#boxleft {
	width: 125px;
}
#boxleft h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	font-size: 70%;
	text-align: center;
	letter-spacing: 1px;
	color: #cc0000;
	border-bottom: 2px solid #ffcc00;
}
#boxleft ul {
	margin: 0 0 5px 0;
	list-style-type: none;
}
#boxleft ul li {
	border-bottom: 1px solid #eeeeee;
	margin: 0 0 0 5px;
}
#boxleft ul li a {
	padding: 1px 0 1px 20px;
	margin: 0 5px 0 3px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 80%;
	background-image: url(bild/quad1.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#boxleft ul li a:hover, #boxleft ul li a:focus {
	color: #ffffff;
	background-color: #cc0000;
	background-image: url(bild/quad2.jpg);
}
#head_pic {
	width: 800px;
	margin: 10px auto 0px auto;
	height: 100px;
	background-image: url(bild/header_pp.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
	border-top: 1px solid #ffcc00;
}
.marker {
	color: #cc0000;
	font-weight: bold;
}
.grau {
	background-color: #dddddd;
	padding: 2px 5px 2px 5px;
	font-size: 80%;
}
.rahmenfloat {
	float: left;
	border: 1px solid #cc0000;
	padding: 4px 4px 4px 4px;
	margin: 10px 5px 10px 5px;
	text-align: center;
}
.rand {
	padding: 0 25px 0 0;
}
.txt_links {
	text-align: left;
}
.txt_rechts {
	text-align: right;
}
.float_left {
	float: left;
}
.float_left img, img.float_left {
	margin: 5px 5px 2px 0;
}
.clear_left {
	clear: left;
}
.clearboth{
	clear: both;
}
.block {
	text-align: justify;
}
.center {
	text-align: center;
}
.klein {
	font-size: 70%;
}
.valid {
	width: 800px;
	margin: 5px auto;
	padding: 2px 0 2px 0;
	border: 1px solid #ffcc00;
	font-size: 80%;
	background-color: #ffffff;
}
