.pfeil {
    position: relative;
    top:4pt;
    left:-35px;
    height:9px;
    width:15px;
    background-image: url(http://d1ekua9ie1ovig.cloudfront.net/gx/pfeil.gif);
    background-repeat: no-repeat;
    }

#rightcontent {
    position: absolute;
    left: 720px;
    top: 85px;
    width:350px;
    background:#DEDED7;
    }

#bannerhomepage {
    position: absolute;
    left: 700px;
    top: 20px;
    width:370px;
    background:#FFFFFF;
    height:60px;
    background-image: url(http://d1ekua9ie1ovig.cloudfront.net/gx/banner/banner_homepage.jpg);
}

    	
#rightboxtop {
    position: relative;
    top:20px;
    left:50px;
    height:15px;
    width:300px;
    background-image: url(http://d1ekua9ie1ovig.cloudfront.net/gx/kasten_re_top.gif);
    }
    	
#rightbox {
    position: relative;
    overflow: hidden;		
    top:20px;
    left:50px;
    width:300px;
    background:#FFFFFF;
    }
    	
#rightboxbottom {
    position: relative;
    top:10px;
    left:50px;
    height:15px;
    width:300px;
    background-image:url(http://d1ekua9ie1ovig.cloudfront.net/gx/kasten_re_bottom.gif);
    }
    	
#orangebox {
    overflow: hidden;
    height:30px;
    width:350px;
    background:#A45E00;
    }
    	
#rightcontent h4{
    font-family: Arial, Verdana, Geneva;
    font-size:9pt;
    color:#BDBEAF;
    margin:0px 0px 0px 36px;
    } 
    	
#rightcontent table {
    font-family: Arial, Verdana, Geneva;
    font-size: 8pt;
    line-height: 9pt;
    table-layout: fixed;
    width: 265px;
    border:0;
    color:#000000;
    margin: 0px 0px 20px 35px;
    }
    	
#rightcontent tr td {
    height:20pt;
    vertical-align: top;
    text-align:  left;
    padding-left:  10px;
    }
        	
#rightcontent p{
    font-size:8pt;
    color:#909186;
    margin:0px 20px 10px 36px;
    }
    	
#orangebox p {
    font-size:8pt;
    color:#FFFFFF;
    margin:0px 0px 0px 0px;
    padding-top:8px;
    padding-left:20px;
    }


#rss_widget {
    position: absolute;
    top: 55px;
    left: 370px;
    width: 230px;
    }


#rightcontent a           {text-decoration: none;}
#rightcontent a:link      {color: #000000;}
#rightcontent a:visited   {color: #000000;}
#rightcontent a:active    {color: #000000;}
#rightcontent a:hover     {color: #000000;background-color: #DEDED7;} 

#orangebox a:link       {color: #FFFFFF; font-weight: bold;}
#orangebox a:visited    {color: #FFFFFF;}
#orangebox a:active     {color: #FFFFFF;}
#orangebox a:hover      {color: #FFFFFF;background-color: #D38800;}

