a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}


/*
    HEADER
*/

#wrapper #header #slogan
{    
    float:right;   
    margin-top:12px;    
}

#header #loggedin
{
    color:#9F9F9F;
    position:relative;
    top:97px;
	right: -265px;
	float: right;
	font-size:10px;
}
#header #loggedin a:link, #header #loggedin a:hover, #header #loggedin a:visited
{
    color:#9F9F9F;
}

#header #topmenu
{
    clear:right;
    float:right;
    margin-top:18px;
    z-index:90;
    position:relative;
    margin-right:-13px;
    width:628px;    
}
    #header #topmenu li
    {       
        list-style:none;    
        float:left;
        margin:3px 3px 0 3px;
        text-transform:uppercase;
    }
        #header #topmenu .li_0_0 a
        {   
            background-image:url(/images/menu_bg_yellow.jpg);
            
        }
        
        #header #topmenu .li_0_1 a
        {   
            background-image:url(/images/menu_bg_purple.jpg);            
        }
        
        #header #topmenu .li_0_2 a
        {   
            background-image:url(/images/menu_bg_brown.jpg);
            
        }
        
        #header #topmenu li a
        {
            position:relative;	
            width:200px;
            float:left;           
            line-height:29px;	
            text-align:center;
            background-repeat:repeat-x;
            background-position:top left;           
            color:#ffffff;
            text-decoration:none;
            font-weight:bold;
        }
       
        #header #topmenu li a:hover
        {
            /*text-decoration:underline;*/
        }
            #header #topmenu li ul 
            {
                padding-top:7px;
                width:200px;
                position:absolute;
                top:32px;                
                clear:both;
				overflow: hidden;
            }
            
            #header #topmenu li.li_0_0 ul{	left:3px;	}            
            #header #topmenu li.li_0_1 ul{	left:209px; }            
            #header #topmenu li.li_0_2 ul{  left:415px; }
            
            #header #topmenu li:hover ul
            {
                /*display:block;*/
            }
            
            #header #topmenu li.li_0_0 ul
            {
                background-image:url('/images/submenu_yellow_top.jpg');
                background-repeat:no-repeat;
                background-position:92px -1px;
                background-color:#f9f1e4;
            }
             #header #topmenu li.li_0_1 ul
            {
                background-image:url('/images/submenu_purple_top.jpg');
                background-repeat:no-repeat;
                background-position:93px 0;
                background-color:#f3e6f4;
            }
            #header #topmenu li.li_0_2 ul
            {
                background-image:url('/images/submenu_brown_top.jpg');
                background-repeat:no-repeat;
                background-position:93px 0;
                background-color:#f0e4df;
            }
            #header #topmenu li ul li
            {
                margin:0;                
            }                
                
            #header #topmenu li.li_0_0_active 
            {
                background-position:0px -3px;
                background-repeat:none;
                background-image:url('/images/menu_bg_yellow_active.jpg');
                height:35px;
                
            }
            #header #topmenu li.li_0_1_active 
            {
                background-position:0px -3px;
                background-repeat:none;
                background-image:url('/images/menu_bg_purple_active.jpg');
                height:35px;
                
            }
            #header #topmenu li.li_0_2_active 
            {
                background-position:0px -3px;
                background-repeat:none;
                background-image:url('/images/menu_bg_brown_active.jpg');
                height:35px;
                
            }
            #header #topmenu li.li_0_0 ul li a, #header #topmenu li.li_0_1 ul li a, #header #topmenu li.li_0_2 ul li a
            {
               /* position:absolute;*/
                top:0px;
                background-image:none;
                background-repeat:no-repeat;
                background-position:10px 6px;
                text-align:left;
                /*background-color:#ffffff;*/
                color:#000000;
                text-transform:none;
                text-indent:20px;
                position:relative;	
                width:200px;
                line-height:20px;                        
                text-decoration:none;
                font-weight:bold;
                margin:0;               
                z-index:900;
            }
            #header #topmenu li.li_0_0 ul li a
            {
                background-image:url('/images/arrow_yellow_menu.jpg');
                background-color:#f9f1e4;
            }
            #header #topmenu li.li_0_1 ul li a
            {
                background-image:url('/images/arrow_purple_menu.jpg');
                background-color:#f3e6f4;
            }
            #header #topmenu li.li_0_2 ul li a
            {
                background-image:url('/images/arrow_brown_menu.jpg');
                background-color:#f0e4df;
            }
                
            #header #topmenu li.li_0_0 ul li a:hover,  #header #topmenu li.li_0_0 ul li.active a
            {
                background-color:#e1a207;
                color:#ffffff;
                background-image:url('/images/arrow_yellow_over.jpg');                
            }
            #header #topmenu li.li_0_1 ul li a:hover
            {
                background-color:#65196d;
                color:#ffffff;
                background-image:url('/images/arrow_purple_over.jpg');               
            }
            #header #topmenu li.li_0_2 ul li a:hover
            {
                background-color:#8c3112;
                color:#ffffff;
                background-image:url('/images/arrow_brown_over.jpg');                
            }
            
