a:link {
   	color:#666666;
   	font-weight: bold;
   	text-decoration: none
}
a:visited {
   	color:#666666;
   	font-weight: bold;
   	text-decoration: none;
}
a:hover {
   	color:#993300;
   	font-weight: bold;
  	text-decoration: none;
}
a:active {
   	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
.div_background{
	background-image: url(images/background_stripe.png);
	background-repeat: repeat-x;
	height: 393px;
}
.logo{
	background-image: url(images/logo_03.png);
	width: 378px;
	height: 75px;
	margin-left: 580px;
	margin-top: 23px;
	position: absolute;
}
body{
	background-image: url(images/qrologic-2_05_02.png);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.invoerveld{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 170px;
}
#position{
	position: relative;
}
.menu_cms{
	margin-left: 15px;
	float: left;
	width:110px;
}
