    * html #seite {
      height:100%;
    }
    * html #inhalt {
      height:1%;
      margin-left:0;
    }
    * html #navigation {
      margin-right:-3px;
	  margin-left:9px;	
    }
    * html #rechts {
      display:inline;
    }
    html,
    body {
      margin: 0;
      padding: 0;
      height: 100%;
	  background-color:#009ee1;
    }
	a {
	text-decoration:none;
	color:#009ee1;
	}
	a:hover {
	color:#999999;
	}
	a img {
	border:0;
	}
	h1 {
	font-size:22px;
	margin:22px 100px 0px 20px;
	color:#009ee1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
	#line {
	height:1px;
	line-height:1px;
	background-image:url(images/linie.gif);
	background-repeat:no-repeat;
	margin-right:100px;
	margin-left:20px;
	}
	#datum {
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	color:#999999;
	margin-bottom:5px;
	}
	h2 {
	font-size:16px;
	margin:16px 100px 16px 20px;
	color:#009ee1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
	#inhalt p {
	font:12px/22px Arial, Helvetica, sans-serif;
	margin:15px 100px 12px 20px;
	}
	p img {
	padding:3px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	float:left;
	margin:5px 10px 5px 0;
	}
	p#einzug {
	margin-left:80px;
	margin-bottom:20px;
	}
	p#einzug img {
	margin-left:-60px;
	margin-right:-3px;
	}
	#inhalt ul {
	font:12px/22px Arial, Helvetica, sans-serif;
	margin:15px 100px 12px 40px;	
	}
	#inhalt ul img {
	padding:3px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	float:right;
	margin:5px 10px 5px 0;	
	}	
	#pfeil {
	border:0px;
	margin:0 3px 0 0;
	padding:2px 3px 0 0;
	background:none;
	}
	a.pfeil {
	padding-left:17px;
	margin-left:5px;
	background:url(images/pfeil.gif) 0 50% no-repeat;
	}	
	table {
	font:12px/22px Arial, Helvetica, sans-serif;
	margin-left:20px;
	}
	td {
	vertical-align:top;
	}
	#formular {
	margin:0px 20px;
	background-color:#fbe7d5;
	border:2px solid #009ee1;
	}
	#formular tr {
	background-image:url(images/linie.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	#formular td {
	padding:10px 10px 10px 10px;
	}	
	strong {
	color:#009ee1;
	}
	table input {
	width:17em;
	}
	.input-zahlencode {
	width:9em;
	}
	table input,table textarea {
	border:1px solid #009ee1;
	float:right;
	}	
	input#button {
	background-image:url(images/input_hg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	}	
    #seite {
      min-height: 100%;
	  width:936px;
      margin: 0 auto;
      background: #ffffff;	  
	  background-image:url(images/hg.gif);
	  background-repeat:repeat-y;
    }
	#kopf {
	height:157px;
	}	
    #navigation {
      margin:-1px 0 0 18px;
      padding:0;
      float:left;
      width:12em;
	  border-left:15px solid #FFFFFF;
	  border-bottom:1px solid #a3a3a3;
	  list-style-type:none;
	  text-transform:uppercase;
    }
    #navigation li a {
	display:block;
	  border-top:1px solid #a3a3a3;
	  border-left:1px solid #a3a3a3;
	  border-right:1px solid #a3a3a3;
	  height:27px;
	  background-image:url(images/hg_button1.gif);
	  font:11px/27px Verdana, Arial, Helvetica, sans-serif;
	  text-decoration:none;
	  color:#000000;
	  padding-left:13px;
	  padding-right:13px;	  
    }
    #navigation li a:hover {
	background-image:none;
	background-color:#eeceb0;
    }	
	li#button2 a {
	background-image:url(images/hg_button2.gif);
	height:37px;
	line-height:37px;
	  border-left:2px solid #009ee1;
	  border-right:2px solid #009ee1;	
	}
	li#button2 a:hover {
	background-image:none;
	background-color:#009ee1;
	color:#FFFFFF;
	}
	#sz {
	text-transform:none;
	}
    #inhalt {
      padding:1px 1px 3em 1px;
      margin-left:14em;
	  margin-right:18px;
	  background-image:url(images/hg2.jpg);
	  background-repeat:repeat-x;
    }
	#rechts {
	float:right;
	width:210px;
	background-image:url(images/hg_rechts.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
    margin-bottom: 1.5em;
	margin-left:1.5em;
	background-color:#e6f5fc;
	padding:1px;
	}
	#rechts p, #rechts h2 {
	margin:10px;
	}	
	#box a {
	display:block;
	padding:1px 1px 0 85px;
	margin:15px 100px 12px 20px;
	background-image:url(images/button.gif);
	background-position:top left;
	height:96px;
	}
	#box a:hover {
	background-position:bottom left;
	color:#ffffff;
	}
	#box h1 {
	margin:10px 0;
	}
	#box h2 {
	margin:10px 0;
	color:#666666;
	}	
	#box img {
	float:left;
	border:0px;
	}	
    #fuss {
      height: 3em;
	  width:936px;
      margin-top: -3em;
      margin-left: auto;
      margin-right: auto;
	  background-image:url(images/linie.gif);
	  background-repeat:no-repeat;
	  background-position:top center;
    }
    #fuss img {
	float:right;
	margin-right:30px;
	margin-top:15px;
    }
    
  .erfolg
  {
  	color:#FFFFFF;
    font-weight: bold;
	background:#46b000;
	border:1px solid #FFFFFF;
	padding:0 5px;
  }
  .fehler
  {
  	color:#FFFFFF;
    font-weight: bold;
	background:#FF0000;
	border:1px solid #FFFFFF;
	padding:0 5px;
  }  
  .cl-left {
  height:0;
  line-height:0;
  font-size:0;
  }
  .rot {
  color:#db0000;
  }
  .inhalttable2 {
  padding:0 20px 10px 20px;
  margin:10px 0;
  border:1px solid #009ee1;
  background:url(images/hg3.jpg) #ffffff 0 0 repeat-x;
  } 
  .inhalttable2 h1 {
  color:#db0000;
  margin:10px 0;
  padding:0;
  }  
  .inhalttable2 h2 {
  color:#000000;
  margin:10px 0;
  padding:0;
  border-bottom:1px solid #009ee1;
  }
  .inhalttable2 #navigation {
	 float:right;
	 margin:10px 0 0 0;
	 padding:0;
	 border-left:none;
	 width:10em;
  }
  
