<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#rahmen {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#rahmen-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#rahmen-fgname {
	float: left;
}

#rahmen-fgslogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #rahmen-name span,#rahmen-slogan span {
	color: red;
}

#rahmen-text {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;
	background-image: url(images/bg2.gif);
}

#rahmen-content {
	width:670px;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 485px;
	margin-left: 180px;
}

.cent {
	font-size: 20px;
	letter-spacing: 1px;
	text-align:center;
}

#content p.bold {
	width: 430px;
	float: left;
	padding-left:12px;
	background-image: url(images/vor.gif);
	background-repeat: no-repeat;
	font-size:1.2em;
}

#border {
	width: 170px;
	float: left;
}

#border p.fett {
	font-size:1em;
	font-weight:600;
}

#heubi p {
	padding-left:25px	
}

#footera {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#footeri {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footerc {
	float: left;
	width: 325px;
	padding-left: 10px;
}


.clearer {
	clear: both;
}

h1 {
	font-size: 26px;
	color: #666666;
	margin: 0;
	padding: 0px 0 20px 25px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	letter-spacing:2px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #666666;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #666666;
	padding: 5px 0 0 25px;
	background-image: url(images/einf.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #000;
	height: 2px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #000;
	margin: 0px 0 0px 25px;
	height: 2px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 10px 25px;
}

#content p.abs {
	line-height: 19px;
	color: #666666;
	margin: 0 0 10px 25px;
	padding-left:15px;
}

#content p a {
	text-decoration: none;
	color: #F74C09;
	padding: 2px 2px 2px 2px;
}

#content p a:hover {
	text-decoration: none;
	color: #000000;
	padding: 2px 2px 2px 2px;
}

#content ul {
	list-style:decimal;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 0px;
}

#pdf img {
	border:0px;
}

#pdf p a {
	text-decoration: none;
	color: #F74C09;
	padding: 2px 2px 2px 2px;
}

.abs {
	padding-left:20px
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;

}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignleftb {
	float: left;
	margin: 0 15px 5px 10px;
	border: 1px solid #006AC3;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

img.mail {
	margin-left: 40px;
}</pre></body></html>