
/*============= Body en DIV ============*/
body{
	font-family:arial;
	background: #809FFF;
	margin:0;
	font-size:17px;
	}
	
div.body{
	padding-top:5px;
	padding-bottom:5px;
	background: #2255EE;
	margin-top:50px; 
	margin-bottom:50px; 
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
	width:550px;
	}

div.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
div.overall{
	background:#809FFF;
	height:100%;
	margin-top:30px;
	}


div.menuu{
	padding-top:5px;
	padding-bottom:5px;
	font-size:16;
	background:#0033CC; 
	margin-top:50px; 
	margin-bottom:50px; 
	width:550px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

div.hoofd{
	font-size:50px;
	background:#0033CC; 
	margin-bottom:50px; 
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:550px;
	color:#CCCCFF;
	}
	
div.disclaimer {
	width:800px;
	color:#000;
	font-size:11px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

div.disclaimerrr{
	width:800px;
	color:#000;
	font-size:18px;
	}

div.uitlegdiv{
	display:none;
	}

div.tablecenter{
	margin-left:auto;
	margin-right:auto;
	width:200px;
	}

div.info{
	margin-left:auto;
	margin-right:20;
	}
/*============= INPUTS ============*/

input.verder{
	height:50px;
	width:200px;
	font-size:23px;
	}

input.twodigit{
	height:40px;
	width:50px;
	font-size:35px;
	text-align:center;
	}

input.cijfer{
	height:23px;
	width:50px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	}
	
input.weging{
	height:23px;
	width:60px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	}

input.restweging{
	height:40px;
	width:80px;
	font-size:35px;
	text-align:center;
	}
	
input.streven{
	height:40px;
	width:80px;
	font-size:35px;
	text-align:center;
	}

input.streven,input.weging,input.restweging,input.cijfer,input.twodigit{
	/*border:2px solid #f00;*/
	}

.activate{
	color:#000000;
	}
	
/*============= SPAN ============*/

span.moet{
	height:40px;
	width:80px;
	font-size:35px;
	color:#DDDDFF;
	}
	
span.stap{
	font-size:20px;
	}
	
/*============= Restzooi ============*/

strong{
	font-weight:bold;
	color: #CCCCFF;
	}
	
.geefmealsjeblieftwatmeerruimte{
	margin-left:30px;
	}

a.disclaimer:link, a.disclaimer:active, a.disclaimer:hover, a.disclaimer:visited {
	color:#600;
	}

a.rood:link, a.rood:active, a.rood:hover, a.rood:visited {
	color:#f34;
	font-weight: bold;
	}

a.uitleg:link, a.uitleg:active, a.uitleg:hover, a.uitleg:visited {
	color:#fac;
	}

a.kaal:link, a.kaal:active, a.kaal:hover, a.kaal:visited {
	color:#fff;
	text-decoration:none;
	}

a.links:link, a.links:active, a.links:hover, a.links:visited {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}

form {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

i.ex{
	color:#aaa;
	}
