body{
font-family: /*Helvetica,*/ Arial, Verdana, sans-serif;
font-size: 12px;
color: #000000;
background-color: #ffffff;
margin: 0;
}

.container{
	position:relative;
	width:900px;
	margin: 0 auto;
}

.top{
	margin:0px;
	position:relative;
	height:110px;
}

.content {
	padding: 25px;
	text-align: justify;
	background-image:url(../images/container_bg.jpg);
	background-repeat:repeat-y;
	}

.bottom {
	position:relative;
	height: 25px;
	border-top:2px solid #CCC;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left:25px;
	line-height: 18px;
}

.bottom_right{
	position:absolute;
	right:25px;
	top:0px;

}

/* Afbeeldingen opmaak ----------------------------------------------------------------------------------------------------------------------*/
.logo{
	position:absolute;
	width:470px;
	height:45px;
	margin-left:25px;
	margin-top:10px;
	z-index:10;
	border:none;
}

.kids{
	position:absolute;
	z-index:5;
	height:100px;
	width:74px;
	right:300px;
	top:5px;
}

.meten{
	float:left;
	margin-right:50px;
}
	
/* Menu opmaak ----------------------------------------------------------------------------------------------------------------------*/

ul.menu{
	position:absolute;
	width:875px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:36px;
	bottom:0;
	padding-left:25px;
}

.menu li{
float:left;
width:75px;
height:36px;
line-height:36px;
vertical-align:top;
text-align:center;
list-style:none;
margin-right:5px;
}


.menu a:link, .menu a:visited, .menu a:active{
display: block;
}

.menu li.button a:hover {
	display: block;
	padding: 1px;
background-image:url(../images/hover_bg.jpg);
background-position:center top;
background-repeat:repeat-x;
height:36px;
}
.menu li.button{
	background-image:url(../images/button_bg.jpg);
background-position:center top;
background-repeat:repeat-x;
}

.menu li.button a{
	color: #ffffff;
	text-decoration:none;
	padding:1px;
}

.menu li.current  {
background-image:url(../images/active_bg.jpg);
background-position:center top;
background-repeat:repeat-x;
}

.menu li.current a{
	color:#414042;
	text-decoration:none;
}

/* Inlog formulier opmaak ----------------------------------------------------------------------------------------------------------------------*/
.inloggen{
	width:275px;
	height:20px;
	position:absolute;
bottom:-10px;
right:25px;
	float:right;
}

.inloggen input.formfield {
	float:right;
border: 1px solid #ccc;
width: 85px;
height:18px;
border: 1px solid #ccc;
background-color: #ffffff;
margin:0 auto;
font-size: 10px;
color: #808285;
padding: 0px;
padding-left:3px;
margin-right:3px;
}

.inloggen input.send {
	float:right;
	height:20px;
border: 1px solid #9AB72D;
background-color: #9AB72D;
font-weight: normal;
color: #fff;
margin-left: 7px;
width:60px;
padding:0px;
margin:0px;
line-height:20px;
vertical-align:50%;
font-size: 10px;
cursor: pointer;
}

. inloggen .send:hover {
background-color: #B2D235;
border: 1px solid #B2D235;
}	

/* Tekst opmaak ----------------------------------------------------------------------------------------------------------------------*/

.content a:link,.content a:visited,.content a:active{
	color: #9AB72D;
	text-decoration: underline;
}

.content a:hover  {
	color: #B2D235;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	text-align: left;
	margin: 0 0 10px 0;
}

h2{
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	margin: 0 0 10px 0;
}

p{
	margin-bottom:12.5px;
}

.content ul{
	list-style:disc inside;
	margin-bottom:12.5px;
	margin-left:25px;
}

content ol{
	list-style:decimal inside;
	margin-bottom:12.5px;
	margin-left:25px;
}

.bottom_right a{
	text-decoration:underline;
		color: #B2D235;
}

.right{
	text-align:right;
	margin-right:25px;
	margin-top:-20px;
}
	

/* Home-pagina opmaak ----------------------------------------------------------------------------------------------------------------------*/

