/*#footer{        height: 4px; background-image: url(pagewidth_bg.jpg); background-repeat: repeat-y; background-position: top left;}*/

/* Styling GRUENE BOX 1/2 */
div.csc-frame-1-2-col{
  width: 235px;
  height: 91px;
  overflow: hidden;
  float: left;
  background-color: #A0AB0C;
  margin-top: 8px;
  padding-left: 8px;
  padding-top: 8px;
}

div#maincol div.csc-frame-1-2-col div.csc-header,
div#maincol div.csc-frame-1-2-col div.csc-textpic-text{
}

div#maincol div.csc-frame-1-2-col h1,
div#maincol div.csc-frame-1-2-col div.csc-header h1,
div#maincol div.csc-frame-1-2-col div.csc-textpicHeader h1{
  color: #444444;
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  margin-top: -2px;
}

div#maincol div.csc-frame-1-2-col p.bodytext{
  font-size: 11px;
  color: #ffffff;
}

div.csc-frame-1-2-col a:link,
div.csc-frame-1-2-col a:visited,
div.csc-frame-1-2-col a:active{
  background-image:url(link_greenbox-acttive.gif);
  background-position:0 0;
  background-repeat:no-repeat;
  padding-left:16px;
  color: #ffffff;
  text-decoration: none;
}

div.csc-frame-1-2-col a:hover,
div.csc-frame-1-2-col a:focus{
  background-image:url(link_greenbox-hover.gif);
  background-position:0 0;
  background-repeat:no-repeat;
  padding-left:16px;
  color: #666666;
  text-decoration: none;
}

div#maincol div.csc-textpic dl.csc-textpic-image a:link,
div#maincol div.csc-textpic dl.csc-textpic-image a:visited,
div#maincol div.csc-textpic dl.csc-textpic-image a:active{
  background-image: none;
  padding-left: 0px;
}

/* Styling BILD 1/3 */
div.csc-frame-1-3-col{
  width: 180px;
  /*height: 278px;*/
  overflow: none;
  float: left;
  margin-top: 8px;
}

div.csc-frame-1-3-col div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  margin-left:0px;
}

/* Styling Headline above green boxes */

div.csc-frame-green-header{
  clear: both;
  float: left;
  position: relative;
  top: -21px;
  width: 210px;
  padding-right: 8px;
  background-color: #ffffff;
  margin-bottom: -21px;
}

div#maincol div.csc-frame-green-header div.csc-header h1{
  font-size: 14px;
  font-weight: bold;
  color: #A0AB0C;
  border-bottom: 0px solid #A0AB0C;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 4px;
}