body {
	margin: 0px;

}

a {
	font-family : verdana;
	font-size : 11px;
	font-weight: bold;
	color: #6D87DC;
	text-decoration: none;
}

a:hover {
	font-family : verdana;
	font-size : 11px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}

.side1{
	border-left : 1px solid #6D87DC;
}

.side2{
	border-right : 1px solid #6D87DC;
}

.side3{
	border-left : 1px solid #6D87DC;
	border-right : 1px solid #6D87DC;
}

.menu{
		border-left : 1px solid #6D87DC;
		border-right : 1px solid #6D87DC;
		border-bottom: 1px solid #6D87DC;
}

.menu2{
		border-bottom: 1px solid #6D87DC;
}

.blok {
	border-left : 1px solid #A5A5A7;
	border-right : 1px solid #A5A5A7;
	font-family : verdana;
	font-size : 11px;
	padding-top: 10px;
	padding-left: 10px;
	/* padding-right: 10px; */
	padding-bottom: 5px;
	text-align: left;
}

.blok2 {
	border-left : 1px solid #6D87DC;
	border-right : 1px solid #6D87DC;
	font-family : verdana;
	font-size : 11px;
	padding-top: 10px;
	padding-left: 10px;
	/* padding-right: 10px; */
	padding-bottom: 5px;
	text-align: left;
}

.bor1 {
	border: 1px solid #A5A5A7;
}

.titel1{
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align: left;
}

.voice {
	font-family : verdana;
	font-size : 16px;
	color: #B0423E;
}

.voicetext {
	font-family : verdana;
	font-size : 11px;
}

.landkeuze{
	border: 1px solid #6D87DC;
	font-family : verdana;
	font-size : 11px;
	padding: 10px;
}