a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #007CC3;
	text-decoration: none;
}

a:hover {
	color: #209740;
	text-decoration: none;
}

a:active {
	color: #752380;
	text-decoration: none;
}

body {
	background-color: #596D7E;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: lighter;
	margin-bottom: 1px;
	margin-left: 25px;
	padding-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	margin-left: 25px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-left: 25px;
	margin-right: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 25px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
	font-weight: lighter;
}

td, th, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.aufzaehlroemisch {
	list-style-type: upper-roman;
}

.aufzaehlungspfeil {
	list-style-image: url(listarrow_red.gif);
	list-style-position: outside;
	list-style-type: square;
}

.betontfett {
	font-weight: bold;
}

.einzug{
	margin-left: 25px;
}

.fussklein {
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}

.rimkreis {
	font-weight: bold;
	position: relative;
	top: -5px;
	vertical-align: top;
}

.schrift10px {
	font-size: 10px;
}

