/*
Vielen Dank fuer die Inspiration an:
  Dirk Hesse (http://www.dirkhesse.com/)
  Alex Ivanov (http://www.simpleydone.com/)
*/

/***********************************
Allgemeine Dokumenteigenschaften.
************************************/
body {
  background: #fff;
  margin: 0;
  padding: 0 0 0 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 100.1%;
  text-align: center; /* hack fuer IE 5.x und quirks mode */
  min-width: 994px; /* fuer Netscape <= 6 mit kleiner Aufloesung */
}

/***********************************
Allgemeine Elementeigenschaften.
************************************/
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, legend {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: underline;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}
/***********************************
Eigenschaften der DIV-Container.
************************************/


div#wrapper{float:left;width:100%}

#container {
  background-color: #fff;
  width: 994px;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  text-align: left; /* hack fuer IE 5.x und quirks mode */
}

#logo {
  width: auto;
  height: 91px;
}

#hauptnavigation {
  width: auto;
  height: 14px;
  margin: 10px 0 0 0;
  padding: 3px;
  background-color:#EDF0F2;
}

#boxlinks {
  width: 165px;
  height: 1700px;
  margin: 10px 10px 10px -994px;
  padding: 10px;
  background-color: #EDF0F2;
  float: left;
}

#inhalt {
  width: 604px;
  height: auto;
  margin: 10px 185px 0px 185px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  background-color: #fff;
}

#boxrechts {
  float:left;
  width:185px;
  height: 1720px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left:-185px;
  background-color: #EDF0F2;
  
}

#seitenfuss {
  clear:left;
  width:100%;
  height: auto;
  margin: 0px;
  padding: 0;
  padding-bottom: 100px; /*fuer den lieben IE*/
}

#clear {
  clear: both; /*Ja, ja ich bin faul. ;-)*/
}

/***********************************
Textformatierungen
************************************/
p {
  font-size: 0.80em;
  margin: 0.8em 0;
  color: #000;
}

#hauptnavigation p {
  margin: 0;
  font-size: 0.70em;
  color: #336699;
}

/*#seitenfuss p {
  display: inline;
  float: left;
  margin: 0.7em 0;
  color: #999;
}*/

#buttons {
  float: right !important; 
}
  
h2 {
  color: #134B83;
  font-size: 0.95em;
  line-height: 1.3em;
}

h3 {
  color: #134B83;
  font-size: 0.85em;
  line-height: 1.3em;
}

h4 {
  color: #000000;
  font-size: 0.75em;
  line-height: 1.3em;
}

/***Listen allgemein***/
ul {
  list-style: none;
}

#boxlinks ul li a {
  font-size: 0.75em;
  margin: 0.8em 0;
  color: #000;
}

.box ul li {
  font-size: 0.75em;
  color: #000;
}

ul li ul li a {
  padding-left: 15px;
}

/***Listen speziell***/
ul.normlist li {
  list-style: square;
  margin-left: 30px;
  margin-bottom: 3px;
  font-size: 0.80em;
}

ul.normlist {
  margin-top: 5px;
  margin-bottom: 10px;
}

/***Links***/
a, a:active, a:visited  {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}

a.aktiv {font-weight: bold;}

/************************************
Besondere Styles
************************************/
.unsichtbar {
  position: absolute !important;
  top: -6000px !important;
  left: -6000px !important;
  height: 1px !important;
  width: 1px !important;
}

#minibox {
   float: right;
   border: #f5f5f5 1px solid;
   padding: 3px;
}

table {
  font-size: 0.65em;
  margin: 0.8em 0;
  color: #000;
  padding: 0;
  width: 500px;
  text-align: left;
}

 th, td, tr {
   padding: 0;
   border: 0px solid;
   
}

#boxlinks p {
  font-size: 0.70em;
}

p.small {
  font-size: 0.65em;
  margin: 0.8em 0;
  color: #696969;
}

.fett {
  font-weight: bold;
}

/************************************
Styles f&uuml;r den Footer
************************************/
.clearleft {clear:left;}
  #linkbox {
    font-family:Tahoma;
    
    height:600px;
    width:940px;
    margin:0;
    padding:0;
  }
  
  .box {
    float:left;
    margin:0;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:15px;
    width:225px;
  }
  .box h2 {
    font-size: 12px;
    font-weight:bold;
    border-bottom:1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 20px;
    color: #444444;
  }
  .box ul {
    margin:0;
    list-style:none;
    padding-left:20px !important;
    line-height: 16px !important;
  }
  .box a {text-decoration:none;color:#333;}
  .box a:link {text-decoration:none;color:#333;}
  .box a:visited {text-decoration:none;color:#333;}
  .box a:active {text-decoration:none;color:#333;}
  .box a:hover {text-decoration:underline;color:#333;}

  
/************************************
Styles f&uuml;r den Mailer
************************************/
input, textarea {
  width: 200px;
  padding: 0;
}

textarea {
  height: 135px;
}

label {
  display:block;
  float: left;
  width: 60px;
}

.inputSubmit {
  font-size: 100%;
  width: 85px;
  margin-left: 30px;
}

.submit {
  margin-left: 30px;
}

.inputField {
  border: #ccc 1px solid;
}

.errorField {
  background-color: #f5f5f5;
  border: #336699 1px solid;
}

.error {
  padding: 3px;
  background-color: #f5f5f5;
  border: #336699 1px solid;
}
