html, body{
	height:100%;
	width:100%;
	color: #009BEA;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
TD.linksoben {
	background-image: url(../02_bilder/rund_li_oben.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
TD.rechtsoben {
	background-image: url(../02_bilder/rund_re_oben.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
TD.linksunten {
	background-image: url(../02_bilder/rund_li_unten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
TD.rechtsunten {
	background-image: url(../02_bilder/rund_re_unten.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.aussen {
	background-image: url(../02_bilder/back_big.gif);
	background-position: center center;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.flexi {
	height: 550px; /* für Mozilla und seine Freunde */
	width: 700px; /* für Mozilla und seine Freunde */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.fliessgraumini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.fliessgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.fliessgrauzentriert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-align: center;
}
.fliessrotzentriert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #D2026A;
	text-align: center;
}
.fliessrot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #D2026A;
}
.boxlanguages {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
.boxbasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fliessgrauform {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

UL.ersteliste {
padding: 0px;
margin: 16px;
}

