/*******( default )***********/

a {
	color: #ff8d00;
}
	
    .main_content h1 {
        margin-bottom: 32px;
        color: #ff8d00;
        font-size: 30px;
       
    }     
    h3 {
        font-size: 22px;
        margin-bottom: 33px;
        color: #003867;     
        text-transform: uppercase;
        font-weight: normal;
    }               	
	
	

/*******( Structure )*************/	
	
	

	html {
		background: url(/img/bg_header.gif) repeat-x left top;
	}
	body {	
		background: none;			
	}
	
		
	#logo a {		
		background: url(/img/logo-burgersergon.png) no-repeat left top;			
		top: 39px;		left: -29px;
	}
	* html #logo a {		
		background: none;		 
		cursor: pointer;			
	}
	
	
	/* nodig bij - geen achterground bij top header */
	.header-menu {
		background: none;
		top: 32px;
		}
		.header-menu .inner {
			padding: 0px;
			}
			.header-menu .inner a {
				color:#404040;				
				font-weight: normal;
				margin-right:10px;
			}
			/* nodig bij - geen achterground bij top header */
			.header-menu .inner .header_search input.submit{
				margin-top: 0px;
				margin-left: -1px;
				text-transform: capitalize;
				background: #ff8d00;
				border: 0px solid #ffffff;
				border-left: 1px solid #c4c4c4;
				height: 23px;	width: auto;	
				color: #ffffff;
				font-size: 11px;
				padding: 4px 6px 12px 7px;	
			}
			

	
	* html .main_menu_container ul ul li a{
        padding-bottom: 6px;
		display: block;
    }   	
	.main_menu_container ul ul li a:hover {
        background: #FF8D00;
        color: #fff;
    }	

	.main_menu_container ul ul a.level2:hover {
		background: #ff8d00;
		color: #fff;
	}
	

		
		
	.page_vervolg .question .title{
		background: #ff8d00;
		border: 1px solid #ff8d00;			
		color: #ffffff;
		font-weight: bold;	
		padding: 8px 3px 10px 12px;	
	}
	
	

	
	.breadcrumbs,
	#breadcrumbs-fill {
		background: #ff8d00;
	}
	
	
	.roundcorner {
        position: absolute;
        display: none !important;      
    }  
    .r_top_left {
        top: -4px;     left: -1px;
        height: 29px; width: 27px;
        background: none;       
    }  
    * html .r_top_left {
        top: -1px;     left: -1px;
        background: none;        
    }  
    .r_bottom_left {
        bottom: -1px;     left: -1px;
        height: 29px; width: 27px;
        background: none;         
    }  
    * html .r_bottom_left {
        background: none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/heijmans_shared/img/roundcorner_bottom_left.png');   
        cursor: pointer;   
    }  
	
	
	.page_home .sidebar_box .item .content .read_more {
        position: absolute;
        bottom: 2px; left: 49px;
        height: 23px; width: 87px;
        padding-top: 3px;
        padding-right: 5px;
        background: none;                
	    }
		.page_home .sidebar_box .item .content .read_more a {
	       color:  #333f7e;             
	    }
		.sidebar_box .item {
			border:1px solid #b1c0cf;
		}

	    .page_vervolg .sidebar_box .item li a:hover {
            text-decoration: underline;
            color: #FF8D00;
        }

		.page_vervolg .sidebar_box .item li.active > a, .page_vervolg .sidebar_box .item .navigation li a:hover {         
            background-image: url(/img/icon_arrow_single_orange.gif);      
        }

	    .page_vervolg .sidebar_right .contact_info {
            margin-top: 30px;
            color: #424767;
	        }
	        .page_vervolg .sidebar_right .contact_info .title {
	           color: #FF8D00;
	           text-transform: uppercase;
	        }   
	
	
	/* nodig voor bolletjes */
	.page_home .main_container {
		position: relative;	
		z-index: 5;		
		}
		.page_home .main_header {
			z-index: 7;	
		}
		
		
		/* achtergrond met rechte hoek */
		.page_home .main_banner {
	        display: block;	           
	        }   
			.page_home .main_banner .top{	           
	            background-image: url(/img/main_banner_top_white.png);      	             
	        }   
		    * html .page_home .main_banner .top {
	            background: none;
	            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/main_banner_top_white.png');                    
            }  
			.page_home .main_banner .top .inner h3{  
				width: 318px !important;  
                height: 83px !important;
				font-size: 36px;                                       
                text-transform: none;
				margin-bottom: 8px !important;
				color: #ffffff !important;
            }  
			.page_home .main_banner .top .inner h3 img{   
               
            }  
           
		
		.page_home .visual_bolletjes {
			position: absolute;
			top: 406px;  right: 0px;
			width: 223px;	height: 55px;		
			background: url(/img/visual_bolletjes.png) repeat left top;
			z-index: 5;		
		}		
		.page_vervolg .visual_bolletjes {
			position: absolute;
			top: 285px;  right: 0px;
			width: 223px;	height: 55px;		
			background: url(/img/visual_bolletjes.png) repeat left top;
			z-index: 5;		
		}
		* html .visual_bolletjes {		
			right: -2px;			
		}		
		* html .page_home .visual_bolletjes  {		
			background: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/visual_bolletjes.png');	 
			cursor: pointer;	
		}
		* html .page_vervolg .visual_bolletjes  {		
			background: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/visual_bolletjes.png');	 
			cursor: pointer;	
		}
		/* nodig voor bolletjes */
	

	
	
	
			
		
	
	
	
	
	
	