/*layout  standard text styles*/
p{color:#5B5B5B;}
a{color:#777777; text-decoration:none;}
body{background-color:white; background-image:url(../images/site_back.gif); background-repeat:repeat-x;}


/*CONTAINERS*/
.container{width:750px; margin-left:auto; margin-right:auto;}
.text_container{padding:5px;}


/*MISC*/
.banner_bottom{width:468px; height:15px; background-image:url(../images/banner_bottom.gif); background-repeat:repeat-x;}
.center_site{background-image:url(../images/center_site.gif); background-repeat:repeat-y; width:750px;}
.center_site_content {background-image:url(../images/center_site_content.gif); background-repeat:repeat-y; width:750px;}


/*FOOTER*/
.footer{ background-image:url(../images/footer_back.gif); height:46px; width:750px; color:white;}
.footer_content{ background-image:url(../images/footer_back_content.gif); height:46px; width:750px; color:white;}
.footer .eversite, .footer_content .eversite{position:absolute; left:20px; top:22px;}
.footer .copyright, .footer_content .copyright{position:absolute; right:20px; top:22px;}
.footer a, .footer_content a{color:white; text-decoration:underline;}
.footer span, .footer_content span{margin-left:10px;}


/*CONTENT INSTELLINGEN*/
.contents{width:700; margin-left:25px; margin-right:25px;}
.contents .content_2cols_left{width:373px; float:left;}
.contents .content_2cols_left .container{width:373px; display:inline;}
.contents .content_2cols_right{width:300px;}
.contents .content_2cols_right .container{width:300px; display:inline;}

.ss_left{width:192px;}
.ss_left .container{width:170px; margin-left:15px; display:inline;}

.ss_center{width:185px;}
.ss_center .container{width:170px; margin-left:8px; display:inline;}

.ss_right{width:373px;}
.ss_right .container{width:355px; margin-left:8px; display:inline;}

.ss_right_l{width:170px;}
.ss_right_r{width:170px; display:inline; margin-left:7px;}


/*FORMS*/
input {font-size:11px; border: 1px solid #666666;}
textarea {font-size:11px; border: 1px solid #666666;}


/*HEADING CONTAINERS*/
.hd1{background-image:url(../images/corner_t_r.gif); background-repeat:no-repeat; background-position:top right; margin:10px 0px 0px 0px;}
.hd2{background-image:url(../images/corner_t_l.gif); background-repeat:no-repeat; background-position:top left;}
.hd3{ background-image:url(../images/corner_b_l.gif); background-repeat:no-repeat; background-position:bottom left;}
.hd4{width:170px; height:20px; background-image:url(../images/corner_b_r.gif); background-repeat:no-repeat; background-position:bottom right;}
.hd4_wide{width:350px;}
.hd4 p{color:white; margin-top:3px; margin-left:8px;}


/*HEADING CONTAINERS COLORS*/
.darkblue{background-color:#506671;}
.lightblue{background-color:#8598A2;}
.darkgreen{background-color:#6C8C50;}
.orange{background-color:#FF7200;}
.red{background-color:#C63D47;}


/*TOP 3*/
.top3{margin:10px 0px 10px 0px;}
.top3 img{vertical-align:middle;}
.top3 a{text-decoration:underline;}
.top3 div{position:absolute; left:33px; top:53px;}
div.linetop{height:1px; width:300px; background-image:url(../images/line.gif); overflow:hidden; margin:13px 5px 3px 5px; position:relative}


/*LINKS*/
.links{margin:10px 0px 0px 0px;}
.links a{padding:0px 0px 0px 10px; margin:0px 0px 0px 8px; background-image:url(../images/icon_list_item.gif); background-position:left; background-repeat:no-repeat;}
.links a:hover{text-decoration:underline;}
.links div{float:none;}
div.line{height:1px; width:163px; background-image:url(../images/line.gif); overflow:hidden; margin:3px 5px 3px 5px;}