/* CSS Document */
*{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;	
	}

html{
	background:url(../assets/html_bg2.gif) repeat-x;
}



#container_all{
    background:url(../assets/container_middle_bg_v2.jpg) repeat-y center;
	width:903px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	*margin-top:10px; /*IE 7 hack */
    padding: 0px;
    padding-left: 1px;
}

#container_inside_all{
    background: url(../assets/container_top_v2.jpg) no-repeat top center;
	width:903px;	
	margin-top:20px;
	*margin-top:0px; /*IE 7 hack */
	*margin-left: 1px; /* IE7 hack */
	_margin-left: 2px; /* IE6 hack */
	}

#container{
	/*float:left;*/
	width:903px;
	margin-top:10px;
	_margin-top:0px;
	}

#container_bottom{
	background:url(../assets/container_bottom.gif) bottom no-repeat;
	width:903px;
	height:10px;
	clear:both;
    font-size: 1px;
}


/*Header with logo*/
#header{
	width:890px;
	padding-top:10px;
}

#header_logo{
	height:103px;
	width:311px;
	float:left;
}

#header_nav{
	width:400px;
	/*height:103px; */
	float:right;
	margin-right: 10px;
	_margin-right: 2px; /* IE6 fix */
}
    #header_adres{
        color:#221E1F;
        font-size:11px;
        margin-top:45px;
    }
    
        #header_adres a{
            color:#221E1F;
            text-decoration:none;
        }

#red_beam{
	background:url(../assets/red_beam.gif) no-repeat;
	width:880px;
	height:60px;
	text-align:right;
	float:left;
	margin-left:10px;
    _margin-left: 5px;  /* IE6 fix */
}

	#red_beam_text{
		padding-right:33px;
		padding-top:20px;
	}
	
/*left navigation*/
#left_nav_container{
	width:239px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	_margin-left: 5px;  /* IE6 fix */
}

		/*#left_nav_container a{
			color:#444444;
			text-decoration:none;
			font-size:13px;
			font-weight:bold;
			line-height:22px;
			margin-left:10px;
			display:block;
		}
		
		#left_nav_container a:hover, #left_nav_container a.active{
			color: #DF0724;
			text-decoration:none;
		} */

#left_nav_top{
	background:url(../assets/menu_left_top.gif) no-repeat;
	width:239px;
	height:28px;
}

.left_nav_button{
    background:url(../assets/menu_left_button_bg_1.gif) no-repeat;
	width:239px;
	height:25px;
    display:block;
}

.left_nav_button a{
    background:url(../assets/menu_left_button_bg_1.gif) no-repeat;
    color:#444444;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
    line-height:25px;
    padding-left:10px;
}

.left_nav_button a:hover, .left_nav_button a.active{
    background-position: 0  -25px;
    color:#FFFFFF;
}

#left_nav_bottom{
    background:url(../assets/menu_left_button_bg_actueel.gif) no-repeat;
    width:239px;
    height:25px;
/*  background:url(../assets/menu_left_bottom.gif) no-repeat;
	width:239px;
	height:20px; */
	margin-bottom:20px;
	clear:both;
}

    #left_nav_bottom a{
        background:url(../assets/menu_left_button_bg_actueel.gif) no-repeat;
        color:#FFFFFF;
        text-decoration:none;
        font-size:13px;
        font-weight:bold;
        line-height:25px;
        padding-left:10px;
        display:block;
    }
    
    #left_nav_bottom a:hover, .left_nav_actueel a.active{
        background-position: 0 -25px;
    }

#left_nav_quote{
   background:url(../assets/quote.gif) no-repeat;
   width:239px;
   height:72px;
   margin-bottom:20px;
   color:#FFFFFF;
   font-size:12px;
   font-weight:bold;
}
    #left_nav_quotetext_coaching{
        width:195px;
        padding-top:15px;
        padding-left:45px;
        /* padding-right:25px; */
        padding-bottom:25px;
    }
    
    #left_nav_quotetext_mediation{
        width:195px;
        padding-top:10px;
        padding-left:15px;
        /* padding-right:20px; */
        padding-bottom:20px;
    }
    
    #left_nav_quotetext_team{
        width:210px;
        padding-top:20px;
        padding-left:30px;
        /* padding-right:20px; */
        padding-bottom:20px;
    }
    
    #left_nav_quotetext_orientatie{
        width:225px;
        padding-top:27px;
        padding-left:12px;
        /* padding-right:20px; */
        padding-bottom:20px;
    }
    
    #left_nav_quotetext_outplacement{
        width:210px;
        padding-top:15px;
        padding-left:20px;
        /* padding-right:20px; */
        padding-bottom:20px;
    }


.cedeo_logo{
    width:150px;
    height:170px;
    margin-left:5px;
    margin-bottom:10px;
    /*float:left;  */
    clear:right;
    z-index:11;
}
    #footer_container .cedeo logo img.cedeo{
        margin-bottom:10px;
    }
.cedeo_logo_contact{
    width:150px;
    height:80px;
    margin-bottom:10px;
    float:left;
    z-index:11;
}
						/*Middle of all other pages*/
						
						
