body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	color: #000000;
	margin: 10px;
	min-width: 700px;
}
pre, code, kbd, samp, tt {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #339;
	background-color: inherit;
}
h1 {
	font-size: 1.3em;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
}
h2, caption {
	text-align: left;
	font-size: 1.1em;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}
h3, h4, h5 {
	text-align: left;
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;
}
p, li, th, td {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
ul {
	list-style-type: none;	
}
th, td {
	border-style: none;
	text-align: left;
}
td {
	font-weight: normal;
}
tfoot {
	font-style: italic;
}
th {
	font-weight: bold;
}
a:link {
	color: #339;
	background-color: inherit;
}
a:visited {
	color: #900000;
	background-color: inherit;
}
a:hover {
	color: #900000;
	background-color: inherit;
}
a:active {
	color: #900000;
	background-color: inherit;
}
acronym, abbr {
	cursor: help;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #009900;
}
img {
	border: none;
}
input, textarea {
	width: 150px;
}
#kopflinks {
	float: left;
	padding: 17px 0px 0px 20px;
	font-weight: bold;
	width: 230px;
}
#kopflinks .ov {
	float: right;
	font-size: 14px;
	font-weight: bold;
}
#kopflinks .drk {
	float: left;
	font-size: 28px;
	font-weight: bold;
}
#kopfrechts {
	float: right;
	padding: 0px 10px;
	font-size: 20px;
	font-weight: bold;
}
#kopf {
	height: 66px;
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 15px;
	left: 0px;
}
#kopf a {
	color: #000;
	background-color: inherit;
	text-decoration: none
}
#mitte {
	position: relative;
	width: 100%;
}
#menu {
	position: absolute;
	width: 185px;
	color: #000;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}
#menu .navkopf {
	margin-top: 3px;
	padding: 0px 0px 0px 10px;
	border-style: solid;
	border-width: 1px 0px;
	color: #000;
	background-color: #ffffc6;
	font-size: 0.84em;
	line-height: 1.8em;
	font-weight: bold;
}
#menu .navkopf1 {
	padding: 3px 0px 0px 10px;
	border-style: solid;
	border-width: 0px 0px 1px;
	color: #000;
	background-color: #ffffc6;
	font-size: 0.84em;
	line-height: 1.8em;
	font-weight: bold; 
}
#menu .impressum {
	margin-top: 3px;
	padding: 0px 0px 3px 10px;
	border-style: solid;
	border-width: 1px 0px 0px;
	color: #000;
	background-color: #ffffc6;
	font-size: 0.84em;
	line-height: 1.8em;
	font-weight: bold; 
}
#menu .navitems {
	padding: 5px 0px 10px 10px;
	font-size: 13px;
	line-height: 19px;
}
#menu .navhier {
	color: #f00000;
	background-color: inherit;
	font-size: 12px;
	font-weight: bold;
}
#menu a {
	color: #900000;
	text-decoration: none;
	background-color: inherit;
}
#menu a:hover {
    text-decoration: underline;
}
#haupt {
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 200px;
	padding-bottom: 30px;
}
#haupt h1, h2, h3, h4, h5, p, pre, caption, li {
	padding-left: 2%;
	padding-right: 2%;
	max-width: 800px;
}
#haupt p.blink {
	text-decoration: blink;
	font-weight: bold;
	margin-top: 50px;
}
#haupt th, td {
	padding-left: 2%;
}
#haupt h1 {
	background-image: url(../pics/verlauf.jpg);
	background-repeat: repeat-y;
}
#haupt img {
	margin: auto 2%;
	border: none;
}
#haupt img.intext {
	float: left;
}
#haupt img.intext_rechts {
	float: right;
}
#fuss {
	margin-top: 15px;
	height: 65px;
	background-color: #FFFFCC;
	color: #000000;
	margin-left: 200px;
}
#fusstext {
	text-align: center
}
#fusstext a {
	color: #900000;
	background-color: inherit;
	text-decoration: none;
	line-height: 2.0em;
}
#fusstext a.fussurl {
	color: #000;
	background-color: inherit;
}
#fusstext a:hover {
	text-decoration: underline;
}
#cssbtn {
	float: left;
	padding-top: 18px;
	padding-left: 30px; 
}
#xhtmlbtn {
	float: right;
	padding-top: 18px;
	padding-right: 30px;
}
.abstand {
	margin-top: 60px;
}
.unsichtbar {
	display: none;
}
.zentriert {
	text-align: center;
}
.gruen {
	color: #00CC00;
	background-color: inherit;
}
.gruen a:link {
	color: #00CC00;
	background-color: inherit;
}
.gruen a:visited {
	color: #009900;
	background-color: inherit;
}
.gruen a:hover {
	color: #00CC00;
	background-color: inherit;
}
.gruen a:active {
	color: #009900;
	background-color: inherit;
}
.rot {
	color: #f00;
	background-color: inherit;
}
.rot a:link {
	color: #f00;
	background-color: inherit;
}
.rot a:visited {
	color: #900000;
	background-color: inherit;
}
.rot a:hover {
	color: #f00;
	background-color: inherit;
}
.rot a:active {
	color: #900000;
	background-color: inherit;
}
