body {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFCF2;
	margin-top: 0;
}
table {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
}

.cl {
clear:both;
}

#select {
	float: right;
	width: 650px;
	background-color: #FFFF9D;
	padding: 8px;
	text-align: right;
	}

#select a:link, #select a:visited, #select a:active {
	background-color: #FFFF9D;
	padding: 8px;
	text-decoration: none;
	color: #000000;
}
#select a:hover {
	padding: 8px;
	background-color: #333399;
	text-decoration: none;
	color: #FFFFFF;
}

A {
	color: #31319C;
	text-decoration: none;
	
}

A:Hover {
	color: red;
	text-decoration: none;
}



#unten {
	width: 675px;
	background-color: #FFFF9D;
	padding: 9px;

}

.rahmen {
	border: #808080;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 8pt;
	color: blue
font-family: verdana;
}