* { margin: 0px;
padding: 0px;
}
html, body { border: medium none ;
height: 100%;
width: 100%;
}
body { background-color: rgb(255, 255, 255);
color: rgb(0, 0, 0);
font-size: 100.01%;
}
table { margin: 0px;
padding: 0px;
font-family: Arial,Helvetica,sans-serif;
color: rgb(0, 0, 0);
font-weight: normal;
font-style: normal;
font-size: 9pt;
line-height: 12pt;
}
p { 
padding-top: 5px;
}
p.fliesstext { 
text-align: justify;
padding-top: 5px;
}
h1 {
	font-size: 14pt;
	line-height: 16pt;
	color: rgb(153, 0, 0);
	font-style: normal;
	font-weight: normal;
}
h2 { 
	font-size: 11pt;
	line-height: 13pt;
	color: rgb(0, 0, 0);
	font-style: normal;
	font-weight: normal;
}
h3 { 
	font-size: 11pt;
	line-height: 13pt;
	color: rgb(153, 0, 0);
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-size: 10pt;
	line-height: 14pt;
	font-style: normal;
	font-weight: bolder;
	padding-top: 5px;
	color: #000000;
}
h7 {
	font-size: 9pt;
	font-weight: bold;
}
h5 {
	font-style: italic;
	color: #990000;
	font-size: 23pt;
	line-height: 24pt;
	font-weight: bolder;
}
h6 {
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bolder;
	padding-left: 20px;
	padding-top: 20px;
}

h7 {
	font-size: 14pt;
	line-height: 16pt;
	color: #336600;
	font-style: normal;
	font-weight: normal;
}
ul {
	padding-left: 20px;
	list-style-type: square;
	list-style-position: inside;
	padding-top: 10px;
}
li {
	padding-top: 5px;
}

a.link1:link {
	color: rgb(0, 0, 0);
	text-decoration: none;
	line-height: 22px;
}
a.link1:visited {
	text-decoration: none;
	color: rgb(0, 0, 0);
	line-height: 22px;
}
a.link1:hover {
	text-decoration: none;
	color: rgb(153, 0, 0);
	line-height: 22px;
}
a.link2:link {
	color: rgb(0, 0, 0);
	line-height: 22px;
}
a.link2:visited {
	color: rgb(0, 0, 0);
	line-height: 22px;
}
a.link2:hover {
	color: rgb(153, 0, 0);
	line-height: 22px;
}
a.link3:link {
	color: rgb(0, 0, 0);
	text-decoration: none;
}
a.link3:visited {
	text-decoration: none;
	color: rgb(0, 0, 0);
}
a.link3:hover {
	text-decoration: none;
	color: rgb(153, 0, 0);
}
a.link4:link {
	color: rgb(0, 0, 0);
	text-decoration: none;
}
a.link4:visited {
	text-decoration: none;
	color: rgb(0, 0, 0);
}
a.link4:hover {
	text-decoration: none;
	color: rgb(153, 153, 153);
}
.abstand {
	padding-top: 15px;
}
.einzugrechts {
	margin-right: 10px;
}
.einzug {
	padding-left: 14px;
	padding-top: 0px;
}
.einzugrahmung {
	padding: 10px;
}
.absatz {	
	padding-top: 20px;
}
.rand {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: rgb(153, 0, 0);
}
.randgruen {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #009933;
}
.rahmung {
	border: thin solid #990000;
}

.braun {color: #996600;}
.gruen {color: #009933}
.dunkelgruen {color: #003300}
.hellgruen {color: #98BF00;}
.weiss {color: #FFFFFF; }
.dunkelrot {color: #3E0801}
.rot {color: #990000;}
.hellrot {color: #C23A2E;}
.blau {color: #003762;
}

.untertitel {
	font-size: 8.5pt;
	font-style: italic;
	text-align: center;
}
.untertitel2 {
	padding: 0px;
}
.headline {
background-color: #CCCCCC;
color: #990000;
padding: 3px 5px;
}
.abschnitt {
background-color: #990000;
color: #FFFFFF;
text-align: right;
padding: 3px 10px;
}