/* CSS Document */

body{ 
	font-size:62.5%; 
	font-family: Arial, Helvetica, sans-serif; 
	padding-top:0em;
	color: green;
	line-height:1.6em;
	background: white;
}

#container{
	width:100%;
	margin-top:0;
	height:auto;
	/* background: cyan; */
}

#header{
	border-bottom:#B20136 solid 0.1em;
	height:75px;
	/* background: orange; */
	background: white;
}

#content {
	height:53em;
	background-color:#d8d9da;
	border-right:#B20136 solid 0.1em;
	margin-bottom: 0em;
	margin-top: 0em;
}

#menu{
	width:21em;
	border-right:#B20136 solid 0.1em;
	float:left;
	height:53em;
	margin-top:0;
	margin-bottom:0;
	background-color: white;
	overflow: auto;
}

#w3logo {
	width:        15em;
	margin-top:   3em;
	margin-left:  0;
	height:       5em;
}

#menu1{
	line-height:1.4em;
	padding-left:0em;
	padding-bottom:0.4em;
	font-size:1.2em;
	margin-top:0.5em;
	width:16.5em;
	border-bottom:#B20136 solid 0.05em;
	text-align:left;
}

#items{
	padding-left:0em;
	padding-bottom:0.4em;
	font-size:1.2em;
	margin-top:0.5em;
	width:16.5em;
	text-align:left;
	border-bottom:#B20136 solid 0.05em;
}

#instructie{
	padding-left:0em;
	font-size:1.2em;
	margin-top:0.4em;
	width:16.5em;
	text-align:left;
}

#menuTekst{
	margin-left:21em;
	height:auto;
}

#tekstmargin {
	width:		 	400px;
	height:         30px;
	/* background: 	red; */
}

#kop {
	background-color:  #B20136;
	color:             #FFFFFF;
	font-size:         1.8em;
	font-weight:       bolder;
	padding-top:       0.2em;
	padding-bottom:    0.2em;
	padding-left:      0.5em;
	
	margin-left:   13em;
	margin-right:  0em;
	margin-bottom: 0.5em;
	margin-top:    0em;
	width:         69%;
	
}

#tekst{
	margin-left:   22em;
	margin-right:  1em;
	margin-bottom: 1em;
	padding-top:   0em;
	padding-left:  1.5em;

	margin-top:    0em;
	margin-bottom: 0em;
	overflow:      auto;
	width:         70%;
	height:        46em;
	/* background:    yellow; */
}

#copyright{
	color:#B20136;
	border-top:#B20136 solid 0.1em;
	border-bottom:#B20136 solid 0.1em;
	text-align:center;
	width:100%;
	background: white;
}


a{color:#909090; text-decoration:none; margin-left:1.5em; }
a:hover{color:#B20136; font-weight:bold; text-decoration:none;}
a:active{color:#B20136;}

img.logo{
	position:absolute;
	margin-left:1em;
	margin-right:0.5em;
	margin-top:0.21em;
}

img.logo1{
	position:absolute;
	margin-top:0.13em;
	margin-right:0.5em;
}

img.phone{
position:absolute;
margin-left:-1.6em;
margin-top:-0.3em;
}
img.mail{
position:absolute;
margin-left:0em;
margin-top:0.1em;
}


li{
	font-weight:normal;
	color:#333333;
	font-size:1.4em;
	margin-top:0em;
	margin-bottom:0em;
	text-align:left;
	list-style:none;
	padding-left:0em;
}

ul{
	margin-left:0em;
}

#menu h1{
	padding-left:0.8em;
	margin-top:0em;
	margin-bottom:0em;
	text-decoration:none;
	font-size:1.1em;
	text-align:left;
	font-weight:normal;
}

#menu h2{
	color:#B20136;
	font-weight:bolder;
	font-size:1.2em;
	margin-bottom:0em;
}

#tekst td {
	font-weight:   normal;
	color:         #333333;
	font-size:     1.4em;
	margin-top:    0em;
	margin-bottom: 0em;
	text-align:    left;
}

