/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link, a:visited {
	color: #435A8E;
	text-decoration: underline;
	background-color: #CDCDE9;
}    
a:hover {
	color: #262626;
	text-decoration: underline;
	background-color: #DFBF9F;	
}  

#content {
	width: 800px;
	margin-top: -130px;
}
#kopf {
	display: none;
}

#nav {
	display: none;
}

#main {
	float: left;
	width: 100%;
 }
 
h1 {
	font-size: 12pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8FA1;
	color: #262626;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 50px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #262626;
	margin-top: 0px;
	margin-right: 90px;
	margin-left: 90px;

}
p {
	font-size: 9pt;
	font-weight: normal;
	color: #262626;
	margin-top: 30px;
	margin-right: 90px;
	margin-bottom: 25px;
	margin-left: 90px;
}
p#clear {
	clear: both;
	font-size: 9pt;
	font-weight: normal;
	color: #262626;
	margin-top: 10px;
	margin-right: 90px;
	margin-bottom: 25px;
	margin-left: 90px;
}
p#imgleft {
	float: left;
	margin-right: 20px;

 }
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8FA1;
	color: #262626;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 40px;
	margin-bottom: -20px;

}
.pfett {
	font-weight: bold;
	color: #262626;
	margin: 0px;
}
.pl {

	font-size: 10pt;
	font-weight: normal;
	color: #262626;
	margin-top: 30px;
	margin-right: 90px;
	margin-bottom: 25px;
	margin-left: 90px;
}
.plfett {
	font-size: 9pt;
	font-weight: bold;
	color: #262626;
	margin-top: 30px;
	margin-right: 90px;
	margin-bottom: 25px;
	margin-left: 90px;
	text-align: left;

}
.psmallfett {

	font-size: 0.7em;
	font-weight: bold;
	color: #262626;
	margin-top: 30px;
	margin-right: 90px;
	margin-bottom: 25px;
	margin-left: 90px;
}
.imgleft {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 25px;
	float: left;



 }
p#floatleft {
	font-size: 9pt;
	font-weight: normal;
	color: #262626;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.h3img {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8FA1;
	color: #262626;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 30px;
	margin-bottom: 20px;
}
h4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-color: #8F8FA1;
	color: #262626;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 20px;
	margin-bottom: -20px;
}
h6 {
	font-weight: normal;
	color: #262626;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	float: left;
	text-align: left;
	width: 200px;


}
h5 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8FA1;
	color: #262626;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 40px;
	margin-bottom: -20px;
}