/*
    NAVIGATION
*/

#navigation img
{
    border:0;
    position:relative;
    left:60px;
}    
   
    

#navigation #list_submenu_home
{   
    margin-top:16px;
    font-size:10px;
}
    
    #navigation #list_submenu_home li
    {
        display: inline;
        list-style-type: none;
        padding-right: 5px;
        padding-left:6px;
        text-align:center;
        border-left: 1px solid #909090;    
    }
    
    #navigation #list_submenu_home > li:first-child /* li.li_0_0 */
    {
        border:0px;        
    }
    
    #navigation #list_submenu_home li a
    {
        color:#909090;
        text-decoration:none;
        font-weight:bold;        
    }
    #navigation #list_submenu_home li a:hover
    {
        text-decoration:underline;
    }
    
    #navigation #list_submenu_home ul.ul_1_1
    {
        position:absolute;
        left:197px;
        top:145px;
        
    }
        #navigation #list_submenu_home ul.ul_1_1 > li:first-child
        {
            border:0px;        
        }
    
    
/*
    CENTER
*/

#center
{  
    text-align:left;
}
    #center #loginblockspacer
    {
        position:relative;
        height:80px;
    }
    
    #center h1
    {
        font-size:19px;
        font-weight:bold;
        margin-bottom:20px;
        text-transform:uppercase;
    }
    #center h2
    {
        font-size:18px;
        font-weight:bold;
        margin-bottom:10px;
    	text-transform: capitalize;
    }
    #center h3
    {
        font-size:15px;
        font-weight:bold;
        margin-bottom:4px;
        margin-top:20px;
    }
    
    	#center .tekstpagina h3, #center .tekstpagina #sublinks
		{
			display: none;
		}
		
    #center #img_wrapper
    {
        position:relative;
        width:510px;        
    }
    #center #img_wrapper a:link, #center #img_wrapper a:hover, #relatedimages a:link, #relatedimages a:hover
    {
        text-decoration:none;    
    }
    
    #center.woning img.big
    {
        float:left; 
    }
    #center.woning #content
    {
        float:left;
        position:relative;
        right:-30px;
        width:460px;
        top:0px;
    }
    #center #content 
    {
        float:left;
        position:relative;
        right:0px;
        width:950px;
        top:0px;
       
        /*z-index:500;*/
    }
	
	    #center #content #project_detail
		{
			position:relative;
			clear: both;
		}
	
    #center #loginbox
    {
        /*position:relative; */
        width:260px;
        left:335px;        
        min-height:100px;
        
        margin-top:50px;
        padding:20px;
        
        background-color:#EFEFEF;
        
    }
        #center #loginbox li
        {
            list-style:none;
            position:relative;
            
        }
        
        #center #loginbox label
        {
            position:relative;
            width:100px;
            text-align:right;
            color:#1B6A5E;
            font-weight:bold;
        }
        
        #center #loginbox li.elements,  #center #loginbox li.submitelement
        {
            margin-top:10px;
        }
        
        #center #loginbox .elements input
        {
           border:solid 1px #1B6A5E;
           color:#6F6F6F;
        }
        
        #center #loginbox input
        {
            position:absolute;            
            left:100px;            
        }
        
         #center #loginbox .messages
        {
            position:relative;
            margin-top:50px;
            margin-left:100px;
            z-index:5;
            
        }
        
        #center #loginbox #logininfo
        {
            position:absolute;
            top:19px;
            background-color:#EFEFEF;
            width:250px;
            height:85px;
            z-index:4;
        }
        
        
        
        #center #loginPage
        {
            width:260px;
            position:relative;
            left:335px;
            margin-top:20px;
        }
            #center #loginPage input
            {
                position:absolute;            
                left:100px;            
            }
        
            #center #loginPage h1
            {
                font-size:12px;
            }
            
            #center #loginPage li
            {
                list-style:none;
            }
            #center #loginPage #errormessagebox
            {
                color:red;
            }
        #center #formnaw
        {
            border:none;
        }
            #center #formnaw #mailaddress
            {
                border:solid 1px #1B6A5E;
                color:#6F6F6F;
            }
            #center #formnaw .submit
            {
                margin-top:15px;
            }
        
	#center .employee
	{
		position:relative;
		width:150px;
		float:left;
		margin-bottom:5px;
		margin-right:5px;
		
		text-align: center;
	}
            
    #center .overviewItem
    {        
        position:relative;
        width:232px;
       /* background-color:red;*/
        float:left;
        margin-bottom:5px;
        margin-right:5px;
    }
    #center .overviewItem img
    {
        float:left;
    }
    #center .overviewItem .itemText
    {
        float:left;
        color:#000000;
        margin-left:10px;
        margin-top:3px;
        font-size:12px;
        text-align:left;
        width:80px;
    }
    #center .overviewItem .itemText em
    {
        color:#666666;
    }
    
    /* Weergave van verschillende objecttemplate-elementen   */
    
    #center #content #sublinks
    {
        position:relative;
        top:35px;
        float:right;
        width:115px;       
    }
    #center #content #sublinks a
    {
        background-image:url('/images/arrow_grey.jpg');
        background-repeat:no-repeat;       
        background-position:0 3px;
        padding-left:9px;
        color: #777777;
    	text-transform: capitalize;
    	
    	white-space: nowrap;
    }
    #center #content #sublinks a:link, #center #content #sublinks a:hover, #center #content #sublinks a:visited 
    {
        color: #777777;
    }
    
    #center #content #webtextImgWrapper
    {
        float:left;
        position:relative;
        width:320px;
    }
    
    .newspage #center #content #webtextImgWrapper
    {
        width:320px;
    }
    #center #content .webtextImg
    {
        float:left;
        margin-right:20px;
    }    
    	#center #content .webtext p
    	{
    		margin:2px 0 16px 0;    		
    	}
    
        #center #content #project_detail #contentText
        {
            position: relative;
        	float: right;
            right:30px;
            top:-440px;
        	margin-bottom: -400px;
            width: 380px;
        	clear: both;
        }    
        #center #project_buttons
        {
            position: absolute;
        	
            top: 155px;
        	left: 0;
        	
            width: 510px;
        	height: 41px;
        }
         #center #project_buttons a.FL
        {
            position:relative;       
            width:80px;
            background-image:url('/images/previous.png');
            background-repeat:no-repeat;
            line-height:41px;
            
        }
        #center #project_buttons a.FR
        {
            position:relative;       
            width:90px;
            background-image:url('/images/next.png');
            background-repeat:no-repeat;
            line-height:41px;
            right:-5px;
            
        }
        #center #project_buttons a.FL.album
        {
             background-image:url('/images/previous_album.png');
        }
        #center #project_buttons a.FR.album
        {
             background-image:url('/images/next_album.png');
        }
    .intro
    {
        font-weight:bold;
    }
    
   
    #center #contentlink a:link, #center #contentlink a:hover, #center #contentlink a:visited
    {
        padding-left:10px;
        background-image:url('/images/arrow_yellow.jpg');
        background-repeat:no-repeat;
        background-position:0px 2px;
        color:#777777;
        text-transform:uppercase;
        font-weight:bold;
        float:right;
        position:relative;
        top:15px;
    }
    
    #contentlink
    {
        display:none;
    }
    
    .sub #contentlink
    {
        display:block;
        color:#777777;
    }
    #center #projectdata
    {
        margin-top:10px;
    }
    #center #projectdata dt
    {
        position:relative;        
        top:0;
        left:0;
        
    }
    #center #projectdata dd
    {
        position:relative;
        top:-14px;
        width:250px;
        left:100px;
        
    }
    /*#center #project_table td
    {
        vertical-align:top;
    }*/

    #center .subtitle
    {
        color:#777777;
        font-weight:lighter;
        font-size:smaller;
    }

    #center #newsContainer .news
    {
        width:280px;
        clear:both;
        position:relative;
        /*left:20px;*/
        font-size:11px;
        margin-bottom:10px;  
        border-bottom:1px solid #ffffff;
    }
    #center .newsList
    {
        clear:both;        
        margin-bottom:10px;
    }
    
    #center #content #newsContainer, #center #content #vacatureContainer
    {       
        width:280px;
        margin-left:5px;
        float:left;
    }
    #center #content #newsDetail, #center #content #vacatureDetail
    {
        
        width:615px;
        float:right;
    }
    
    #center .newsList img
    {
        float:left;
        margin-right:20px;
        margin-bottom:10px;
    }
    
    #center .vacatureblock
    {
        margin-bottom:15px;
    }
    
    #center .webtext
    {
        float:right;
        width:613px;       
    }
