body { margin-top: 10pt; margin-left: 10pt; padding-left: 5px; background-color: #ffffff; background-attachment: fixed; text-align: left; } 
p, li, td{
	color: #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	widow: 4;
	orphans: 2;
}

a:link{ font-family: Arial, Helvetica; color: #000000; text-decoration: none; font-weight: bold; font-size: 9pt;} 
a:visited{ color: gray; font-weight: bold font-size: 9pt;}
a:hover{ text-decoration: underline; color: #CC3300; font-size: 9pt;}
a:active{ color: red }

.table  { background-color: #ffffff;  }
.h1{
	font-size: 16pt;
	font-weight: bolder;}

.h1.start{ font-size: 12pt; background-color: #9999FF; text-align: left }
.h2{ font-size: 14pt; color: darkred; }   
.h3{ font-size: 12pt; color: grey }   
.h4{ font-size: 10pt; color:  }   
.h5{ font-size: 10pt; font-style: italic }
.h6{ font-size: 8pt; font-weight: normal }

h1{ font-family: Arial, Helvetica; font-weight: bold; color: white; background-color: #426BBD; text-align: center }
h2, h3, h6{ font-family: Arial, Helvetica; font-weight: bold; color: #000066; }
h4, h5      { font-family: Arial, Helvetica; font-weight: bold; color: #666666; }

.ueberschrift1 {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	font-variant: normal; }


.ueberschrift2 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	padding-left: 0px;
	text-transform: none;

}
.aufzaehlungen {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	font-style: normal;
	display: list-item;
	list-style-image: url(../bilder/punkt.jpg);
	font-variant: normal;
	text-align: left;
	padding-left: 10px;
	text-indent: 10pt;
	white-space: normal;
	padding-bottom: 8px;

}
.bereitschaft {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top: 2px solid #FF0000;
	_border-bottom: 2px solid #FF0000;


	
}
.block {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0pt;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding-left: 10px;
	padding-right: 10px;


}
.ueberschrift-hinweis {
	font-family: Arial, Helvetica, ;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;

}
.text-klein-layer {
	font-family: Arial, Helvetica,;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	background-color: #e6e6e6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 3px solid #FF0000;

}
.seitenueberschrift {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 3px solid #CCCCCC;




}
.bild {
	background-attachment: fixed;
	background-image: url(../images/titelbild.jpg);
	background-repeat: no-repeat;
	background-position: 50px 50px;
	position: absolute;
	height: 600px;
	width: 600px;
	left: 50px;
	top: 50px;
}

.rahmen {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #e6e6e6;
	margin: 2px;
	padding: 2px;
	border: 2px solid #999999;
	line-height: normal;
	background-position: center;
	
}
.rahmen2 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.rahmen3 {

	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.bildunterschriften {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: 200;
	color: #333333;
	padding-left: 10px;
}
.ueberschrift-h2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: 700;
	color: #339900;
	padding-left: 10px;
	font-style: normal;
}
.ueberschrift-fett {
	font-family: Arial, Helvetica, ;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	text-transform: none;
}
form    { padding:20px; border:6px solid #DDDDDD }

input, select, textarea { font-size:10px; font-family:Verdana,sans-serif; }

input, select, textarea { color:#0000CC; }

.hr{
	align: center;
	background-position: center;
	background-color: #FF0000;
	height: 2px;
	width: 500px;
	border-top: none red;
	border-right: none red;
	border-bottom: none red;
	border-left: none red;
	}

.ul{
	list-style-image: url(../bilder/punkt.jpg);
	list-style-position: outside;
	list-style-type: none;
}
.picleft{ 
margin-right:10px; 
margin-bottom:10px; 
float:left; 
border: 0px solid #000000; }

.picright{ 
margin-right:10px; 
margin-bottom:10px; 
float:right; 
border: 0px solid #000000; }

.piccenter{ 
horizontal-align: center; 
float:center; 
border: 0px solid #000000; }

.rahmenrot {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #e6e6e6;
	margin: 3px;
	padding: 3px;
	border: 2px solid #FF0000;
}

.inhaltrot {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 5px;
	padding: 5px;
	border: 2px solid #FFFFFF;
}

.text-klein {
	font-family: Arial, Helvetica,;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;

}

.text-rot {
	font-family: Arial, Helvetica, ;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
.hr2 {
}
.ueberschriftgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #CCC;
	height: 20px;
	width: 168px;
	float: left;
	padding: 2px;
	text-align: center;
}

.ueberschriftgrau2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #CCC;
	height: 20px;
	width: 360px;
	float: left;
	padding: 2px;
	text-align: center;
}

.rahmen-laufschrift {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border-top: 3px solid #FF0000;
	border-right: 3px none #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 3px none #FF0000;
}

