BODY {
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}


h1 {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom:0px
}


h2 {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom:0px
}


h3 {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom:0px
}

h4 {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:0px
}


h5 {
	color: #F83;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold 15%;
	margin-bottom:5px
}


h6 {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:0px
}

A {
	color: #0000FF;
	text-decoration: none;
}

A:HOVER {
	color: #0000FF;
	text-decoration: underline;
}


TABLE {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	border: 0px;
}

.frameoben {
	padding: 0;
	margin-left: 6;
	margin-right: 6;
	margin-top: 6;
	margin-bottom: 0
}

.dunkel {
	background-color:#6665FE;
}


.halbdunkel {
	background-color:#9A99FF;
}


.hell {
	background-color:#FFFFFF;
}

.mittel {
	background-color:#EFEEFE;
}

.randunten {
	border-bottom: 1px solid #c8c8c8
}

.rand {
	border: 1px solid #c8c8c8
}


.top  {
	background-color:#6665FE;
	border: 1px solid #9A99FF
}