/*
    SIDEBAR
*/
#sidebar h1
{
    font-size:18px;
    margin-top:13px;
    margin-bottom:28px;
    color:#000000;
	text-align: right;   
}
#sidebar h2
{
    font-size:14px;
    margin-bottom:12px;
    color:#000000;
   
}
#sidebar p
{
    margin-bottom:20px;
    font-weight:bold;
    font-size:11px;
    color:#000000;
}
#sidebar img
{
    border:0;
    float:right;
    margin-right:5px;
    margin-bottom:20px;
}
#sidebar span
{
    margin-left:110px;
    margin-bottom:15px;
}
/*
    FOOTER
*/
#footer a:link, #footer a:hover, #footer a:visited
{
    color:#ffffff;
}

#footer #footer_sub
{
    height: 276px;
	width: 900px;		
	background-image:url(/images/footertop_green.jpg);
	background-position:left top;
	background-repeat:repeat-x;
    float:right;
    color:#ffffff;
    font-size:11px;    
}

    #footer #footer_sub h2
    {
        color:#ffffff;
        margin-top:34px;
        font-size:15px;
        line-height:19px;
        margin-bottom:20px;
    }
    #footer #footer_sub #column_left
    {
        float:left;    
        width:430px;
    }

        #footer #footer_sub #column_left h2
        {
            text-indent:20px;
        }
        #footer #footer_sub #column_left .bottom
        {
            position:absolute;
            /*top:786px;*/
           text-indent:100px;
        }        
        
        #footer .news
        {
            clear:both;
            position:relative;
            left:20px;
            width:350px;
            height:80px;
            font-size:11px;
            margin-bottom:10px;  
            border-bottom:1px solid #ffffff;
        }
        
        .news img
        {
            float:left;
            margin-bottom:10px;
        }
        #content .newsText
        {
            left:0;            
        }
        .newsText
        {
            position:relative;
            left:10px;            
        }
        
        #replaceImgBlock
        {
            float:left;
            position:relative;
            width:67px;
            height:67px;
        }

    #footer #copyright
    {
        position: absolute;
    	
        width:880px;
        color:#666666;
        left:20px;
        bottom: 0;
        height:20px;
        line-height:20px;
	}
	
    #footer #copyright span
	{
		height:20px;
		line-height:20px;
		position: relative;
		
		margin: 0 0 0 30px;
		
		text-align: right;
	}
    
        #footer #copyright a, #copyright a:hover, #copyright a:visited
        {
            color:#666666;    
        }


    #column_middle h2, #column_right h2
    {
        text-indent:10px;
        border-left:1px solid #ffffff;
    }
