@charset "utf-8";
/* CSS Document - Rotra */

#section, #current{
float:left;
width: 231px;
height: 29px;
}
#w_topcontent {
float:left;
width: 978px; /*240 + 482px;*/
height: 109px;
background-image:url(/mysite/images/news.gif);
background-repeat:repeat-x;
margin:0;
padding:0;
}

ul.topcontentlist{
float:left;
width:380px;
list-style:none;
margin:0;
padding:0;
}
.topcontentlistinfo a{
font-size:11px;
text-decoration:underline;
color:#3d3d3d;

}
.topcontentlistinfo{
float:left;
margin: 0 0 0 10px;
}

.dates li{
clear:both;
float:none;
}
ul.dates{
list-style:none;
margin:0px;
padding:0px;
overflow: hidden;
width: 100%;
float: none;
clear: both;
}
.arrow_dates{
float:left;
/*width:55px;*/
overflow: hidden;
font-size:10px;
color:#939393;
padding-left: 13px;
margin-left: 1px;
background:url(/mysite/images/arr.png) no-repeat 0px center;
}

.trabelintlogo {
margin:0 13px 0 0;
}

#contenttitle{
float:left;
width:460px;
margin:27px 0 1px 0;
overflow: hidden;
}

#contentimage{
float:left;
width:218px;
height:298px;
background-repeat:no-repeat;
margin-left:20px;
}
#leesmeer{
float:left;
font-size:10px;
font-weight:bolder;
color:#002762;
margin-left:163px;
margin-top:10px;
}
#leesmeer a:link{
text-decoration:none;
color:#002762;
}

/*!
*
* Vacansies list syles
*
*/
#content { width:443px; }
#content ul.slist {
        list-style: none;
        margin: 22px 0 0 0px ;
        padding: 0;
float: left;
    }

    #content .slist li.caption {
        background: none;
        color: #032352;
        font-size: 14px;
        font-weight: bold;
        text-transform:uppercase;
        font-family: arial verdana;
    }
    #content .slist li {
        padding: 0;
        margin: 5px 0 0 0;
        width: 433px;
        height: 19px;
        overflow: hidden;
        display: block;
        background: #eeeeee;
        color: #404040;
        font-size: 11px;
        float: none;
        clear: both;
        border: 0px solid;
    }

    #content .slist li div {
        padding: 0;

        margin: 2px 0 0 0;
        border: 0px solid;
        float: left;
        display: inline;
        overflow: hidden;
    }

    #content .slist li div a{
    	text-decoration: none;
    	color:black;
    }

    #content .slist li .col1 {

        margin-left: 10px;
        width: 370px;

    }

    #content .slist li .col2 {
        width: 40px;
    }

    #content .slist li .col3 {
        width: 5px;
        height: 11px;
        margin: 6px 0 0 3px;
        background: url("/mysite/images/arr.png") no-repeat;
    }
    
    #latest_news {
        float: left;
        width: 437px;
        margin: 9px 0 0 248px;
        overflow: hidden;
    }
    .latest_news {
        margin: 0 0 2px -214px;
        padding: 10px 0 0 0;
        width: 979px;
        border-bottom: 1px solid #e6e6e6;
        background: #f9f9f9;
        overflow: hidden;
    }
    
    #latest_news_newspage {
    	margin-top: 27px;
        width: 437px;
    }


    .latest_news #phone {
        float: right;
        margin: 0px 0 0 20px;
        height: 95px;
    }

    .latest_news .title, #latest_news_newspage .title{
        margin: 0px 0 11px 0;
    }