
 /* 01.12.2009 18:28 (c) ati Technische Systeme und Dienstleistungen, www.ati-online.de */

 /*******************************************************************/
 /* Standard                                                        */
 /*******************************************************************/
 
 body,
 input, 
 select,
 textarea,
 table,
 td,
 p,
 h1,
 h2,
 form {
  margin: 0px;
  padding: 0px;
 	font-family: arial, verdana, helvetica, geneva, sans-serif;
 	font-size: 9pt;
 	line-height: 1.3em;
  text-align: left;
  }

 html {
  height: 100%;
  background-color: #F1F1F0;
  }
 
 body { 
 	width: 100%;
 	height: 100%;
 	border: none;
 	color: #000000;
 	text-align: center;
  }
  
 td {
  width: auto;
  vertical-align: top;
  }
  
 h1,
 h2,
 h3 {
  font-weight: bold;
  }
  
 textarea {
  width: 100%;
  }
  
 ul {
  margin: 0;
  margin-left: 25px; 
  padding: 0;
  list-style-type: square;
  }
 
 li {
  margin-top: 7px;
  }
 
 img {
  border: none;
  }
  
 hr {
  height: 1px;
  color: #666666;
  }
  
 
 /*******************************************************************/
 /* acFormular                                                      */
 /*******************************************************************/
 
 .acformular .box1a,
 .acformular .box1b {
  width: 320px;
  padding: 8px;
  border: 1px dashed #999999;
  }
 
 .acformular .box1b {
  margin: 0 0 0 20px;
  border: 1px dashed #999999;
  }
 
 .acformular table {
  width: 315px;
  }

 .acformular .td1, 
 .acformular .td2,
 .acformular .td3 {
  width: 150px;
  height: 1.9em;
  margin: 0px;
  padding: 4px 0 0 0;
  text-align: left;
  vertical-align: top;
  }

 .acformular .box1b .td1 {
  width: 160px;
  }
   
 .acformular .td2,
 .acformular .td3 {
  width: auto;
  }
 
 .acformular .bewertung {
  font-size: 8pt;
  }
 
 .acformular input,
 .acformular select {
  margin: 0px;
  padding: 0px;
  }

 .acformular .td2 input.textfeld {
  width: 100%;
  }
 
 
 /*******************************************************************/
 /* Inhalt-Boxen                                                    */
 /*******************************************************************/
 
 /* Nebeneinander platzierte Boxen - Nummern untereinander, Buchstaben nebeneinander */
 /* Beispiel: box1b ist neben box1a und unter oder über box2a und box2b */
 
 .box1a,
 .box1b,
 .box1c,
 .box1d,

 .box2a,
 .box2b,
 .box2c,
 .box2d {
  float: left;
  width: 200px;
  display: inline;
  }
   

 /*******************************************************************/
 /* Inhalt                                                          */
 /*******************************************************************/
 
 #inhalt {
  margin: 0px;
  padding: 30px 0 10px 300px;
  text-align: left;
  vertical-align: top;
  }


 /*******************************************************************/
 /* Kopf                                                            */
 /*******************************************************************/
 
 #kopf {
  height: 200px;
  background-color: #E4E4E4;
  /*background: url(/horn-consulting-services.com/bilder/webdesign/kopf_hintergrund.jpg) 0px 0px;*/
  }

 #kopf a {
  font-weight: normal;
  }
  
 #kopf .box1a {
  width: 290px;
  height: 200px;
  }
  
 #kopf .box1b {
  width: 734px;
  height: 200px;
  text-align:left;
  }
  
 
 /*******************************************************************/
 /* Links                                                           */
 /*******************************************************************/
 
 h1 a:link,
 h1 a:visited,
 h1 a:hover,
 a:link,
 a:visited,
 a:hover {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  color: #003399;
  }
 
 h1 a:hover,
 a:hover {
  color: #CC0000;
  }
 
 
 /*******************************************************************/
 /* Meldungen                                                       */
 /*******************************************************************/
 
 .meldung {
  width: 100%;
  height: 30px;
  margin: 0 0 10px 0;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight: bold;
  }
  
                              
 /*******************************************************************/
 /* Navigation                                                      */
 /*******************************************************************/
 
 #navigation {
  width: 100%;
  height: 30px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  background-color: #EEEEEE;
  border: 1px dotted #00FF00;
  border: 1px dotted #8DC640;
  border-left: none;
  border-right: none;
  }
 
 #fuss ul,
 #navigation ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  }
 
 #fuss ul li,
 #navigation ul li {
  float: left;
  margin: 0 0 0 14px;
  vertical-align: middle;
  text-transform: uppercase;
  }
  
 #fuss ul li *,
 #navigation ul li * {
  line-height: 30px;
  }
 
 #fuss ul li a:link, 
 #fuss ul li a:visited,
 #fuss ul li a:hover,
 #navigation ul li a:link,
 #navigation ul li a:visited,
 #navigation ul li a:hover {
  color: #000000;
  }
 
 #fuss ul li a:hover,
 #fuss ul li.aktiv a:link,
 #fuss ul li.aktiv a:visited,
 #navigation ul li a:hover,
 #navigation ul li.ebene1.aktiv a:link,
 #navigation ul li.ebene1.aktiv a:visited,
 #navigation ul li.ebene1.aktivende a:link,
 #navigation ul li.ebene1.aktivende a:visited {
  color: #99CC33;
  }

 #fuss ul li.aktiv a:link,
 #fuss ul li.aktiv a:visited,
 #navigation ul li.ebene1.aktiv a:link,
 #navigation ul li.ebene1.aktiv a:visited,
 #navigation ul li.ebene1.aktivende a:link,
 #navigation ul li.ebene1.aktivende a:visited {
  font-weight: bold;
  }

 #fuss *,
 #navigation * {
  font-size: 96%;
  letter-spacing: 0px;
  }
  
  
 /*******************************************************************/
 /* Rahmen                                                          */
 /*******************************************************************/
 
 html	{
  display: table;
 	width: 100%;
 	height: 100%;}
 
 body	{
  padding: 20px 0 0 0;
  display: table-cell;
 	vertical-align: middle;
  }

 #rahmen {
	width: 1024px;
	height: 860px;
 margin: auto;
 padding: 0px;
 }

 /* IE */
 * html body {
  margin: 30px auto 0 auto;
  }
  

 /*******************************************************************/
 /* Sonstiges                                                       */
 /*******************************************************************/
 
 /* Löschen von "float"
    FF hat Probleme mit <div style="clear:both;"></div>
    <div style="clear:both;">&nbsp;</div> verursacht zu viel Abstand */
 .floatclear {
  width: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  font-size: 0px;
  clear: both;
  }
 

 /*******************************************************************/
 /* SPAMCode                                                        */
 /*******************************************************************/
 
 .spamcode {
  font-size: 1.3em;
  letter-spacing: -1pt;
  color: #009900;
  }

 .spamcode_a,
 .spamcode_b,
 .spamcode_c,
 .spamcode_d {
  font-size: 1pt;
  color: #FFFFFF;
  }
    

 /*******************************************************************/
 /* Sprachwahl                                                      */
 /*******************************************************************/
 
 #kopf .sprachwahl {
  width: 60px;
  margin: 50px 0 0 20px;
  }
  
 #kopf .sprachwahl * {
  margin: 5px 0 0 0;
  } 

 #kopf .sprachwahl a.inaktiv img {
  padding: 3px;
  } 
  
 #kopf .sprachwahl a.aktiv img {
  padding: 2px;
  border: 1px solid #99CC33;
  }
  
 #kopf .sprachwahl a:hover.inaktiv img {
  padding: 2px;
  border: 1px solid #999999;
  }
  