.bottom
{
    font-weight:bold;
}
    #column_middle .bottom
    {
       text-indent:10px;
       
    }
    #footer #footer_sub .arrow{
        padding-left:10px;
        background-image:url('/images/arrow.jpg');
        background-repeat:no-repeat;
        background-position:0px 2px;
    }
    #footer #footer_sub #column_middle
    {
        float:left;
        width:255px;
        
    }
.vacature
{
    color:#ffffff;
    border-bottom:1px solid #ffffff;
    position:relative;
    left:10px;
    top:-5px;
    width:180px;
    height:35px;
    padding-top:5px;
    text-indent:10px;
}

.vacature a
{
	white-space:nowrap;
}

#footer #footer_sub #column_right
{
    float:left;    
}
    #column_right p, #contactmebox li, #contactmebox h1 
    {
        margin-left:10px;
    }
    
    #column_right a
    {
        font-size:10px;
    }
/*
    Alle onderdelen voor het contactformulier 
*/
#contactmebox
{
    position:relative;
    width:160px;
    background-color:#7e7f7f;
    padding:7px 10px 7px 8px;
}

    #contactmebox h1
    {
        color:#FFFFFF;
        font-size:11px;
    	white-space: nowrap;
    }
    
    #contactmebox li
    {
        list-style:none;
    }

    #contactmebox .elements input
    {        
        margin-top:3px;
        color:#cccccc;
        font-size:12px;
        width:141px;
    	
    	height: 16px;
    	line-height: 16px;
    }
    
    #contactmebox .submitelement
    {
        position:relative;
        top:5px;
        left:40px;
    }   

