@import url("rte_import.css");
@import url("global.css");
@import url("nav.css");


/****content**************************************************************/

#content_left
{
width:290px; 
float:left; 
margin:25px 0 20px 18px;
padding:0;
border:0px solid #cc0000;
}

#content_left img,
#content_middle img,
#content_right img
{
margin:0 0 10px 0;
}

#subnavigation{display:none;}


#content_middle
{
width:290px; 
float:left;
margin:25px 0 20px 20px; 
padding:0 0 15px 10px;
}

#content_right
{
width:290px; 
float:right;
margin:25px 0 20px 10px; 
}

#content_left p,
#content_middle p,
#content_right p
{
width: 80%;
}

/****link**************************************************************/

a.more
{
background:url(../img/mehr.jpg) no-repeat;
width:77px;
height:23px;
float: left;
}


a.more_en
{
background:url(../img/more.jpg) no-repeat;
width:77px;
height:23px;
float: left;
}

