body, html{
	min-height:101%; /*Scrollbar immer anzeigen*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
} 
a {
	color: #003399;
	text-decoration: none;
	} 
a:link {
	color: #003399;
	text-decoration: none;
	}
a:visited {
	color: #003399;
	text-decoration: none;
	} 
a:hover {
	color: #2068FF;
	text-decoration: underline;
}
a:active {
	color: #75F854;
	text-decoration: underline;
	background-color: #2068FF;
} 
h1 {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	color: #003399;
	margin-bottom: 36px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #003399;
}
h3 {
	font-weight: normal;
	font-size: 14px;
	color: #003399;
	line-height: 120%;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #25CB1F;
	padding: 4px;






}
div {
	font-weight: normal;
	font-size: 12px;
	} 
td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	} 
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	} 
p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	} 
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.schwarz {
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.testul {
	list-style-type: square;
	list-style-image: url(medien/quadrat.gif);
}
th {
	font-size: 12px;
	font-weight: normal;
}
.rahmen {
	border: 1px solid #3366CC;
}
.normal {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}
.klein10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.linieunten {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2DC032;
}
hr {
	color: #2DC032;
}
blockquote {
	margin-left: 20px;
}
li {
	margin-left: 0px;
}

