.hoofd {

	padding: 30px 0px 30px 30px;
	height: 216px;
}

#hoofd1 {

	padding: 30px 30px 0px 0px;
		
}

.content {

	padding: 25px 25px 25px 25px;
}

.content1 {
	margin-top: 10px; 
	margin-left: 136px;
	height: 100%; 
}

.submenu {
	margin-top: 5px;
}

#menu-1 {
	margin-left: 30px;

	background-image: url(/nieuw/templates/boutkan/images/vertical_menu.gif);
	background-repeat: repeat-x;
	border : 0px;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma;
	vertical-align: top;
	height: 30px;
}



#menu-1 a  {
	margin-left: 5;
	color: #888888;
        text-decoration: none;
}


#menu-0 {

	font-weight: bold;
        font-size : 11px;
        width: 133px;
        height: 20px; 
        font-family: tahoma;
}

#menu-0 a  {
	display: block;
	margin-left: 5;
	color: #000000;
	font: tahoma;
        text-decoration: none;
}

#menu-0 a:hover  {
	
        color: #ffffff;
        text-decoration: none;
}


#hoofd1 a  {

	color: #000000;
        text-decoration: none;
}

#hoofd1 a:hover  {
	
        color: #000000;
        text-decoration: underline;
}

