<style type="text/css">
<!--
.navi_01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.ra_01 {
	border: 1px dotted #000099;
}
.ra_02 {
	border: 1px solid #003399;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
body {
	margin-top: 10px;
}
/*
th {
	background-color: #c1eaff;
}
*/

.Stil1 {color: #FFFFFF}

a {
	font-size: 8pt;
	color: #006666;
}
a:link, a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover, a:active {
	text-decoration: underline;
	color: #ff9900;
}


.Stil2 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.Stil3 {color: #666666; }
.Stil6 {color: #FF0000}
.Stil7 {color: #ffffff; font-size: 8pt}

.titleRow {
	color: #ffffff; 
	font-size: 8pt;
	background: #003399;
	height: 25px;
	vertical-align: middle;
}



/* gerade und ungerade tabellen-zeilen */
/* 1,3,5,7,... */
table tr.odd {
    background-color: #F2F0F1;
}

/* 2,4,6,8,... */
table tr.even {
    background-color: #c1eaff;
}

/* markiert */
table tr.marked {
    background-color: #c1eaff;
}

.schaltflaeche {
	color: #397B7B;
	background-image: url("images/schaltflaeche.gif");
	background-repeat: repeat-x;
	border: 1px dotted #397B7B;
}
-->
</style>