BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #022356;
	color : #CCCCCC;
	scrollbar-base-color:#022356;
	scrollbar-arrow-color : #99CCFF;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #CCCCCC;
}
A {
	color : #FFFFFF;
	text-decoration : underline;
}
A:ACTIVE {
	color : #FFFF99;
	text-decoration : underline;
}
A:HOVER {
	color : #FF0000;
	text-decoration : underline;
}
A:VISITED {
	color : #99CCCC;
	text-decoration : underline;
}
H2 {
	font-size : 24px;
	font-weight : bold;
	margin-bottom : 10px;
}
H3 {
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 7px;
}
H4 {
	font-size : 20px;
	font-weight : normal;
	margin-bottom : 7px;
	font-style : italic;
}
H5 {
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 7px;
}
.klein {
	font-size : 9px;
}
.abs {
	margin-top : 0px;
	margin-bottom : 6px;
}
.abs2 {
	margin-top : 0px;
	margin-bottom : 6px;
	margin-left : 10px;
}
.abs3 {
	margin-top : 0px;
	margin-bottom : 6px;
	margin-left : 20px;
}
.absaufgabe {
	margin-top : 0px;
	margin-bottom : 6px;
	color : #FFFF99;
}
.textblock {
	width : 730px;
	margin-top : 5px;
	margin-left : 10px;
}
.inputblau {
	background-color : #1B3C6F;
	color : #CFCFCF;
}
.buttonblau {
	background-color : #1B3C6F;
	color : #CFCFCF;
	height : 25px;
}

.inputtest {
	background-color : #1B3C6F;
	color : #CFCFCF;
	width : 35px;
}
.hrblau {
	color : #455398;
}
.list1 {
	list-style-image : url(../bild/pfeil3.gif);
	list-style-position : outside;
	margin-top : 5px;
	margin-bottom : 5px;
}
.list2 {
	list-style-image : url(../bild/pfeil2.gif);
	list-style-position : outside;
	margin-top : 5px;
	margin-bottom : 5px;
}
.list3 {
	margin-top : 5px;
	margin-bottom : 5px;
}
.linksbild {
	margin-right : 10px;
	margin-bottom : 5px;
	margin-top : 5px;
}
.rechtsbild {
	margin-left : 10px;
	margin-bottom : 5px;
	margin-top : 5px;
}
.tablin {
	border-bottom-color : #455398;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.tablin2 {
	border-bottom-color : #455398;
	border-bottom-style : solid;
	border-bottom-width : 5px;
}
.signal {
	font-weight : bold;
	background-color : Red;
	color : #FFFF8A;
}

