table.wmtabel{width:720px; font-family: 'Roboto', sans-serif;font-size:15px;}
table.gegevenstabel{width:720px;     font-family: 'Roboto', sans-serif;font-size:15px;}

input.rondfront{width:100%;}

div.inloggen{}
div.inloggen input.rounded2{width:250px;margin-right:0px;}
div.inloggen input.buttonmouse{float:right;width:200px;padding: 10px 7px 10px 7px;margin-right:10px;}

.newaccount{clear:both;float:left;width:100%;text-align:center;}

input.buttonlogin{
	font-family: 'Roboto', sans-serif;width:250px;padding: 10px 7px 10px 7px;margin-right:10px;margin-bottom:15px;border:solid 1px #174a9c;background:#174a9c;
}
input.buttonlogin:hover{
	background:#216BE2;
}
input.buttonlogin:active{
	background:#3897f1;
}

input.buttongrijs{
	font-family: 'Roboto', sans-serif;width:250px;padding: 10px 7px 10px 7px;margin-right:10px;margin-bottom:15px;border:solid 1px #525252;border-radius:3px;background:#525252;font-size: 15px;
}
input.buttongrijs:hover{
	background:#666666;
}
input.buttongrijs:active{
	background:#777777;
}


@media all and (min-width: 1000px){
.topmid{display:none;border:0px;}
.topright{display:none;border:0px;}
.taalkeuzemobiel{display:none;border:0px;}
div.inloggen input.rounded2{width:250px;height:27px;margin-bottom:0px;}
div.newaccount a.bloklink{margin:auto;width:250px;clear:both;margin-top:20px;margin-bottom:60px;}

a.bloklinkblauw{background:#174a9c;margin:auto;width:250px;clear:both;margin-top:20px;margin-bottom:60px;}
a.bloklinkblauw:hover{background:#216BE2;}
a.bloklinkblauw:active{background:#3897f1;}

}

@media 	all and (max-width: 1000px){
	
input.buttonlogin{
	width:100%;
}
input.buttongrijs{
	width:100%;
}
			
#container{width:100%;padding:0px;margin:0px;border:0px;}
.header{display:none;border:0px;}

#topcontainer{width:100%;border:0px;}
#contentcontainer{width:96%;margin-left:2%;margin-right:2%;padding:0px;border:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;}

table.wmtabel{width:100%;}
table.gegevenstabel{width:100%}

div.inloggen{clear:both;width:100%;text-align:left;height:auto;border:0px;padding:0px;}
div.inloggen h3{clear:both;float:left;text-align:left;margin-left:0px;}
div.inloggen input.rounded2{clear:both;float:left;text-align:left;width:100%;margin:0px;margin-bottom:20px;box-sizing: border-box;}
div.inloggen input.buttonmouse{clear:both;float:left;text-align:center;width:100%;margin:0px;}

input.rounded2{height:37px;clear:both;float:left;text-align:left;width:100%;margin:0px;margin-bottom:20px;box-sizing: border-box;}

div.registratie{clear:both;width:100%;text-align:left;height:auto;border:0px;padding:0px;}
div.registratie h3{padding-top:30px;}
div.registratie a.bloklink{width:100%;clear:both;float:left;margin-top:20px;margin-bottom:60px;}
div.newaccount a.bloklink{width:100%;clear:both;float:left;margin-top:20px;margin-bottom:60px;}

input.buttonlogin{clear:both;float:left;text-align:center;width:100%;margin:0px;}

.maindivL{width:100%;clear:both;float:left;padding:0px;}
.maindivR{width:100%;clear:both;float:left;padding:0px;}

p{width:85%;}

hr{width:100%}

}