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

body {
	SCROLLBAR-FACE-COLOR: #EEF7F7;
	SCROLLBAR-HIGHLIGHT-COLOR: #006666;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #EEF7F7;
	SCROLLBAR-ARROW-COLOR: #006666;
	SCROLLBAR-TRACK-COLOR: #EEF7F7;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	background:#ffffff;
	padding: 0px;
	margin: 0px;
}

table {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
}

.knopf {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	background: #5FACAC;
}

.eingabefeld {
	font-family: arial, helvetica;
	font-size: 12px;
}

a:link { font-family: arial , helvetica, sans-serif; font-size: 12px; text-decoration:underline; font-weight:normal; color: #006666; }
a:visited { font-family: arial , helvetica, sans-serif; font-size: 12px; text-decoration:underline; font-weight:normal; color: #006666; }
a:hover { font-family: arial , helvetica, sans-serif; font-size: 12px; text-decoration:none; font-weight:normal; color: #cc0000; }
a:active { font-family: arial , helvetica, sans-serif; font-size: 12px; text-decoration:underline; font-weight:normal; color: #006666; }

a.menu:link { font-family: tahoma, arial , helvetica, sans-serif; font-size: 13px; text-decoration:none; font-weight:bold; color: #cc0000; }
a.menu:visited { font-family: tahoma, arial , helvetica, sans-serif; font-size: 13px; text-decoration:none; font-weight:bold; color: #cc0000; }
a.menu:hover { font-family: tahoma, arial , helvetica, sans-serif; font-size: 13px; text-decoration:underline; font-weight:bold; color: #ff0000; }
a.menu:active { font-family: tahoma, arial , helvetica, sans-serif; font-size: 13px; text-decoration:none; font-weight:bold; color: #cc0000; }

a.wublink:link { font-family: arial , helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight:normal; color: #006666; }
a.wublink:visited { font-family: arial , helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight:normal; color: #006666; }
a.wublink:hover { font-family: arial , helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight:normal; color: #cc0000; }
a.wublink:active { font-family: arial , helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight:normal; color: #006666; }

.wubabstract {
	font-size: 12px;
}

.wubtext {
	font-size: 12px;
}

.wubauthor {
	font-size: 12px;
}

.wuboverhead {
	color: #006666;
	font-size: 16px;
}

.wubhead {
	color: #006666;
	font-size: 12px;
}

.wubdate {
	font-weight:normal;
	text-align: right;
	font-size: 11px;
}

