@font-face {
    font-family: 'museo_sans300';
    src: url('/style/ede/css/font/museosans-300-webfont.eot');
    src: url('/style/ede/css/font/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('/style/ede/css/font/museosans-300-webfont.woff2') format('woff2'),
         url('/style/ede/css/font/museosans-300-webfont.woff') format('woff'),
         url('/style/ede/css/font/museosans-300-webfont.ttf') format('truetype'),
         url('/style/ede/css/font/museosans-300-webfont.svg#museo_sans700') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo_sans500';
    src: url('/style/ede/css/font/museosans-500-webfont.eot');
    src: url('/style/ede/css/font/museosans-500-webfont.eot?#iefix') format('embedded-opentype'),
         url('/style/ede/css/font/museosans-500-webfont.woff2') format('woff2'),
         url('/style/ede/css/font/museosans-500-webfont.woff') format('woff'),
         url('/style/ede/css/font/museosans-500-webfont.ttf') format('truetype'),
         url('/style/ede/css/font/museosans-500-webfont.svg#museo_sans700') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo_sans700';
    src: url('/style/ede/css/font/museosans-700-webfont.eot');
    src: url('/style/ede/css/font/museosans-700-webfont.eot?#iefix') format('embedded-opentype'),
         url('/style/ede/css/font/museosans-700-webfont.woff2') format('woff2'),
         url('/style/ede/css/font/museosans-700-webfont.woff') format('woff'),
         url('/style/ede/css/font/museosans-700-webfont.ttf') format('truetype'),
         url('/style/ede/css/font/museosans-700-webfont.svg#museo_sans700') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
background-color: f4f4f4;
background-image: url("/style/ede/images/achtergrond3.jpg");
background-repeat: no-repeat;
background-size: 70%;
background-position: center top;
margin: 0px;
font-family: 'museo_sans300';
font-size: 18px;
line-height: 28px;
font-weight: 300;
color: #333;
}

table, td {
font-family: 'museo_sans300';
font-size: 18px;
line-height: 28px;
font-weight: 300;
color: #333;
letter-spacing: .25px;
}

.header
{
/*background: url(/style/ede/images/headerinternet.jpg) no-repeat;*/
height: 350px;
width:830px;
margin:0px auto;
}

.h1
{
font-family: 'museo_sans700';
font-size: 40px;
line-height: 48px;
font-weight: 700;
color: #3558a2;
letter-spacing: .25px;
}

h2,h3, h4,.kop {
font-family: 'museo_sans700';	
font-weight: 700;
color: #333;

}

.kop
{
font-size: 32px;
line-height: 40px;
letter-spacing: .25px;
}

.ondertitel {
	font-size: 19px;
	line-height: 30px;
	letter-spacing: .25px;
	font-weight: bold;
	font-style: italic;
}

a
{
font-family: 'museo_sans500';
/*font-size: 18px;
line-height: 28px;*/
font-weight: 500;
color: #3558a2;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

.breed
{
width:830px;
background: #fff;
margin:0px auto;
text-align: left;
padding-left: 40px;
padding-right: 40px;
padding-top: 40px;
}

.breed_buttons
{
width:870px;
margin:0px auto;
}

.breed_button_2
{
margin:0px auto;
}

.col1
{
width:300px;
margin-left:170px;
}

.col2
{
width:220px;
margin-top:2px;
}

.lege_regel
{
height:15px;
}

.hidden 
{
display: none;
 }
 
.knopbuiten 
{
width: 80px;
}

.knopmidden 
{
text-align: center;
}

.button
{
background-color:#0097c2;
color:#FFF;
font-weight:bold;
letter-spacing:1px;
font-family:Verdana;
border:0px;
left:0px;
}