/***********
* Rechte Spalte Bild Rechts 
************/
#bild_rechts {
        height:210px;
        color:#000000;
}


/***********
* Rechte Spalte imagecolumn 
************/

#imagecolumn {
	position:absolute;
	xxxmargin:0px;
	xxpadding:0px;
	top:0px;
	float:left;
	left:480px;
	width:232px;
        height:100%;
	color:#000000;
        text-align:left;
        line-height:16px;
        z-index: 9;
}

                    
#imagecolumn ul	{
	list-style:none;
	display: block;
        padding:0px;
}

#imagecolumn li {
        display:list-item;
	background-image:url('li_clay.gif');
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:8px;
}


#imagecolumn p {
       xxxxline-height:16px;
       margin:0px;
}


#imagecolumn dd.csc-textpic-caption {
        white-space:nowrap;
}


#imagecolumn h1 {
	padding-left:0px;
	font-weight:bold;
	letter-spacing:0.1em;
        line-height:16px;
	font-size:11px;
	color:rgb(125,120,95);
	margin:0;
	text-transform:none;
}

#imagecolumn h4, #imagecolumn h5  {
color:#B4AA8C;
font-size:12px;
padding-left:0;
}


.lager_red {
color:#C12928;
font-weight:bold;
}

.lager_orange {
color:#E05711;
font-weight:bold;
}


/***********
* Rechte Spalte Inhalt Rechts 
************/
#inhalt_rechts{
        height:370px;
}

#inhalt_rechts h1 {
        padding-top:0px;
        padding-bottom:8px;
}

#inhalt_rechts li {
      background-image:url(arrow_left.gif);
      background-position:0 6px;
      background-repeat:no-repeat;
      display:list-item;
      padding-left:8px;
}


#inhalt_rechts a {
	padding:0px;
	font-weight:normal;
	font-size:11px;
	color:#7D785F;
	margin:0px;
}

#inhalt_rechts a:hover {
        color:#7D785F;
}


#inhalt_rechts a.intl_back {
        display:inline-block;
        color:#7D785F;
        font-weight:normal;
        background-image:url(arrow_double_left.gif);
        padding-left:12px;
        background-repeat:no-repeat;
        background-position:center left;

}

/***********
* Teaser 
************/

#teaser_right {
        background-color:#dcd7c3;
	padding:2px 4px;
} 

#teaser_right h1,#teaser_right h2,#teaser_right h3,#teaser_right h4,#teaser_right h5 {
        color: #000000;
        font-size:12px;
        font-weight:bold;
}

#teaser_right li {
      background-image:url(li_clay_teaser_black.gif);
      background-position:0 6px;
      background-repeat:no-repeat;
      display:list-item;
      padding-left:8px;
}