body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #F1FDF6;
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

body.titel {
	background-color : #FFFFFF;
}

h1 {
	font-size : 18pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

table {
	width : 100%;
	border : 0;
}

.linie {
	background-image : url(../img/gruen.gif);
}

p {
	text-align : justify;
}

.fussnote {
	font-size : 7pt;
}

.titelabsatz {
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : gray;
	text-decoration : none;
}

a.mail {
	color : #000000;
}

