/* === Style === */

body {
  margin: 0px auto;
  padding: 0px;
  background: #332e29}

div#container {
  width: 70%;
  min-width: 850px;
  margin: 0px auto;
  margin-top: 30px}

div#line1 {
 width: 100%;
  min-width: 850px;
 height: 45px;
 background: url(../images/line1.jpg) repeat-x;
 margin: 0px auto}
 
div#rss {
 width: 19%;
 min-width: 50px;
 height: 45px;
 position: relative;
 float: left;
 background: transparent url(../images/rss.png) no-repeat center}
   
div#rss:hover {background:transparent url(../images/rss1.png) no-repeat center}
 
div#impressum {
 width: 19%;
 min-width: 50px;
 height: 45px;
 position: relative;
 float: right;
 text-align: center;
 background:transparent url(../images/impressum.png) no-repeat center}
 
div#impressum:hover {background:transparent url(../images/impressum1.png) no-repeat center}
 
div#line2 {
 width: 800px;
 height: 45px;
 background: url(../images/line2.jpg) repeat-x;
 margin: 0px auto}
 
div#navi {
  width: 800px;
  height: 45px;
  position: relative;
  top:255px}
  
ul.navi {
  margin: 0px;
  padding: 0px;}

ul.navi li {
  width: 133px;
  height: 30px;
  float:left;
  list-style: none;
  text-align: center;
  background: url(../images/navbutton.png);
  margin: 0px auto;
  margin-top: 15px}
  
ul.navi li:hover  {
  background: url(../images/navbutton1.png);
  margin-top: 0px;
  height: 45px}
 
div#headerbg {
 width: 100%;
 min-width: 850px;
 height: 300px;
 border-top:1px solid #191919;
 border-bottom:1px solid #191919;
 background: #292522;
 margin: 0px auto}
 
div#header {
 width: 800px;
 height: 300px;
 background: #ffffff url(../images/header.png);
 margin: 0px auto;}

div#content_bg {
  height: 1000px;
  min-width: 850px;
  height: 100%;
  min-height: 350px;
  background: #292522;
  border:1px solid #554b45;}

div#content_top {
  width: 1000px;
  min-height: 20px;
  background: #ffffff;
  margin: 0px auto;
  margin-top: 30px;}
  
div#content_middle {
  width: 1000px;
  min-height: 250px;
  background: #ffffff;
  margin: 0px auto;}

div#text {
  width: 950px;
  padding-left: 25px;}

div#content_bottom {
  width: 1000px;
  height: 50px;
  background-color: #ffffff;
  margin: 0px auto;}



/* === Fonts === */
a.navi:link {color:#ffffff}
a.navi:visited {color:#ffffff}
a.navi:hover {color:#747474}
a.navi:active {color:#ffffff}
a.navi {
  width: 150px;
  height: 50px;
  font: 14px Verdana;
  font-weight: bold;
  text-decoration: none;
  margin: 0px 20px 0px 30px;
  line-height: 30px;}

/* === Tabellen === */


table.suche {
  width: 450px}

table.suche tr {
  line-height: 14pt}

table.suche td {
  border: 1px solid #AAAAAA}

table.suche th {
  border: 1px solid #AAAAAA}



table.detail {
  width: 390px}

table.detail tr {
  line-height: 14pt}

table.detail td {
  border: 1px solid #ffffff}

table.detail th {
  border: 1px solid #ffffff}