/***********************************************
* 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;
  background-repeat: no-repeat;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}

h1 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  }

a,  a:link {
  color: #132c5c;
  font-size: 13px;
  text-decoration: none;
    }

a:visited {
  color: #132c5c;
  font-size: 13px;
  text-decoration: none;
  }

a:hover {
  color: #fff;
  font-size: 13px;
}

a:focus {
  color: #fff;
}

a:active {
  color: #fff;
}
table { border: 0px; border-collapse:collapse; width: 100%; margin-bottom: 0.5em; }
td {border: 0px;}
form {overflow:hidden;}
input, button {
    width: auto;
	border: 0px;
    background: #fafafa;
	padding: 3px;
	color: #777;
}
input, submit {
    width: auto;
	border: 0px;
    background: #fafafa;
	padding: 3px;
	color: #777;
}
input, textarea {
    width: auto;
	border: 0px;
    background: #fafafa;
	padding: 3px;
	color: #777;
}
input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}
input:hover {
color: #fff;
background-color: #666;
}
#topnavi a:link {
  color: #6666ff;
  word-spacing: 5px;
  font-size: 13px;
  text-decoration: none;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
    padding-left: 15px; 
}
#topnavi a:visited {
  color: #6666ff;
  word-spacing: 5px;
  font-size: 13px;
  text-decoration: none;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
  padding-left: 15px;
  }
#topnavi a:hover {
  color: #fff;
  font-size: 13px;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
  padding-left: 15px;
}
#topnavi a:focus {
  color: #fff;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
}
#topnavi a:active {
  color: #fff;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
}
#footer a:link {
  color: #6666ff;
  font-size: 13px;
  text-decoration: none;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
    padding-left: 15px; 
}
#footer a:visited {
  color: #6666ff;
  font-size: 13px;
  text-decoration: none;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
  padding-left: 15px;
  }
#footer a:hover {
  color: #fff;
  font-size: 13px;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
  padding-left: 15px;
}
#footer a:focus {
  color: #fff;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
}
#footer a:active {
  color: #fff;
  background: url(pics/nav-pfeil.gif) no-repeat 0 50%;
}
#subfooter a:link {
  color: #8EC038;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  text-decoration: none;
  padding-left: 10px; 
}
#subfooter a:visited {
  color: #8EC038;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  text-decoration: none;
  padding-left: 10px;
  }
#subfooter a:hover {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  padding-left: 10px;
}
#subfooter a:focus {
  color: #fff;
  font-weight: bold;
  text-align: right;
}
#subfooter a:active {
  color: #fff;
  font-weight: bold;
  text-align: right;
}
img {
float: left;
margin: 2px 700px 5px 5px; 
padding: 10px opx 5px 5px;
}
#outerWrapper {
  background-color: #F6892A;
  margin: 0px auto 0 auto; 
  text-align: left; 
  width: 760px;
}
#outerWrapper #header {
  background-color: #132c5c;
  background-image: url(pics/header_pic.gif);
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  height: 105px;
  line-height: 15px;
  margin: 0px 0px 0px 0px; 
  padding: 10px 10px 0px 10px; 
}
#outerWrapper #topnavi {
  background-color: #132c5c;
  font-size: 14px;
  height: 30px;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
}
#outerWrapper #contentWrapper #content {
  background-color: #F6892A;
  margin: 10px 0 0 0px; 
  padding: 0px 0px 10px 0px; 
  font-size:14px;
  line-height: 16px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #132c5c;
  padding: 5px 0px 5px 0px; 
}
#outerWrapper #subfooter {
  background-color: #f6892A;
  text-align: right;
  padding: 5px 0px 5px 0px; 
}

