body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #7B2427;
}
body {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}
a:link, a:visited, a:active {
  color: #FD762A;
  text-decoration: none;
}
a:hover {
  color: #FD762A;
  text-decoration: underline;
}
h1 {
  font-size: 14px;
  color: #7B2427;
  font-weight: bold;
  margin: 8px 2px 8px 0px;
}
h2 {
  font-size: 13px;
  color: #7B2427;
  font-weight: bold;
  margin: 8px 2px 8px 0px;
}
h3 {
  font-size: 12px;
  color: #7B2427;
  font-weight: bold;
  margin: 8px 2px 8px 0px;
}

form {
  margin: 0;
}
.main {
  width: 1005px;
  margin: auto;
  padding: 0px;
  background-color: #FFFFFF;
}
#banner {
  height: 81px;
  background: url(header.jpg) top left no-repeat;
  margin-bottom:10px;
}
.search_box {
  float:left;
  width: 165px;
  padding-top:0px;
  border-right: 1px solid #7B2427;
  height: 25px;
}
.search_string {
  width: 100px;
  height: 18px;
  font-size: 10px;
  vertical-align: top;
  margin-top:0px;
  border: 1px solid #7B2427;
}
.search_submit {
  width: 50px;
  height: 22px;
  font-size: 10px;
  font-weight: bold;
  vertical-align: top;
  border: 1px solid #7B2427;
}
.trail_box_out {
  margin-top:10px;
  width: 100%;
  background-color: #ffffff;
  height: 22px;
}
.trail_box_in {
  padding:0px;
  margin:0px;
  width: 1005px;
}
#hauptmenu{
  font-size: 10px;
  font-weight: bold;
}
#hauptmenu li {
  width:118px;
  float:right;
  list-style-type:none;
  margin: 0px 0px 0px 10px;
  padding:6px 0px 6px 10px;
  background-color: #993300;
}
#hauptmenu a {
color: #ffffff;
}
#hauptmenu a.aktiv {
  color: #FD762A;
}

#navi_box {
  float: left;
  width: 165px;
  border-right: 1px solid #7B2427;
}
#navigation {
  padding:100px 5px 5px 0px;
}
#navigation ul, #navigation li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align:right;
}
#navigation li {
  font-size: 11px;
  padding-top: 8px;
  width: 160px;
}
#navigation li a {
}
#navigation a.navi_1:link,
#navigation a.navi_1:visited,
#navigation a.navi_1:active {
  color: #7B2427;
  font-weight: bold;
}
#navigation a.navi_2:link,
#navigation a.navi_2:visited,
#navigation a.navi_2:active {
  color: #FD762A;
  font-weight: bold;
}
#navigation a.navi_3:link,
#navigation a.navi_3:visited,
#navigation a.navi_3:active {
  color: #FD762A;
}
.navi_aktiv{
  border-right: 5px solid #7B2427;
  position:relative;
  left:11px;
  padding-right: 6px;
}

.login_table {
  border: 1px solid #7B2427;
  margin-top: 20px;
  margin-bottom: 5px;
  text-align: center;
  padding-bottom: 3px;
}
.login_table h1 {
  color: #7B2427;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin: 5px 0px 5px 0px;
}
.login_table input {
  text-transform: uppercase;
  font-size: 10px;
  margin: 5px 0px 1px 0px;
  width: 100px;
}
#content_box {
  margin: 0px 130px 0px 165px;
  width:695px;
  padding: 0px;
}
.content{
  padding: 20px 10px 10px 22px;
}

#newsbox {
  visibility:hidden;
  position:relative;
  width:90%;
  height:25px;
  overflow:hidden;
}
#newsbox_inner {
  position:absolute;
  width:90%;
  height:25px;
}  
#iemarquee{
  position:absolute;
  left:0px;
  top:0px;
}
#footer {
  padding-left:145px;
  height: 20px;
  font-size: 10px;
  background-color: #7B2427;
  color: #BC969B;
  font-weight: bold;
}

#footermenu li {
  float:left;
  list-style-type:none;
  margin:4px 3px;
}
#footermenu a, #footermenu a:hover {
  color: #BC969B;
}
.clearing{
  clear: both;
}
