@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) stylesheet for screen layout
 * (de) Stylesheet f�r das Bildschirm-Layout
 *
 * @creator       YAML Builder V1.2 (http://builder.yaml.de)
 * @file          basemod.css
 * @-yaml-minver  3.1
 */
 
 
/* Basemod extension for downladbox Template */ 

@media screen, projection
{

#col3_contentwrap {position: relative}
/*
#col3_content {float:left; width:auto; min-width:200px; max-width:75%;}
#specialbox {width:180px; margin-top: 25px;}
#col3_clearer{clear:left;}
*/
#col3_contentwrap #specialbox {width:180px; margin-top: 25px; position: relative; top:10px; right:0px;}
#col3_contentwrap #col3_content {margin-right:190px;}

#col3_contentwrap #specialbox a{padding-left:0px;}
#col3_contentwrap #specialbox table {width: 180px;}
#col3_contentwrap #specialbox tr.tr-even {}
#col3_contentwrap #specialbox tr.tr-odd {}

/*ul.ulRightLinkList li {list-style-type:disc;background:transparent url(/fileadmin/templates/_img/_but/ulLinkListBullet_arrow.gif) no-repeat scroll 0 0;margin:0;padding:0;}*/
#col3_contentwrap ul.ulRightLinkList li {list-style-type:disc;background:transparent none;margin:0;padding:0;}

#col3_contentwrap ul.ulRightLinkList {background:transparent none;padding:0px;}
#col3_contentwrap ul.ulRightLinkList {margin-left:18px;margin-top:15px;}
#col3_contentwrap #specialbox a {text-decoration: none;}
#col3_contentwrap #specialbox a:hover {text-decoration: underline;font-weight:normal;}

#col3_contentwrap #specialbox dl.csc-textpic-image img {height:auto; width:158px;}
#col3_contentwrap #specialbox div.divRightTeaserBoxVollbild img {height:auto; width:158px; margin:12px;}

#col3_contentwrap #specialbox  div.divRightTeaserBoxHeadline {display:block;border-bottom:1px solid;}
#col3_contentwrap #specialbox  div.divRightTeaserBoxHeadline h2 { color:#363442;font-size:100.01%;font-weight:bold;font-size:100.01%;font-weight:bold; margin-left:6px;margin-top:3px;}
#specialbox h1.csc-firstHeader {border-bottom:medium none;color:#9B96A3;padding-left:9px;}
#col3_contentwrap #specialbox div.csc-header {display:none;}

#col3_contentwrap div.divRightTeaserBoxText p.bodytext {background: transparent none;}
#col3_contentwrap div.divRightTeaserBoxLink {background: transparent none;}

}
