ul
{
margin-left:1px;
}


#dropmenudiv{
position:absolute;
background-color: #a57cc8;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color: #fff;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ 
color: orange;
}




/* Container en header columns/artikelen */


	div.columncontainer {
		margin: 0px auto;
		margin-top: 20px;
		margin-bottom: 50px;
		width: 800px;
		background: #BFA2D8;
		font-family: verdana;
		font-size:11px;
		line-height: 18px;
		padding: 10px;
		color: #fff;
		float: left;
	}
	
	
	div.columnheader {
		margin: 0px auto;
		width: 790px;
                height: 20px;
                display: block;
		background: #a57cc8;
		font-family: verdana;
		font-size:15px;
		color: #fff;
		font-weight: bold;
		font-style: italic;
		line-height: 18px;
		padding: 5px;
	}
	
	
	div.viewcolumn {
		width: 835px;
                height: 30px;
                background: #d31044;
                font-family: verdana;
		font-size:18px;
		color: #fff;
		font-weight: bold;
		line-height: 28px;
                color: #fff;
                
	}



        	div.meerlezen {
		width: 100px;
                height: 20px;
                padding: 5px;
                background: #d31044;
                font-family: verdana;
		font-size:12px;
		color: #fff;
		font-weight: bold;
		line-height: 18px;
                color: #fff;
                float: right;
                border: 2px solid #a57cc8;


	}

        div.meerlezen a{
            color: #fff;
}

div.meerlezen a:hover{
            color: orange;
}
	
	



img {
	border: 1px solid #BFA2D8;
	}


	div.spreuk {
		margin: 0px auto;
		margin-top: 20px;
		width: 800px;
		background: #BFA2D8;
		font-family: verdana;
		font-size:11px;
		font-style: italic;
		line-height: 18px;
		padding: 10px;
		color: #fff;
		float: left;
		text-align: center;
	}


.menu ul{

		        list-style-type		        	: none;
			margin					: 0;
			padding					: 0;
			display					: inline;

		}

			

		.menu li{

			text-align				: center;	
			padding					: 0;


		}

		.menu li a{
			float					: left;
			display					: block;
			width					: 130px;
			text-decoration				: none;			
			font-size				: 12px;
			text-align				: center;			
			color					: white;
			background				: #a57cc8;
			margin-top				: 9px; 	
			/* font-weight				: bold; */

		}	

		.menu ul li.rodeknop a{

			background				: #d31044;

		}
		
		
		.menu ul li.gratistips a{
		
			background				: #6b007b;
			
		}


		.menu ul li.subknop a{

			background				: #b07ee8;
			width					: 130px;
                        text-align: center;
                       

		}
		
		.menu ul a:hover{
			
			color: orange;
		
		}



	body{

			margin					: 0px;
			padding					: 0px;
			font-family 				: "Verdana";
			font-size				: 75%;	

		}


     table {
            font-size: 100%;
}


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

a:hover {
color: #d31044;
}

.menu a {
font-weight: normal;
}


p img {
   padding:5px;
   border:1px solid #BFA2d8;
}
