html, body{ 
	margin:0; 
	padding:0; 
	font-family: 'verdana', 'arial', 'verdana';  
	font-size:12px;
	line-height:145%;
}

img{
	border:0px;
}

a{
	font-family: 'verdana', 'arial', 'verdana';  
	color:#282d67;
	text-decoration:underline;
}

p{
	margin:0;
	padding:0;
}
.inhoud{
	margin: 11px auto; 
	width:783px;
	background-image:#fff url(/gfx/back.gif);
	background-repeat:repeat-y;
	background-position:left;
	
}
.content {
}

.head{
	width:783px;
	height:84px;
}

.header{
	float:left;
	width:574px;
}

.menu{
	height:24px;
	background:url(/gfx/button_grey.gif) repeat-x;
}

.menuitem {
        margin:0;
        padding:0;

}
.menuitem li{
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
.menuitem li a {
	display: block;
	float: left;
	height: 21px;
	color:#292d6c;
	font-size:12px;
	padding: 4px 10px 0px 18px;
}

.menuitem li a:hover, .menuitem li a.active {
	background:url(/images/menu/menu.jpg) repeat-x;
	color:#FFF;
	text-decoration:none;
}
.menuitem li a.restrict:hover, .menuitem li a.restrictactive, .menuitem li a.restrictactive:hover {
	background:url(/images/menu/menured.jpg) repeat-x;
	color:#FFF;
	text-decoration:none;

}


.location_strip{
	clear:left;
	height:29px;
	background:url(/gfx/location_strip.gif) repeat-x ;
	overflow:hidden;
}

.location_strip img{
	margin-top:0px;	
}
.mouse {
	color:#282d67;
	padding:7px 0 0 20px;
	height:20px;
	white-space:nowrap;
	float:left;
}
.mouse a{
	color:#282d67;
}
.acties{
	line-height:20px;
	float:right;
}
.acties img.print{
	padding-bottom:4px;
}

h2{
	font-weight:normal;
        padding-top:0px;
        padding-left:10px;
        font-size:19px;
        color:white;
	margin:10px 0 8px 0;
}

h3{
        font-weight:bold;
        color:#282d67;
        font-size:11px;
        margin:0;
}

.main_breed a{ 
	color:#282d67;
	text-decoration:underline;
}

