body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin: -10px 0 0 -10px;
	padding: 0px;
	}

html body {
	margin: 0;
	}

img {
	border-width: 0px;
	}

.reiter {
	cursor: pointer;
	cursor: hand;
}

.dunkel, .dunkel a:link, .dunkel a:visited, .dunkel a:hover, .dunkel a:active  {
	font-size: 14px;
	color: #FFFFFF;
	background-color:#333333;
	}

.hell, .hell a:link, .hell a:visited, .hell a:hover, .hell a:active, .hell h1, .hell h2, .hell h3 {
	font-size: 14px;
	color: #333333;
	background-color:#CCCCCC;
	}

.dunkel a:link, .dunkel a:visited, .dunkel a:hover, .dunkel a:active, .hell a:link, .hell a:visited, .hell a:hover, .hell a:active  {
	color: #DD0000;
	}

.hell h1, .dunkel h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 24px;
	}

.hell h2, .dunkel h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -10px;
	}

.hell h3, .dunkel h3 {
	font-size: 14px;
	font-weight: bold;
	}

a:link, a:visited, a:hover, a:active {
	text-decoration:underline;
	}
