<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*azimuth: ; Allgemeines START */

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%; 
	background-color:#FFF;
	color:#000;
	width:1000px;
}

a {
	color:#090;
}

a,.content a:link,.content a:visited,.homecontent a:link,.homecontent a:visited,.homemarginal a:link,.homemarginal a:visited,.header a:link,.header a:visited,.footer a:link,.footer a:visited {
text-decoration:none;
}

/* Allgemeines ENDE*/
/* CSS f?r Header START*/
.navi{
font-size: x-small;

}

.header-ges {
width:961px;
height:90px;
background-color:#0f4b6f;
border-bottom:2px solid #FFF;
}

.header-logo {
width:180px;
float:left;
background-color:#0f4b6f;
margin:0;
padding:0px;
}

.anp-logo{
position: absolute;
top: 0px;
left: 819px;
background-color:#0f4b6f;
margin:0;
padding:0px;
border-bottom: #FFF solid;
border-bottom-width: 2px;


}

a img {
border:none;
/* float:left;*/
}

.header-link {
position:absolute;
top:0px;
left:187px;
width:569px;
height:90px; /* ohne Servicemen? = 90px mit Servicemen? = 63px */
}

.klein{
font-size: xx-small;
}
.blau-fett{
font-weight: bold;
color: #0f4b6f;
}
/* Servicemen? CSS */
/*
.header a:link, .header a:visited {
	text-decoration:none;
}
.header a:hover, .header a:active, .header a:focus{
	text-decoration:underline;
}
*/

/* CSS f?r Header ENDE*/
/* CSS f?r linke Navigation START */
.navispalte {
width:180px;
background-color:#e1e6e9;
border-right:2px solid #FFF;
float:left;
margin:0;
padding:0;
}

.key{
width:100%;
overflow: auto;

border-bottom: #a7acaf 1px solid;
border-left: #a7acaf 1px solid;
}

h2 a .img-tool {
   float:none;
   padding:0 3px 0 3px;
   display:inline;
   margin:0;
}

.img-tool {
   float:none;
   padding:0 3px 0 3px;
   display:inline;
   margin:0;
}
.navispalte ul {
border-top:1px solid #e1e6e9;
list-style:none;
margin:21px 0 0;
padding:0;
}

.navispalte ul.home {
margin:27px 0 0;
}

.navispalte ul li {
border-top:2px solid #FFF;
margin:0;
}

.navispalte ul li a,.navispalte ul li span {
height:auto;
min-height:15px;
color:#013655;
display:block;
padding:4px 0 4px 13px;
}

* html .navispalte ul li a,* html .navispalte ul li span {
height:15px;
}

.navispalte ul li a:link,.navispalte ul li a:visited,.navispalte ul li span {
background-color:#e1e6e9;
}

.navispalte ul li a:hover,.navispalte ul li a:active,.navispalte ul li a:focus {
background-color:#d4dadf;
}

a.tool, a.tool:link, a.tool:visited, a.tool:active, a.tool:focus{
text-decoration:underline;
color: #000000;
}

a.toolblue, a.toolblue:link, a.toolblue:visited, a.toolblue:active, a.toolblue:focus{
text-decoration:underline;
color:#0065a1;
}

.blue{
color:#0065a1;
}

.tooltip{
background: url(info.jpg) no-repeat;
height: 12px;
width: 12px;
}
/* CSS f?r linke Navigation ENDE */
/* CSS f?r Contentbereich START */

.homecontent {
float:left;
clear:left;
width:961px;
/*width:690px;*/
/*margin-top:40px;*/
margin-top:10px;


}

* html .homecontent {
width:961px;
/*width:698px;*/
}

.homecontainer h1 {
color:#0065a1;
font-size:2em;
font-weight:700;
margin:0 0 4px;
}

.homecontainer h2 {
color:#0065a1;
font-size:1.2em;
font-weight:700;
margin:0 0 4px;
}

.h2dummy{
color:#0065a1;
font-size:1.2em;
font-weight:700;
}

.homecontainer {
float:left;
/*width:440px;*/
/*width:600px;*/
width:900px;
/*height:100%;*/
border-left:2px solid #a7acaf;
margin:0 0 26px;
padding:7px 40px 10px 16px;
}

/*.homecontainer img {
float:left;
margin:0 10px 0 0;
}*/

.homecontainer ul {
float:left;
margin:18px 0 0;
padding:0;
}

