@charset "utf-8";
@import url("editinplace.css");

/* --------------------------------------------------------------------------------
   Het main gebeuren...
   -------------------------------------------------------------------------------- */
   
* { padding:0px; margin:0px; text-indent: 0px;}

body{
    margin: 0px 0 0px 0;
    padding: 0;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    text-align: center;
    background-color: #ffffff;
    color: #747476;
    text-indent: 0px;
}

a{
    outline: 0; padding: 0; margin: 0; color: #747476;
}

#page {
    margin: 0 auto;
    width: 960px;
    text-align: left;    
}

#logo h1 {
    font-size: 30px;
    height: 65px;
    position: absolute;
    top: 10px;
    width: 220px;
}

#logo h1 a {
    display: block;
    width: 100%;
    height: 100%;
}

#logo h1 a span {
    display: none;
}

#top {
    position:relative;  
    float: left;    
    width: 960px;
    height: 230px;
}

#left_menu {
    position:absolute;
    margin-top: 230px;
    padding-left: 15px;
    float: left; 
    width: 180px; 
}

#right_menu {
    position:absolute;
    margin-left: 805px;
    margin-top: 200px;
    width: 155px;    
    z-index: 1000;
}

#main {
    position:absolute;  
    float: left;
    margin-left: 180px;
    margin-top: 230px;    
    width: 680px;
    background-image: url(../images/wijdezorg_main.png);
    background-position: left top;
    background-repeat: repeat-y;
}

#top_banner {
    position: absolute;
    float: left;
    width: 800px;
    height: 180px; 
    margin-left: 0px;
}

#top_banner_edit {
    position: absolute;
    float: left;
    width: 120px;
    height: 40px; 
    margin-left: 840px;
    margin-top: 120px;
}

#top_menu {
    position: absolute;
    float: left;      
    width: 680px;
    height: 50px;
    margin-left: 180px;
    margin-top: 180px;
    padding-left: 24px;
    
    background-image: url(../images/wijdezorg_menu.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#top_menu img {
    padding: 0px;
    float: left;
    text-align: left;
}

#top_nav_pos {
    position: absolute;
    float: left;      
    width: 680px;
    height: 20px;
    margin-left: 216px;
    margin-top: 208px;
        
    font-size: 10px;
    color: #505050;
}

img {border: none;}

table, td, tr {
    border: none;
}
/* --------------------------------------------------------------------------------
   Het content gebeuren...
   -------------------------------------------------------------------------------- */
#content {
    position:absolute;  
    float: left;
    margin-left: 180px;
    margin-top: 230px;    
    width: 680px;
    background-image: url(../images/wijdezorg_main.png);
    background-position: left top;
    background-repeat: repeat-y;
}

#content_textsize {
    float: left;
    position: relative;
    padding : 0px;
    padding-left: 25px;
    padding-right: 10px;
    text-align: right;
    width: 600px;
}

#content_text {
    float: left;
    position: relative;
    padding : 0px;
    padding-left: 25px;
    padding-right: 70px;    
}

#content_text img { padding : 2px; } 

#content_text a{
    text-decoration: none;
    font-weight: bold;
    color : #979A18;
}

#content_text a:hover{
    text-decoration: underline;
    font-weight: bold;
}

#content_bottom {
    float: left;
    position: relative; 
 
    width: 660px;
    height: 13px;
    
    padding-left: 20px;
    padding-top: 22px;
    
    font-size: 10px;
    color: #999999;

    background-image: url(../images/wijdezorg_bottom.png);
    background-position: left top;
    background-repeat: no-repeat;
}

h1 { color: #747476; font-size: 24px; font-weight: bold; margin-bottom: 10px;}
h2 { color: #747476; font-size: 16px; font-weight: bold; margin: 0px;}
h3 { color: #747476; font-size: 12px; font-weight: bold; margin-bottom: 10px;}        
h4 { color: #747476; font-size: 12px; font-weight: bold; margin-bottom: 10px;}
h5 { background-image: url(../images/wijdezorg_vacatures_bar.gif);
     background-position: left top;
     background-repeat: no-repeat;
     color: #747476; 
     font-size: 14px; 
     font-weight: bold;
     margin-bottom: 2px;
     width: 560px;
     padding-left: 28px;}

p { margin-bottom: 10px;}

#line { border-bottom-color: #747476; border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 10px; margin-top: 15px;}

#geostart_map {
    position:relative;  
    float: right;
    
    width:340px;
    height:340px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    overflow:hidden;
}

#adres {
    position:relative;  
    float: left;
    margin-left: 0px;
    margin-top: 0px; 
    
    width: 240px;
    height:350px; 
}

#new_row {
    position:relative;  
    float: left;
    display: block;
    width: 600px;      
}
/* --------------------------------------------------------------------------------
   Het nieuws gebeuren...
   -------------------------------------------------------------------------------- */
#nieuws_datum {
    margin : 0px;
    margin-bottom : 5px;
    font-size: 10px;
    color: #666666;    
}

#nieuws2 {
    display: block;
    padding : 5px;
    background-color: #E4E592;
    width: 580px;
}

#nieuws {
    display: block;    
    padding : 5px;
    width: 580px;
} 
/* --------------------------------------------------------------------------------
   Het linker menu gebeuren...
   -------------------------------------------------------------------------------- */
#left_menu dt {
    float: left;
    position: relative;
    display: block;
    height: 26px;
    width: 160px;
}

#left_menu img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#left_menu dd {
    float: left;
    position: relative;
    display: block;
    
    width: 160px;
}
/* --------------------------------------------------------------------------------
   Vacatures...
   -------------------------------------------------------------------------------- */
#vacatures_lijst {
    padding-left: 28px;
}   

#vacatures_lijst a {
    color: #CCD121;
    font-weight: bold;
    text-decoration: none;
}

#vacatures_lijst a:hover {
    text-decoration: underline;
}

#blok { display: block; float: left; width: 600px; margin-bottom: 15px;}

#vacatures_eisen {
    display: block;
    float: left;     
    width: 300px;
}

#vacatures_eisen dt {   
    padding-left: 18px;
    margin-bottom: 5px;
    
    background-image: url(../images/wijdezorg_hart.gif);
    background-position: left top;
    background-repeat: no-repeat;
}
/* --------------------------------------------------------------------------------
   Navigatie...
   -------------------------------------------------------------------------------- */
#paginate{
    list-style:none;
    float: right;
    margin: 0 5px 0 5px;
    font-size: 10pt;
}

#paginate li{   
    float: left;   
    color: #CCD121;
}

#paginate a {text-decoration: none; font-weight: normal;}
#paginate a:hover {text-decoration: underline;}

/* --------------------------------------------------------------------------------
   Sitemap...
   -------------------------------------------------------------------------------- */
#sitemap{
}

#sitemap dt a{ 
    color: #CCD121;  
    margin : 0px;
    margin-left: 20px;
}

#sitemap h2{   
    margin-bottom : 5px;
}