.voorbeeld{
	width:inherit;
	background-color:#E6E7E8;
	border:1px solid #D1D3D4;
	margin:25px;
	text-align:center;
}

.voorbeeld img{
	margin-bottom:25px;
}

/* Opmaak contact formulier_________________________________________________________________________________________________________*/
* {
margin: 0px;
padding: 0px;
}

form {
margin:0;
}

form p{
	margin-bottom:10px;
}

.formfield {
border: 1px solid #ccc;
margin-bottom: 10px;
width: 300px;
margin-top: 2px;
font-size: 12px;
color: #2c2e29;
padding: 1px;
}

.verplicht {
color: #9AB72D;
}
.send {
border: 1px solid #9AB72D;
background-color: #9AB72D;
font-weight: bold;
color: #fff;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
margin-right: 5px;
font-size: 12px;
cursor: pointer;
}
.send:hover {
background-color: #B2D235;
border: 1px solid #B2D235;
}

/* Tabel kledingmaat opmaak ----------------------------------------------------------------------------------------------------------------------*/
 .schoenmaat td{
	 width:55px;
 }
 
 .bold{
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-left:5px;
}



#radioinput {
	border-collapse: collapse;
	width: 880px;
}
#radioinput td {
	font-size: 11px;
	padding:3px;
}
#radioinput .label_l {
	font-size: 12px;
	color: #717171;
	font-weight: normal;
	width: 150px;
	text-align: left;
}
#radioinput .label {
	font-size: 12px;
	color: #717171;
	font-weight: normal;
	width: 200px;
	text-align: left;
}
#radioinput .koplabel {
	font-size: 14px;
	color: #717171;
	font-weight: bold;
	text-align: center;
}

#maattabel {
	border: solid 1px #dfdfdf ;
	border-collapse: collapse;
	width:850px;
}
#maattabel td {
	font-size: 11px;
	padding:5px;
}
#maattabel .label {
	border: solid 1px #dfdfdf ;
	font-size: 12px;
	width:80px;
}
#maattabel .maatcontent1 {
	border: solid 1px #dfdfdf ;
	background: #e7e7e9;
	font-size: 16px;
	font-weight: bold;
}
#maattabel .maatcontent0 {
	border: solid 1px #dfdfdf ;
	background: #FFF;
	font-size: 16px;
	font-weight: bold;
}
#maattabel .lente {
	border: solid 1px #dfdfdf ;
	background: #6cbd45;
	font-size: 14px;
	text-align:center;
}
#maattabel .zomer {
	border: solid 1px #dfdfdf ;
	background: #f3ed13;
	font-size: 14px;
	text-align:center;
}
#maattabel .herfst {
	border: solid 1px #dfdfdf ;
	background: #e76a27;
	font-size: 14px;
	text-align:center;
}
#maattabel .winter {
	border: solid 1px #dfdfdf ;
	background: #80ffff;
	font-size: 14px;
	text-align:center;
}
#maattabel .maandcontent {
	border: solid 1px #dfdfdf ;
	background: #FFF;
	text-align:center;
	width:40px;
}
#maattabel .jaarcontent {
	border: solid 1px #dfdfdf ;
	background: #FFF;
}

	H3, .H3 											{font-size:11px;color:#000;font-weight:normal;}
	H4, .H4 											{font-size:12px;color:#717171;font-weight:normal;}

	.pagecounter a 								{display: block; border: 1px solid #0062c4; padding: 3px; margin: 4px; text-align: center; color: #555; width: 20px; float: left; text-decoration: none;}
	.current 											{color: #000; font-weight: bold;}
	.pagecounter a:hover,
	.pagecounter a.current:hover 	{color: #000; border-color: #000;}
	.pagecounter a.vorige, 
	.pagecounter a.volgende 			{border-width: 0; width: auto;}
	
	.tablecontent1								{font-size:11px; color:#000}
	.tablecontent2								{font-size:10px; color:#222}
	.tablecontent3								{font-size:9px; color:#777}