#tekst th {
	border-bottom: #B20136 solid 0.1em;
	font-weight:   bold;
	color:         #333333;
	font-size:     1.4em;
	text-align:    left;
}

#tekst a{
	color:#B20136;
	margin-left:0em;
	font-weight:normal;
}

#tekst a:hover{
	color:#000000;
	margin-left:0em;
	font-weight:normal;
}

#tekst h2{
	font-weight:normal;
	margin-top:0em;
	margin-bottom:0em;
	margin-right: 2em;
	text-align:left;
	margin-left:1.6em;
	color:#333333;
	font-size:1.4em;
}

#tekst h3{
	font-weight:normal;
	color:#333333;
	font-size:1.4em;
	margin-top:0.5em;
	margin-bottom:0.75em;
	margin-right: 2em;
	text-align:left;
}

#tekst h4{
	padding-left:0em;
	font-weight:normal;
	margin-top:0em;
	margin-bottom:0em;
	margin-right: 2em;
	text-align:left;
	margin-left:0.6em;
	color:#333333;
	font-size:1.4em;
}

#tekst h5{
	font-weight:bolder;
	color:#333333;
	font-size:1.4em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-right: 2em;
	text-align:left;
}

#tekst h6{
	font-weight:bolder;
	color:#333333;
	font-size:1.4em;
	margin-top:0em;
	margin-bottom:0.5em;
	margin-right: 1em;
	text-align:center;
}

#balk1 a{
	padding-left:0em;
	font-size:1.1em;
	position:absolute;
	color:#FFFFFF;
	background-color:#B20136;
	margin-left:0em;
	float:right;
	width:3.7em;
	text-align:center;
	font-weight:bold;
}

#balk2 a{
	padding-left:0em;
	font-size:1.1em;
	position:absolute;
	color:#FFFFFF;
	background-color:#B20136;
	margin-left:4.7em;
	float:right;
	width:4.8em;
	text-align:center;
	font-weight:bold;
}

#balk3 a{
	padding-left:0em;
	font-size:1.1em;
	position:absolute;
	color:#FFFFFF;
	background-color:#B20136;
	float:right;
	margin-left:10.7em;
	width:3.9em;
	text-align:center;
	font-weight:bold;
}

#balk4 a{
	padding-left:0em;
	font-size:1.1em;
	position:absolute;
	color:#FFFFFF;
	background-color:#B20136;
	float:right;
	margin-left:15.7em;
	width:10.9em;
	text-align:center;
	font-weight:bold;
}

#balk1 a:hover{
	position:absolute;
	color:#D8D9DB;
	background-color:#B20136;
	margin-left:0em;
	float:right;
	width:3.7em;
	text-align:center;
	font-weight:bold;
}

#balk2 a:hover{
	padding-left:0em;
	position:absolute;
	color:#D8D9DB;
	background-color:#B20136;
	margin-left:4.7em;
	float:right;
	width:4.8em;
	text-align:center;
	font-weight:bold;
}

#balk3 a:hover{
	padding-left:0em;
	position:absolute;
	color:#D8D9DB;
	background-color:#B20136;
	margin-left:10.7em;
	float:right;
	width:3.9em;
	text-align:center;
	font-weight:bold;
}

#balk4 a:hover{
	padding-left:0em;
	position:absolute;
	color:#D8D9DB;
	background-color:#B20136;
	margin-left:15.7em;
	float:right;
	width:10.9em;
	text-align:center;
	font-weight:bold;
}

#logo{
	position:absolute;
	margin-left:72em;
	margin-top:25px;
	left: -3px;
	top: 524px;
}

#copyright a{
	color:#909090;
	margin-left:0em;
	font-size:1em;
	font-weight:normal;
}
#copyright a:hover{
	color:#B20136;
	margin-left:0em;
	font-size:1em;
	font-weight:normal;
}

#box{
	float:left;
	margin-right:1.5em;
	line-height:1.6em;
}

#box h6{
	font-weight:bold;
	color:#B20136;
	font-size:1.1em;
	margin-top:0em;
	margin-bottom:0.3em;
	text-align:left;
	
}

