BODY {
	background-color : White;
	color : #000000;
	font-family : sans-serif;
}

p, li, ul, ol, td {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica;
	font-size : 11pt;
}

p, li, ul, ol,  h4, h5, h6 {
	margin-left : 20px;
	margin-right: 20px;
	text-align : justify;
}
p {
		text-align : justify;
}

A:LINK {
	color : #284C38;
	text-decoration : underline;
	}

A:VISITED {
	color : Purple;
	text-decoration : underline;
}

A:HOVER {
	background-color : #E6FFF8;
	color : Gray;
	text-decoration : underline;
}

H1, H4{
	color : #284C38;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-align : center;
}

H2, H5 {
	color : #284C38;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	text-align : center;
}

H3, H6 {
	color : #284C38;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : center;
	font-weight : bold;
}


H4, H5, H6 {
	text-align : left;
}

td {
	vertical-align : top;
}



BLOCKQUOTE {
	margin-left : 0;
	padding-top : 2px;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-color : #C8E2D5;
	font-family : Arial, Tahoma, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	color : White;
}
.navigation{
	padding-bottom : 2px;
	background-color: White;
	width: 100%;
	
}
.tablemain{
	width: 100%;
	}

.tableleft{
	padding-top: 1px;	
	font-family : Arial, Tahoma, Helvetica;
	font-size : 9pt;
	text-align : left;
	background-color : #C8E2D5;
	}
.tablemiddle{
	font-size: 11pt;
	padding-top: 1px;
	background-color: #E2EFEB;
	text-align: justify;
	}
.tableright{
	padding-top: 1px;	
	font-family : Arial, Tahoma, Helvetica;
	font-size : 9pt;
	text-align : left;
	background-color : #C8E2D5;
	}
	tr.dunkel{
	background : #C8E2D5;
}
.meldung1 {
	font-size: 11pt;
}


.meldung2{
	font-size: 9pt;
}


.wichtig{
	background-color : Yellow;
}

.neu{
	color : Red;
	font-weight : bold;
}

.liste_klein {
	font-size : 9pt;
	font-family : Arial;
	color : #284C38;
	text-align : left;
	margin-left: 20px;
}

.kbangabe    { 
	font-size: 8pt; 
	text-align: center;
 }
 
.filebeschreibung { 
	font-size: 11pt;
	text-align: center;
}



