/* ***********************************
     Brandenburger copyright 2006
     TYPE	: Stylesheet
     TITLE	: Brandenburger Home Style
     DESC	: Home Stylesheet for Brandenburger
     AUTHOR	: Renate Prinzing // www.sevenpixels.de

   *********************************** */

body {
  background: #5A666B; 
  font-family: Calibri, Arial, Verdana, Helvetica; 
  font-size: 13px;
  color: #000;
  text-align: center;
  margin: 0;
  padding: 0;
}
h2 {
  margin: 10px 0 5px 0;
  font-family: Calibri, Arial, Verdana, Helvetica; 
  font-size: 14px;
  color: #5A666B;
  font-weight: normal;
}
img {
  border: 0;
}
a:link, a:visited {
 font-family: Calibri, Arial, Verdana, Helvetica; 
 font-size: 13px;
 color: #000;
 text-decoration: underline;
}
a:hover, a:active {
 font-family: Calibri, Arial, Verdana, Helvetica; 
 font-size: 13px;
 color: #5A666B;
 text-decoration: underline;
}
#wrap {
  background-color: #FFF;  
  margin: 50px auto 0 auto;
  background-image:url(/images/basic/backHome_header.gif);
  background-repeat:no-repeat; 
  width: 950px;
  text-align:left;
}

/* ---------- HEADER ---------- */
#header {
 float: left;
 letter-spacing: 1px;
}
#naviHeadMain {
  margin: 1px 0 0 0;
  padding: 0;
  margin-left: 145px;
  list-style-type: none;
}
#naviHeadMain li {
  margin: 0;
  padding: 0;
  display: inline;
  border-left: 1px solid #5A666B;
}
#naviHeadMain li a {
 font-family: Calibri, Helvetica, Arial, Verdana; 
 font-size: 14px;
 color: #5A666B;
 text-decoration: none;
 padding: 0 30px 0 5px;
}
#naviHeadMain li a:hover {
 color: #B3B3B3;
 background: #FFF;
}
#naviHeadActive {
 color: #B3B3B3;
 background: #FFF;
}
#logo {
  clear: both; 
  padding: 10px 0 0 720px;
  height: 39px;
}
#headerBild {
  margin-top: 45px; 
  height: 254px;
}
/* ---------- /HEADER ---------- */
#contentWrap {
  float: left;
}
#navigation {
  float: left;
  width: 145px;
}
#left {
  position: absolute;
  margin: -6px 0 0 0;
  width: 145px;
  height: 96px;
  background: #B3B3B3;
  border-bottom: 1px solid #97BBDD;
}
#sprachWahl {
  padding: 105px 0 0 20px;
}
#sprachWahl form {
  margin: 0;
  padding: 0;
}
#sprachWahl select {
  width: 100px;
  font-size: 0.9em;
}
/* ---------- CONTENT ---------- */
#contentRahmen {
  float: left;
  width: 574px;
  border-left: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  padding-bottom: 20px;
}
#bildLeiste {
  float: left;
  width: 574px;
  border-bottom: 1px solid #B3B3B3;
}
#bildLeiste img {
  float: left;
}
#content {
  width: 573px;
  margin: 10px 0 10px 0;
}
#content p {
  margin: 0 0 12px 20px;
}
.textBlock {
  float: left;
  margin-left: 5px;
  margin-right: 15px;
  width: 170px;
}
.textBlockLast {
  float: left;
  margin-left: 5px;
  width: 170px;
}
h2 a {
  margin: 0 0 5px 0;
  font-size: 14px !important;
  color: #5A666B !important;
  font-weight: bold;
  text-decoration: none !important;
}
/* ---------- /CONTENT ---------- */
#rightSide {
  float: left;
  margin: 15px 0 0 10px;
  width: 180px;
}

#newsHome {
  margin-top: 15px;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 10px;
}
#newsHome a {
  color: #5A666B !important;
  font-size: 13px;
}
#teaserHeaderHomeIso a{
  font-size: 13px !important;
  color: #005094 !important;
  font-weight: bold;
  text-decoration: none !important;
}

#teaserHeaderHomeKanal a{
  font-size: 13px !important;
  color: #2E8B57 !important;
  font-weight: bold;
  text-decoration: none !important;
}
.teaserHeader {
  margin-bottom: 15px;
  font-size: 13px;
  color: #5A666B;
  font-weight: bold;
  border-bottom: 1px solid #5A666B;
}
.socialMediaHeader {
  margin-top: 20px;
  font-size: 13px;
  color: #5A666B;
  font-weight: bold;
}
#socialMedia img {
  margin: 10px 10px 10px 0;
}

/* ---------- FOOTER ---------- */
#footer {
  clear: both;
  background-image:url(/images/basic/backHome_footer.gif);
  background-repeat: no-repeat;
  height: 17px;
}
#naviFooter {
 padding-left: 735px;
 font-family: Calibri, Arial, Verdana, Helvetica; 
 font-size: 14px;
 color: #85C6A8;
}
#naviFooter  ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
} 
#naviFooter ul li {
  display: inline;
}
#naviFooter ul li a {
 font-family: Calibri, Arial, Verdana, Helvetica; 
 font-size: 14px;
 color: #5A666B;
 text-decoration: none;
 margin: 0 8px 0 8px;
}
#naviFooter ul li a:hover {
 color: #6689AC;
}
/* ---------- /FOOTER ---------- */
#minHeight {
  float: left;
  height: 200px;
  width: 1px;
}
#copy {
 position: absolute; 
 top: 150px; 
 left: 3px; 
 width: 14px; 
 height: 81px;
}