.FL
{    
    float:left;
}
.FR
{    
    float:right;
}  
    
    
    /*
      Kleurspecifieke eigenschappen
    */

    /* home = green */
    .home #footer #footer_sub
    {	
        background-image:url(/images/footertop_green.jpg);
    }
    
    .home #contactmebox .elements input
    {
            border:solid 1px #1b6a5e;
    }
    
    .home #center h1, .home #center h2, .home #center h3, .home #center a, .home #center a:link, .home #center a:visited
    {
        color:#1b6a5e;
    }
/* ---------------------- Yellow ----------------------------------- */

    .yellow #contactmebox .elements input
    {
        border:solid 1px #bc851a;
    }
    .yellow #footer #footer_sub
    {	
        background-image:url(/images/footertop_yellow.jpg);
    }    
    
    .yellow #center h1, .yellow #center h2, .yellow #center h3, .yellow #center a, .yellow #center a:link, .yellow #center a:visited
    {
        color:#e1a207;
    }
    
    body.yellow #center #contentlink a:link, body.yellow #center #contentlink a:hover, body.yellow #center #contentlink a:visited
    {
        
        background-image:url('/images/arrow_yellow.jpg');
    }
 /* ---------------------- Purple ----------------------------------- */   
    .purple #contactmebox .elements input
    {
        border:solid 1px #6c2b74;
    }
    .purple #footer #footer_sub
    {	
        background-image:url('/images/footertop_purple.jpg');
    }    

    .purple #center h1,.purple #center h2, .purple #center h3, .purple #center a, .purple #center a:link, .purple #center a:visited
    {
        color:#6c2b74;
    }
    body.purple #center #contentlink a:link, body.purple #center #contentlink a:hover, body.purple #center #contentlink a:visited
    {
        
        background-image:url('/images/arrow_purple.jpg');
    }
/* ---------------------- Brown ----------------------------------- */  
    .brown #contactmebox .elements input
    {
        border:solid 1px #943110;
    }
    .brown #footer #footer_sub
    {	
        background-image:url('/images/footertop_brown.jpg');
    }    

    .brown #center h1,.brown #center h2, .brown #center h3, .brown #center a, .brown #center a:link, .brown #center a:visited
    {
        color:#943110;
    }
    body.brown #center #contentlink a:link, body.brown #center #contentlink a:hover, body.brown #center #contentlink a:visited
    {
        
        background-image:url('/images/arrow_brown.jpg');
    }
    
    
    
    /* voor alle i-boxes    */
    
    .hiddenelement
    {
        display:none;
    }
    