#content_container{
	background:url(../assets/content_top_bg_v3.jpg) no-repeat top;
	width:634px;
	margin-top:10px;
	margin-left:7px;
	_margin-left:-4px;
	float:left;
}

	#content_top{
		/*background:url(../assets/content_top_bg.gif) no-repeat;*/
		width:634px;
		float:left;
		min-height: 10px;
        _height: 10px;
        margin-bottom:10px;
        padding-top:10px;
	}
	
	#content_top_linkscontainer{
        width:620px;
    }

	#content_top_linkscontainer ul
    {
        _margin-top: 0px;
        font-size: 12px;
        margin-left:-22px;
        *margin-left:18px;/* IE7 hack  */
        _margin-left: 18px;
    }

	 #content_top_linkscontainer li
	 {
         list-style: none;
         float: left;
         padding-right: 30px;
	 }

        #content_top_linkscontainer a
        {
            text-decoration:none;
            color:#444444;
        }

        #content_top_linkscontainer a:hover
        {
            color: #DF0724;
			text-decoration:none;
        }



	#content_middle{
		width:634px;
	}
	
	#content_middle_route{
        font-size:13px;
        margin-left:35px;
        width:400px;
    }

	#content_middle a{
		color:#000000;
		line-height:20px;
		text-decoration:underline;
	}
		#content_middle a:hover{
			color:#DF0724;
			text-decoration:underline;
		}

				#content_middle_text-1{
					font-size:13px;
					color:#000000;
					margin-left:23px;
					_margin-top:10px;
					_margin-top:-75px;
					background:transparant;
					width:600px;
					margin-top:0px;
				}

				#content_middle_text-2{
					font-size:13px;
					color:#000000;
					margin-left:23px;
					background:transparant;
					width:600px;
					margin-top:10px;
				}

    #content_middle_text-3{
		font-size:12px;
		color:#000000;
		width:600px;
		margin-top:78px;
		*margin-top: 20px; /* IE7< fix */
		background:transparant;
		line-height:19px;
	}
        #content_middle_text-3 p, #content_middle_text-3 img, #content_middle_text-3 i,
        #content_middle_text-3 blockquote{
            padding-left:10px;
            padding-right:17px;

        }

        #content_middle_text-3 h4{
            color:#DF0724;
            font-size:12px;
            /*font-weight:bold;*/
            margin-bottom:3px;
            padding-left:10px;
            padding-right:24px;
        }
        #content_middle_text-3 ul.onderzoek_list{
            *margin-left:30px;
        }

        #content_middle_text-3 a.active{
            color:#DF0724;
            text-decoration:underline;
        }
        #content_middle_text-3 table{
            margin-left:10px;
        }

	#content_contactform{
		font-size:13px;
		color:#000000;
		margin-left:24px;
		background:transparant;
		width:600px;
        clear:both;
	}
	
        #content_contactform #empty_field, #content_middle_text-3 #empty_field{
            border:red 1px dotted;
            font-size:12px;
            width:300px;
            height:30px;
            padding-top:20px;
            padding-left:60px;
            margin-left:0px;
        }
        
        #content_middle_text-3 #empty_field{
        	margin-left: 10px;
        	margin-bottom: 20px;
        }

        #content_contactform input.empty_field{
            border:red 1px solid;
        }

        #content_contactform #succesmsg{
            border: red 1px dotted;
            width: 500px;
            height: 60px;
            padding-left: 20px;
            padding-top: 5px;
            margin-bottom: 10px;
        }

        #content_contactform i{
            font-size:10px;
        }

        #content_contactform input ,#content_contactform textarea
        #content_middle_text-3 input, #content_middle_text-3 textarea{
            margin:1px;
            font-size:11px;

        }
        #content_contactform textarea{
            width:400px;
            height:200px;
        }

	#content_middle_members{
        font-size:12px;
        color:#000000;
        width:600px;
    }

    #link_container{
        margin-top:20px;
        width:350px;
        float: left;
    }

        #content_middle_members ul{
            margin-left:-45px;
        }

        #content_middle_members li{
            list-style:none;
            float:left;
        }

	#content_bottom{
		background: url(../assets/content_bg_bottom.gif) no-repeat;
		width:634px;
		height:14px;
	}
	#content_bottom_contact{
		background: url(../assets/content_bg_bottom.gif) no-repeat;
		width:634px;
		height:14px;
		float:right;
		*margin-right:13px; /* IE7 hack*/
		_margin-right:7px; /* IE6 hack*/
	}

/*Footer*/

#footer_container{
	width:883px;
	padding-top:10px;
	_padding-top: 5px; /* IE6 fix */
	clear:both;
}

	#footer_container a{
			text-decoration:none;
			color:#802834;
			}

#footer_container_inside{
    background:url(../assets/footer_bg.gif) no-repeat;
	width:883px;
    height: 24px;
}

	#footer_text{
        font-size: 11px;
        float:right;
		line-height:25px;
		color:#666666;
        margin-right: 8px;
        _margin-right: 4px;
	}


	#footer_webparking{
		font-size:9px;
		float:left;
		line-height:18px;
		margin-left:10px;
		margin-top:5px;
	}
	
h1{
	color:#000000;
	font-size:16px;    /*h3 */
	margin-left:24px;
}

h2
{

	
	color:#FFFFFF;
	font-size:12px;      /*h1 */
	font-weight:800;
	padding-top: 4px;
}

h3
{
	color:#000000;
	font-size:15px;
	margin-left:24px;  /* h2*/
	padding-top:15px;
	margin-top:15px;
	height: 22px;
}


h4{
	color:#DF0724;
	font-size:12px;
	/*font-weight:bold;*/
	margin-bottom:3px;
}
img{
	border:none;
}
.debold{
    font-weight:normal;
}
.required{
	border: #F41B1B solid 1px;
}