.homecontainer ul li {
list-style-type:none;
background-image:url(/images/list.gif);
background-repeat:no-repeat;
background-position:top left;
margin:0 0 4px;
padding:0 0 0 18px;
}

.content {
float:left;
width:752px;
margin:18px 0 0 28px;
}

/* Formular START */
input.chk {
display:block;
float:left;
margin-right:10px;
}

label.lbl {
display:block;
margin-left:30px;
}
/*
td label{
display: inline;
}*/

input.but {
  margin:10px 0 0 0;
  padding:10px;
  width:15em;
	background-color:#0065a1;
	border:0;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
}

input.but1 {
  margin:10px 0 0 0;
  padding:10px;
  width:15em;
	background-color:#0065a1;
	border:0;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	position:absolute;
	top:550px;
	left:20px;
}

input.but2 {
  margin:10px 0 0 0;
  padding:10px;
  width:15em;
	background-color:#0065a1;
	border:0;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	position:absolute;
	top:550px;
	left:60px;
}



input.widebut {
  margin:10px 0 0 0;
  padding:10px;
  width:21em;
	background-color:#0065a1;
	border:0;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
}

input.hugebut{
margin:10px 0 0 0;
  padding:10px;
  width:30em;
	background-color:#0065a1;
	border:0;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;

}

input.hugebuttop{
margin:10px 0 0 0;
  padding:10px;
  width:30em;
	background-color:#0065a1;
	border:0;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	float:right;
}

form p {

padding-bottom: 0.5em;
border-bottom: #a7acaf 1px solid;
}

.qclass {
height:0px;
border:#a7acaf 1px solid;
border-top:0px
}

table tr td:first-child{
width:20px;
}

form p.white {
padding-bottom: 1em;
border-bottom: 0;
}
/* Formular ENDE*/
/* CSS f?r Contentbereich ENDE*/
/* rechte Marginalspalte START*/
.homemarginal {
	/*float:left;*/
	/*geaendert Tiet 21.02*/
	float:right; 
	margin:40px 40px 0 0;
	width:263px;
	/*margin-top:40px;*/
}

  * html .homemarginal
{ /* fuer IE6 Win \*/
  margin:40px 30px 0 0;
  /* */
}

.homemarginal .white {
	float:left;
	width:245px;
	border:2px solid #bfc5c8;
}

.homemarginal h3{
	font-size:1em;
	margin:0 0 6px 0;
}

.homemarginal .white h3 {
	color:#5f6365;
}

.homemarginal p {
	margin:0;
}
.homemarginal a {
	font-weight:bold;

	color:#0065a1;
}
.homemarginal div {
	padding:8px 6px 8px 8px;
	margin-bottom:10px;
}

/* rechte Marginalspalte ENDE*/
/** Start Footer **/
.footer {
	width:761px;
	height:44px;
	border-top:2px solid #dfe2e3;
	/*margin:54px 0 0 0;*/
	margin:4px 0 0 0;
	padding:5px 0 0 200px;
	float:left;
	clear:both;
	
	/* Footer absolut positionieren */
	/*
	position:absolute;
	top:600px;
	left:0;
	*/
}

.helpfooter{
  width:761px;
	height:44px;
	border-top:2px solid #dfe2e3;
	/*margin:54px 0 0 0;*/
	margin:4px 0 0 0;
	padding:5px 0 0 200px;
	float:left;

}
.footer a {
	color:#0065a1;
	margin-left:5px;
}
.footer ul li, .footer ul{
	display:inline;
	margin:0;
	padding-left:0;
}

.box
{
background-color: #E7E8EA;
border: 1px #000000 solid;
padding: 10px 10px 10px 10px;
}
.leitfadenhead
{
font-size: medium;

font-weight: bold;
}



/** Ende Footer **/

/*Tabellenformatierung Auswertung*/

.auswert {
  table-layout:fixed;
  width:auto;
  }
  
.breite-30 {
  width:30px;
  text-align:right;
  padding:0 3px 0 0;
  vertical-align:top;
  }  
  
.breite-280 {
  width:300px;
  text-align:left;
  padding:0 5px 0 5px;
  vertical-align:top;

  }   


.breite-80 {
  width:65px;
  text-align:left;
  padding:0 5px 0 5px;
  vertical-align:top;
  }   

.breite-80 {
  width:80px;
  text-align:left;
  padding:0 5px 0 5px;
  vertical-align:top;
  }   
/* Abbildungen */
.abb {
  font-size: xx-small;
}
</pre></body></html>