x2/*-------------------------------------------------
GLOBAL PAGE LAYOUT ELEMENTS
-------------------------------------------------*/
body { 
  font: 12pt/1.4em verdana, arial, sans-serif;
}

#header {
  height: 122px;
}
#headercontent {
  width: 800px;
  height: 122px;
}
#content {
  width: 800px;
 }
/* footer */ 
#footer {
  height: 34px;
  width: 800px;
}
#twocol {
  background: transparent url(pics/bkd_home_twocol_transL.gif) repeat-y;
}
#twocol div.Col { 
  width: 450px;
  padding: 0 55px 1em 5px;
}
#twocol div.Left { 
  width : 200px;
}
#twocol div.Left img {
  width: 200px;
  height: 200px;
  margin: 0 0px 5px 0px;
}
#twocol div.Left ul { 
  width : 200px;
 }
#twocol div.Left h4 {
  width : 200px;
}
#threecol {
  background: transparent url(pics/bkd_home_threecol_transL.gif) repeat-y;
}

#threecol div.Col {
  width: 252px;
  padding-top: 210px;
  height: 50px
}
#threecol div.Left { 
  padding: 0; 
}
#threecol div.Col img {
  width: 200px;
  height: 200px;
}
#headercontent ul.Content { 
  left: 370px;
}
#headercontent ul.MoreContent {
  top: 96px;
  width: 800px; 
}
#headercontent ul.MoreContent li {
 line-height: 25px;
 width:187px
}
#headercontent ul.MoreContent li ul { 
  top: 23px;
  width: 216px;
}
#headercontent ul.MoreContent li:hover ul li { 
  width: 210px;
}
#header ul.Tools { 
  top: 128px;
}
#header p.urhere {
  top: 128px;
}

#threecol h3.home {
  max-width: 200px;
  padding-top: 0;
}

.Left h4, .ma .Left h3 {
  width: 175px;
}
#paging div.range {float: left; width: 310px; text-align:center; padding: 0 10px}
div.bild img { 
width: 100px
 }

div.adress .post {
  width: 280px ;
}
div.adress .komm {
  width: 250px;
} 
a.rss {
  font: 12px verdana,sans-serif;
  background: none;
  background-color: #f90;

}