body {
	font-family : verdana,universe,arial,sans-serif;
	line-height : 140%;
	margin-bottom : 80px;
	margin-left : 80px;
	margin-right : 80px;
	margin-top : 80px;
}

h1 {
	background-color : #FFEEEE;
	border-bottom : double medium #BB0000;
	border-top : double medium #BB0000;
	color : #BB0000;
	font-size : larger;
	padding : 15;
	text-align : center;
}

h2 {
	color : #BB0000;
	font-size : larger;
	text-align : center;
}
p{
	font-size:smaller;
}
.blocksatz {
	text-align : justify;
	text-indent : 40px;
}

.ein100{
	font-size : 10pt;
	margin-left : 40;
}

.ein140{
	font-size : 10pt;
	margin-left : 100;
}

.fettzent {
	font-size : smaller;
	font-weight : bold;
	text-align : center;
}

.rechts {
	text-align : right;
}
