	body, table, tr, td, div {
		font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;	
		font-size : 10pt;
	}
	a {
		text-decoration : underline;
		color : #000000;
	}
	.bgalle {
	background-image : url(images/bg_point.gif);
	background-color : White;
}
	.jukukopfbig {
		font-size : 16pt;
		color : #696969;
	}
	.jukukopf {
		font-size : 14pt;
		color : #696969;
	}
	.headinhalt {
	font-size : 13pt;
	color : #3B3973;
}
	.subheadinhalt {
		font-size : 12pt;
		font-weight : bold;
		color : #3B3973;
	}
	.textinhalt {
	vertical-align : top;
	text-align: justify;
	}
	.navi {
	background-color : #DCDCDC;
	text-align : center;
	font-weight : bold;
	vertical-align: middle;
	height: 25px;
	background-image: url(./images/button_grey.jpg);
	}
	.menugrau {
		color: #DCDCDC;
		font-weight : bold;
	}
	.midgim {
		padding:10px;
	}
.footer {
	font-size: 8pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #696969;
}
.navi a {

		text-decoration : none;
		color : #000000;
}

