.list {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #003399;
	background: #7FC3E5;
	margin : 0;
	padding: 3;
}
.list0 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
	text-align: center
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	background : #CCCCFF;
}
.list1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
	text-align: center
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	background : #FFFFCC;
}

.list2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
	text-align: center
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	background : #FF6666;
}
.list3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
	text-align: center
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	background : #88FF88;
}
.list4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
	text-align: center
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	background : #FF88FF;
}

.kopf0 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #003399;
	text-align: center
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	background : #7FC3E5;
}

.kopf1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
	text-align: center
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	background : #CCCCFF;
}

.form_inhalt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	background : #CCCCFF;
}

.form_feld {
	background: #FFFF88; 
	font-family : Courier New;
	color: #000000; 
	font-size: 10pt; 
	font-weight: bold; 
	border-color: #666699; 
	border-colordark: #666699; 
	border-colorlight: #CCCCCC; 
}
.form_auswahl {
	background: #FFFFCC; 
	font-family:Tahoma, Verdana, Arial; 
	color: #000000; 
	font-size: 10pt; 
	font-weight: bold; 
	border-color: #666699; 
	border-colordark: #666699; 
	border-colorlight: #CCCCCC; 
}

.form_button {
	background: #000099; 
	font-family:Tahoma, Verdana, Arial; 
	color: #FFFFFF; 
	font-size: 8pt; 
	font-weight: bold; 
	border-color: #666699; 
	border-colordark: #666699; 
	border-colorlight: #CCCCCC; 
}
pre {
	font-family : Courier New;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}


