
body {
	background-color: #bfe2f8;
}
a:link{
	text-decoration : underline; color:#002762;
}
a:visited {
	text-decoration : underline; color:#002762;
}
a:hover {
	text-decoration : underline; color:#002762;
}
a:active {
	text-decoration : underline; color:#002762;
}
/* Link im Bereich "oben" */
a.w:link {
	text-decoration : underline; color:#FFFFE0;
}
a.w:active {
	text-decoration : underline; color:#FFFFE0;
}
a.w:visited {
	text-decoration : underline; color:#FFFFE0;
}
a.w:hover {
	text-decoration : underline; color:#FFFFE0;
}

/* Bordercolor */
.bordercolor  {
	background-color: #bfe2f8;
}

/* Farbe und Schrift der Tabellen */
td.header {
	background-color: #006ab0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #ffffe0;
	font-weight: bold;
	font-size : 10pt;
	text-align:center;
	height:22px;
	background-image: url('oben.jpg');
}
td.oben {
	background-color: #2e84da;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #FFFFE0;
	font-weight: bold;
	font-size : 9pt;
	background-image: url('oben2.gif');
}
td.w {
	background-color: #97cbff;
	font-family:Verdana,Arial;
	font-size:8pt;
	color: #002762;
	font-weight: normal;
}
td.g {
	background-color: #b0d8ff;
	font-family:Verdana,Arial;
	font-size:8pt;
	color: #002762;
	font-weight: normal;
}

.txt {
	font-size:8pt;
	font-family: Verdana,Arial;
	background-color: #004d80;
	color: White;
	border : 1px solid #187aa1;
}
.btn {
	font-size:9pt;
	font-family:Verdana,Arial;
	background-color: #003980;
	color: White;
	border : 1px solid #187aa1;
}

/
