/* *    CSS-StyleSheet for poldner.de
   *
   *	Copyright (c) WIZMO GmbH
   *	http://www.wizmo.de/
   *	
   *	created by Gerald Schulz
   *    
   * */
	/* ====================== CSS-Definitions ====================== */
	/* ======== global definitions ======== */
* {
	padding: 0px;
	margin: 0px;
}

html {
	font-family: "Helvetica","Arial";
}

body {
    font-size:14px;
    background-image:url(../img/body_bd.jpg);
    background-repeat:repeat-y;
}
.floatLeft{
    float:left;
}
.floatRight{
    float:right;
}
.taRight{
  text-align:right;
}
.clear,.zw{
    clear:both;
}
.center{
    text-align:center;
}
.header{
    width:780px;
    height:100px;
    background-image:url(../img/poldner_header.jpg);
    background-repeat:no-repeat;
    background-position:150px;
}
.header img{
    margin-left:20px;
    margin-top:20px;
    border-width:0px;
}
.header .headerText{
  text-align:right;
  margin-right:0px;
  margin-top:15px;
  font-family:Lucida,Times;
  font-size:18px;
  font-style:italic;
  margin-left:420px;
}
.header .headerText a{
  /* color:#E0EAF6; */
  color:#555;
  text-decoration:none;
}
.naviLeft{
   width:144px;
   margin-left:6px;
   float:left;
   margin-top:10px;
   font-size:13px;
   font-weight:bold;
   padding:0px;
}
.naviLeft a{
    color:#fff;
    text-decoration:none;
}
.naviLeft a.active{
    color:#e0eaf6;
    font-style:italic;
}
.naviLeft li{
    margin-bottom:8px;
}
.naviLeft ul{
    list-style:none;
}
#rightContainer ul{
    margin-left:20px;
    margin-top:10px;
}
#rightContainer{
    width:580px;
    min-height:600px;
    margin-left:30px;
}
.headlineRight{
    padding-top:4px;
    padding-bottom:4px;
    width:755px;
    height:22px;
}
.headlineRight h3.heading span{
    float:right;
    /* color:#4996cd; */
    color:#555;
    font-style:italic;
    font-family:Lucida, Times;
    font-size:17px;
    font-weight:lighter;
}
.chapterContainer{
    padding:5px;
    background-color:#c6daf4;
    border:1px solid #ccc;
    margin-bottom:10px;

}
.chapterContainer .groupImgLeft{
    float:left;
    margin-right:10px;
    margin-bottom:3px;
}
.chapterContainer .groupDiv{
    font-size:11px;
}
.chapterContainer hr{
    margin-top:5px;
    margin-bottom:5px;
    color:#ccc;
}
.chapterContainer .groupImgRight{
    float:right;
    margin-left:10px;
    margin-bottom:3px;
}
.chapterContainer .groupImgCenter{
    margin-top:10px;
    margin-bottom:10px;
}
.twoCols{
    width:270px;
    float:left;
}
.firstCol{
    margin-right:10px;
}
.chapterContainer ul li img{

}
.articleImg{
    width:135px;
}
.ImgCenter{
    text-align:center;
}
div.ImgCenter{
  width:100%;
}
.artickeImg img{
  margin-bottom:20px;
}
.lfRTest{
  width:300px;
}
.table{
  display:table;
}
.block img{
  display:block;
}
.news .block{
  width:auto;
}
.news .floatRight img,.news .floatRight  .imgDescription{
  margin-left:20px;
  margin-bottom:20px;
}
.news .floatLeft img,.news .floatLeft  .imgDescription{
  margin-right:20px;
  margin-bottom:20px;
}
p.imgDescription{
  font-size:11px;
}
#marquee{
  font-weight:bold;
  font-size:16px;
  padding-top:5px;
  padding-bottom:5px;
}
.news hr{
  margin-bottom:10px;
  margin-top:10px;
}
.chapterContainer .articleImg .floatRight,.chapterContainer .articleImg .floatLeft{
  margin-bottom:20px;
}
.chapterContainer .homeNews{
  width:45%;
  background-color:#fff;
  padding:5px;
  border:1px solid #ccc;
  margin-right:10px;
  margin-bottom:5px;
}
.chapterContainer .homeNews div{
  margin-bottom:7px;
}
.chapterContainer .homeNews div a{
  margin-right:10px;
}
.detailPage img{
  border:0px;
}

.detailPage .floatLeft img,.detailPage .floatRight img{
  width:auto;
}
.detailPage .floatLeft img{
  margin-right:10px;
  margin-bottom:20px;
}
.detailPage .floatRight img{
  margin-left:10px;
  margin-bottom:20px;
}
.chapterContainer .heading{
  margin-bottom:15px;
}

span.homeHeading{
  font-size:22px;
  font-family:Comic Sans MS;
}
/******************* anchors and list definitions ********************/

