        body,html
        {
            padding:0px;
            margin:0px;
            background-color: white;
            height:100%;
        }
        
		input, body, div, a, div,td, textarea
        {
             	font-family: Verdana;
            	color: black;
                font-size:11px;
                line-height:15px;
        }

        p
        {
        	margin-top:0px;
        	margin-bottom:0px;
		}


        a
        {
			text-decoration:none;
		}

		a:hover
		{
			color:#77ad1a;
			text-decoration:underline;
		}


        #containermidden
        {
			display:table;
			margin-left:auto;
            margin-right:auto;
		width:772px;
        }
		#containercontent
        {
			display:table;
			margin-left:auto;
            margin-right:auto;
			width:772px;
			height:184px;
			border-bottom:1px dashed #77ad1a;
        }

		#containerfooter
        {
			display:table;
			margin-left:auto;
            margin-right:auto;
            margin-top:5px;
			width:772px;
			border-top:2px solid #77ad1a;
			
			background-image: url(../image/copyrights.jpg);
            background-repeat:no-repeat;
            background-position:99% 0% ;


		}
		
		#footer
		{
			padding-left:13px;
			padding-top:5px;
			padding-bottom:15px;

		}

		#containerfooter *
        {
            color: #77ad1a;
            font-size:12px;

            text-decoration:none;
        }
        
        #containerfooter a 
        {
         	font-weight:bold;
        }


        #analyseback
		{
			float:left;
			display:block;
        	height:425px;
        	width:193px;
        	background-image: url(../image/analyse_bottom_gr.jpg);
            background-repeat:no-repeat;
            background-position:bottom;

  		}
        #analyse
        {
			float:left;
			display:block;
        	height:425px;
        	width:193px;
        	background-image: url(../image/analyse_bottom_gr.jpg);
            background-repeat:no-repeat;
            background-position:bottom;
		}

		#analyse:hover
		{
			background-image: url(../image/analyse_bottom_r.jpg);
		}
		
		#analysetext
		{
				float:left;
			width:180px;
			padding-left:12px;
			padding-top:20px;
			height:164px;
			border-left:1px dashed #77ad1a;
			border-right:1px dashed #77ad1a ;
		}

        #ideeontwikkelingback
        {
			float:left;
			display:block;
        	height:425px;
        	width:193px;
        	background-image: url(../image/ideeontwikkeling_bottom_gr.jpg);
            background-repeat:no-repeat;
            background-position:bottom;
		}
        #ideeontwikkeling
        {
			float:left;
			display:block;
        	height:425px;
        	width:193px;
        	background-image: url(../image/ideeontwikkeling_bottom_gr.jpg);
            background-repeat:no-repeat;
            background-position:bottom;
		}
		#ideeontwikkeling:hover
		{
			background-image: url(../image/ideeontwikkeling_bottom_r.jpg);
		}

		#ideeontwikkelingtext
		{
			float:left;
			width:179px;
			padding-left:12px;
			padding-top:20px;
			height:164px;
			border-right:1px dashed #77ad1a ;
		}

        #promotieplanback
		{
			float:left;
			display:block;
        	height:425px;
        	width:193px;
        	background-image: url(../image/promotieplan_bottom_gr.jpg);
            background-repeat:no-repeat;
            background-position:bottom;
		}
        #promotieplan
		{
			float:left;
			display:block;
        	height:425px;
        	width:193px;
        	background-image: url(../image/promotieplan_bottom_gr.jpg);
            background-repeat:no-repeat;
            background-position:bottom;
		}
		#promotieplan:hover
		{
			background-image: url(../image/promotieplan_bottom_r.jpg);
		}
		#promotieplantext
		{
			float:left;
			width:180px;
			padding-left:12px;
			padding-top:20px;
			height:164px;
			border-right:1px dashed #77ad1a ;
		}


        #uitvoeringback
        {
			float:left;
			display:block;
        	height:425px;
        	width:193px;
        	background-image: url(../image/uitvoering_bottom_gr.jpg);
            background-repeat:no-repeat;
            background-position:bottom;
		}
        #uitvoering
        {
			float:left;
			display:block;
        	height:425px;
        	width:193px;
        	background-image: url(../image/uitvoering_bottom_gr.jpg);
            background-repeat:no-repeat;
            background-position:bottom;
		}
        #uitvoering:hover
		{
			background-image: url(../image/uitvoering_bottom_r.jpg);
		}
		#uitvoeringtext
        {
			float:left;
			width:180px;
			padding-left:12px;
			padding-top:20px;
			height:164px;
			border-right:1px dashed #77ad1a ;
		}
		
		.contentEDITOR
		{
			width:180px;
			padding-left:12px;
			padding-top:20px;
			padding-bottom:20px;
			height:164px;
			
		}
