/***********************************************
* webdesign und programmierung- © ostmodern (www.ostmodern.com)
* Jegliche Aenderungen an dieser Seite bedürfen der Einwillung von ostmodern GbR.
* Dieser Hinweis auf das Urheber- und Nutzungsrecht darf nicht entfernt veraendert werden. Last updated 14 Juni, 2009.
* Besuchen Sie http://www.ostmodern.com/ 
***********************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #F6892A;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}
h1 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;  
  word-spacing: 0;
}
h2 {
  color: #bb858e;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#outerWrapper {
  background-color: #fff;
  margin: 0px auto 0 auto; 
  text-align: left; 
  width: 760px;
}
#outerWrapper #contentWrapper #content {
  width: 760px;
  height: 525px;
  background-color: #132c5c;
  margin: 0 0 0 0; 
  }
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
  background-color: #132c5c;
  padding: 5px 10px 0px 10px; 
  height: 70px;
  border-top: solid 1px #F6892a; 
  text-align: center;
  word-spacing: 30px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;  
}
#outerWrapper #footer a,  a:link {
  color: #fff;
  font-size: 100%;
}
#outerWrapper #footer a:visited {
  color: #fff;
  text-decoration: none;
}
#outerWrapper #footer a:hover {
  color: #F6892A;
  text-decoration: underline;
}
#outerWrapper #footer a:focus {
  color: #F6892A;
  text-decoration: none;
}
#outerWrapper #footer a:active {
  color: #F6892A;
}
#outerWrapper #footer_content {
  text-align: left;
  background-color: #fff;
  color: #333;
  font-size: 80%;
  padding: 15px 10px 10px 10px;
  }
#outerWrapper #footer_content a,  a:link {
  text-decoration: none;
  }
#outerWrapper #footer_content a:visited {
  color: #fff;
  color: #fff;
}
#outerWrapper #footer_content a:hover {
  text-decoration: underline;
  color: #fff;
}
#outerWrapper #footer_content a:focus {
  color: #fff;
  text-decoration: none;
}
#outerWrapper #footer_content a:active {
  color: #fff;
}
#outerWrapper #subfooter {
  text-align: center;
  background-color: #F6892A;
  color: #fff;
  font-size: 60%;
  padding: 15px 0px 0px 0px;
  }
#outerWrapper #subfooter a,  a:link {
  text-decoration: none;
  }
#outerWrapper #subfooter a:visited {
  color: #fff;
  color: #fff;
}
#outerWrapper #subfooter a:hover {
  text-decoration: underline;
  color: #fff;
}
#outerWrapper #subfooter a:focus {
  color: #fff;
  text-decoration: none;
}
#outerWrapper #subfooter a:active {
  color: #fff;
}
