.kolom_menu {
	float:left;
	width:190px;
}
ul#menu {
	margin:0;
	padding:0;
}
ul#menu li{
	margin:0 0 1px 0;
	list-style:none;
	background:#efeff4 url(/gfx/button_closed.gif) no-repeat 3px 6px;
	line-height:20px;
}
ul#menu li a{
	padding:0 0 0 22px;
	color:#282d67;
	display:block;
}

ul#menu li a:hover{
	text-decoration: underline;
}

ul#menu li.foldOut{
	background-image:url(/gfx/button_open.gif);
	font-weight:bold;
}

ul#menu li ul li{
	background: url(/gfx/arrow.gif) no-repeat 24px 6px;
	margin:0;
	padding:0;
	background-color:#FFF;
	font-weight:normal;
}
ul#menu li ul li a{
	padding:0 0 0 31px;
}
ul#menu li ul{
	margin:0;
	padding:0;
	display:none;
}

.location_strip .acties {
	padding:0 22px 0 0;
}

.kolom_midden a{
	color:#282d67;
	text-decoration:underline;
}
.kolom_midden a:hover{
	text-decoration:none;
}
.kolom_midden{
	float:left;
	margin-top:-1px;
	width:365px;
	padding:4px 11px 11px 11px;
}

.main_breed h1,
.kolom_midden h1{
	margin:0 0 0 -1px;
	color:#282d67;
	line-height:32px;
	letter-spacing: 1px;
	font-size:28px;
	font-family:Arial;
	font-weight:lighter;
}

.main_breed {
	float:left;
	width:590px;
}
.main_breed_breed {
	padding:0 0 0 10px;
}
.main_breed_breed a {
	color:#282d67;
	text-decoration:underline;
}
.artikel{
	width:370px;
	background-color:#61A2DA;
}
.buttons{
        width:370px;
	padding-top:3px;
	padding-bottom:3px;
        background-color:#efeff4;
	color:#282d67;
}
.buttons a{
	padding:3px 10px 3px 10px;
	color:#282d67;

}

.artikel p{
	
	padding:0 10px 10px 10px;
}

.kolom_breed{
	margin-top:11px;
	line-height:160%;
}
.kolom_content1{
	margin-top:11px;
	float:left;
	width:175px;
	line-height:160%;
}

.kolom_content2{
	margin-top:11px;
	float:right;
	width:175px;
	line-height:160%;
}
.kolom_menu .kolom_4  {
	width:auto;
	float:left;
}

.kolom_4 {
	float:right;
	margin-top:35px;
}

.kolom_4 h2{
	font-weight:bold;
	color:#282d67;
	font-size:11px;
	background:url(/gfx/Kader_top.gif) no-repeat;
	padding:0px 8px;
	line-height:22px;
	margin:0;
}
.kolom_4 ul, .kolom_4 form{
	width:181px;
	list-style:none;
	background:url(/gfx/Kader_midden.gif) repeat-y;
	margin:0 0 10px 0;
	padding:3px 0 0 0;
}
.kolom_4 ul ul {
	background:none;
}
.kolom_4 ul li{
	list-style-image:url(/gfx/bullet.gif);
	padding:0 0 0 0;
	margin:0px 10px 2px 20px;
}
.kolom_4 li.leader{
	list-style-image:url(/gfx/button_next.gif);
}
.kolom_4 ul.klapuit {
	margin:0;
	padding:0px;
	
}
.kolom_4 ul.klapuit li {
	margin:0 0 0 2px;
	padding:0;
	list-style:none;
	list-style-image:none;
	line-height:160%;
}
.kolom_4 ul.klapuit li a {
	background:url(/gfx/pijlopen.gif) no-repeat left 5px;
	padding:0 0 0 16px;
}
.kolom_4 ul.klapuit ul {
	padding:0 0 0 10px;
}
.kolom_4 ul.klapuit ul li a {
	background:url(/gfx/pijldicht.gif) no-repeat left 3px;
}
.kolom_4 ul.klapuit ul li a:hover {
	background-position:2px 3px;
}
.kolom_4 ul.klapuit li.onderkant {
	background:url(/gfx/Kader_onder.gif) no-repeat bottom left;
	margin:0;
	padding:0;
}


.kolom_4 div.onderkant{
	width:155px;	
	overflow:hidden;
	padding:10px;
	background:url(/gfx/Kader_onder.gif) no-repeat bottom left;
}
.kolom_4 li.onderkant{
	background:url(/gfx/Kader_onder.gif) no-repeat bottom left;
	list-style-image:none;
	height:10px;
	margin:0px;
	padding:0;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.kolom_4 a:hover {
	text-decoration: underline;
}

.footer{
	clear:both;
	padding-top:5px;
	text-align:center;
	color:#322f68;
	background-color:#FFF;
	border-top:1px solid #eee;
	margin:10px 0 0 0;
}

.footer a{
	color:#322f68;
}

.footer a:hover{
	text-decoration: underline;
}

.pages{
	float:right;
	font-family:verdana;
	font-size:11px;
}

.pages .prev {
   	padding-left:10px;
}
.pages .emptyprev {
	padding-left:20px;
}


.result{
	margin:0 0 10px 0;
}
.result a{
	font-weight:bold;
}


input.btnSubmit, input.btnsubmit{	
	cursor:pointer;
}

