 /*      default CSS - f:wz                    */
/*      by 28|zwo arge medien -rt, 2008       */

body, table, td, textarea, input, select, pre {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: #596d7a;
  }

body {
  margin: 16px 0px 0px 0px;
  padding: 0;
  background-image: url(../images/background3.jpg);
  background-attachment: fixed;
  }


/* === link === */
a { text-decoration: underline;  color: #596d7a; }
a:hover { text-decoration: underline; color: #ee7f00; }

a.more {
  color: #ee7f00;
  padding: 0 0 0 12px;
  font-size: 11px;
  background: url(../images/more.gif) no-repeat 0 2px;
  }

a.read_more {
  color: #ee7f00;
  padding: 0 0 0 12px;
  background: url(../images/more.gif) no-repeat 0 4px;
  }

a.list {
  color: #ee7f00;
  padding: 0;
  }


/* === layout === */
#wrapper {
  background-color: #fff;
  text-align: left;
  margin: 0 auto;
  padding: 16px 16px 0 16px;
  width: 800px;
  }

#header {
  margin: 0;
  padding: 0;
  height: 100px;
  background-image: url(../images/header_1.jpg);
  }

#header-image {
  display: none;
  }

#logo {
  }

#content {
  margin: 16px 0 0 0;
  background: transparent url(../images/nav_back.gif) repeat-y;
  }

#mainContent {
  float: right;
  padding: 0 40px;
  width: 538px;
  }

#contentHeadline {
  text-align: right;
  margin-top: 30px;
  }

#contentBody {
  margin-top: 30px;
  }

#footer {
  font-size: 10px;
  color: #a0afb8;
  padding-left: 218px;
  padding-top: 20px;
  }

#footer-copy {
  float: left;
  }

#footer-logo {
  float: right;
  margin-top: 5px;
  }

.more {
  text-align: right;
  float: right;
  }

div.person {
  margin: 20px 0;
  }

div.newsitem {
  margin-bottom: 25px;
  }

div.partner-item {
  float: left;
  width: 100%;
  }

#home-link-fzw, #home-link-dae {
  display: block;
  cursor: pointer;
  border: 0 none;
  height: 0 !important;
  margin: 0;
  overflow: hidden;
  padding: 75px 0 0 0;
  text-decoration: none;
  width: 150px;
  }

#home-link-dae {
  padding: 25px 0 0 0;
  margin-left: 10px;
  width: 80px;
  }

/* === navigation === */
#navigation {
  float: left;
  padding: 40px 0 0 0;
  width: 180px;
  }

ul.navMainLevel1, ul.navMainLevel2, ul.navMainLevel3 {
  text-align: left;
  list-style-type: none;
  padding: 5px 0 5px 0;
  margin: 0;
  }

ul.navMainLevel1 li a, ul.navMainLevel2 li a, ul.navMainLevel3 li a {
  display: block;
  padding: 2px 25px 2px 0px;
  margin: 0;
  text-decoration: none;
  text-transform: lowercase;
  text-align: right;
  font-family: trebuchet ms, trebuchet, arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #596d7a;
  line-height: 20px;
  }

ul.navMainLevel1 li a:hover, ul.navMainLevel2 li a:hover, ul.navMainLevel3 li a:hover {
  color: #ee7f00;
  }

ul.navMainLevel1 li a.selected, ul.navMainLevel2 li a.selected, ul.navMainLevel3 li a.selected {
  background: url(../images/nav_high.gif) repeat-y;
  color: #ee7f00;
  }

ul.navMainLevel2 {
  background-color: #fff;
  padding: 0 0 5px 0;
  margin-left: 5px
  }

ul.navMainLevel2 li a {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  }

ul.navMainLevel2 li a.selected {
  background: #fff url(../images/more.gif) no-repeat 153px 4px;
  }

ul.navMainLevel2 li a.parent {
  background: #fff url(../images/level2active.gif) no-repeat 153px 4px;
  }

ul.navMainLevel3 {
  background-color: #f4f5f7;
  padding: 0;
  margin: 0 10px 0 5px;
  }

ul.navMainLevel3 li a {
  padding: 2px 15px 2px 0px;
  font-weight: normal;
  font-size: 11px;
  }

ul.navMainLevel3 li a.selected {
  background: #f4f5f7 url(../images/level3selected.gif) no-repeat 148px 3px;
  }

ul#navImprint {
  margin-top: 125px;
  }


/* === Lists === */
ul.arrows {
  margin: 0;
  list-style-image: url(../images/more.gif);
  }


/* === Images === */
img {
  border: 0;
  padding: 0;
  margin: 0;
  }

.imageLeft, .imageRight {
  float: left;
  clear: both;
  border: 1px solid #aaa;
  margin: 5px 10px 5px 0;
  }

.imageRight {
  float: right;
  clear: both;
  margin: 5px 0 5px 10px;
  }

img.logo {
/*  border: none; */
 }

img.list {
  margin: 0 40px;
  }


/* === Table === */
table {
  width: 100%;
  }


/* === Text === */
h1, h2, h3, h4 {
  color: #ee7f00;
  font-size: 15px;
  margin: 0;
  padding: 0;
  }

h1.category {
  font-family: trebuchet ms, trebuchet, arial, helvetica, sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
  }

h2, h3, h4 {
  font-size: 13px;
  }

h3.grey {
  color: #596d7a;
  }

h3 + p {
  margin: 0 0 15px  0;
  }

h3 + p.nearby {
  padding: 0 0 15px 0;
  }

h4 {
  font-weight: normal;
  }

h4 + p {
  margin: 0 0 10px 0;
  }

a.list + p {
  padding: 0;
  margin: 0;
  }

p {
  margin: 10px 0;
  }

.fwz {
  color: #ee7f00;
  }

.txtbold {
  font-weight: bold;
  }

.txtnormal {
  font-weight: normal;
  }

.txtright {
  text-align: right;
  }

/* === misc === */
.visualClear {
  display: block;
  clear: both;
  }

.spacer {
  height: 10px;
  }

.debug {
  border: 1px solid #f00;
  }