.wtab 
{
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table, tr, td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.smaller 
{
	font-size: 10px;
	color: #000000;
}

.black 
{
	color: #000000;
}

.bigHead 
{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link	
{
	COLOR: #FDDC00;
	text-decoration:underline;
	font-weight: bold;
}
a:visited
{
	COLOR: #FDDC00;
	text-decoration:underline;
	font-weight: bold;
}

a:active
{
	COLOR: #ff0000;
	text-decoration:underline;
	font-weight: bold;
}

a:hover
{
	COLOR: #778899;
	text-decoration:underline;
	font-weight: bold;
}

.kffield
{
	width: 300px;
	color: #FFFFFF;
}

.kffield2
{
	width: 400px;
	color: #FFFFFF;
}

.kfbox
{
	width: 400px;
	height: 100px;
	color: #FFFFFF;
}

.fragebox
{
	color: #FFFFFF;
	background-color: #FFFBCC;
	border: 1px dashed #FF9966;
}

.wtop
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}

.partnerbox
{
	border: 1px dashed #FFFFFF;
	color: #FFFFFF;
}

a.mlink
{
	background-color:#005C9B;
	display:block;
	padding:3px;
	padding-right:10px;
	text-align:right;
	color:#FFFFFF;
	border-bottom:#FFFFFF 1px solid;
	text-decoration:none;
	font-size:11px;
}

.aufgaben a:link,
.aufgaben a:visited
{
	color:#000000;
}

.aufgaben a:hover
{
	color:#066;
}

.wbottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.smallerWhite
{
	font-size: 10px;
	color: #ffffff;
}

.smallerYellow
{
	font-size: 10px;
	color:#FFCC00;
}

.smallerRed
{
	font-size: 10px;
	color:#FF6600;
}

form
{
	margin: 0px;
	padding: 0px;
}

#info
{
	clear: left;
	height: auto;
	width: 400px;
	float: left;
	position: absolute;
	top: 50px;
	left: 50px;
	background-color: #FFFF99;
	color: #000000;
	padding: 10px;
	border: 2px solid #990000;
}
