BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #EE9B48;
	color : Navy;
	scrollbar-base-color: #EE9B48;
	scrollbar-arrow-color : #DFD8F3;
	scrollbar-track-color : #F8D1AB;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
A {
	color : #6A6A95;
	text-decoration : underline;
}
A:ACTIVE {
	color : #1E90FF;
	text-decoration : underline;
}
A:HOVER {
	color : Blue;
	text-decoration : underline;
}
A:VISITED {
	color : #5A7D8B;
	text-decoration : underline;
}
H2 {
	font-size : 24px;
	font-weight : bold;
	margin-bottom : 10px;
	color : Navy;
}
H3 {
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 7px;
	color : Navy;
}
H4 {
	font-size : 20px;
	font-weight : normal;
	margin-bottom : 7px;
}
H5 {
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 7px;
	font-style : italic;
	color : Navy;
}
.titel1{
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 7px;
}
.klein {
	font-size : 9px;
}
.seite {
	width : 750px;
}

.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 : #004080;
}
.textblock {
	width : 730px;
	margin-top : 5px;
	margin-left : 10px;
}
.inputor {
	background-color : #F8D1AB;
	color : Black;
	font-weight : bold;
}
.buttonor {
	background-color : #DF7A15;
	color : #004080;
	height : 25px;
	font-weight : bold;
}

.inputtest {
	background-color : #EE9B48;
	color : Black;
	width : 35px;
}
.hror {
	color : #FBE2CA;
}
.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;
}
.mittelbild {
	margin : 10px;
}

.tablin {
	border-bottom-color : #FBE2CA;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-bottom : 3px;
	padding-top : 2px;
}
.tablin2 {
	border-bottom-color : #FBE2CA;
	border-bottom-style : solid;
	border-bottom-width : 5px;
	padding-bottom : 3px;
}
.signal {
	font-weight : bold;
	background-color : Red;
	color : #FFFF8A;
}
