a:link, a:active, a:visited {
	color: #00a0e2;
	text-decoration: none;
}

a:hover {
	color: #aaa;
	text-decoration: underline;
}

body {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #e8e8e8;
	padding: 0px;
}

#menu_top {
	position: absolute;
	right: 15px;
	top: 10px;
}

#menu_top a:link,
#menu_top a:active,
#menu_top a:visited {
	color: #000;
	text-decoration: none;
}

#menu_top a:hover {
	color: #aaa;
	text-decoration: underline;
}

#logo {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#logo img {
	border: 0px;
}
#contact_info {
	top: 55px;
	left: 15px;
	font-size: 11px;
	position: absolute;
}
#container {
	margin: 0px auto;
	width: 998px;
	height: 768px;
	position: relative;
	border: 1px solid #a4a4a4;
	background-color:#FFFFFF;
	background-image: url("images/ron.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#b1, #b2, #b3, #b4, #b5 {
	cursor: pointer;
	position: absolute;
	width: 135px;
	height: 135px;
	border: 1px solid #a4a4a4;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18px;
}

#b1 p, #b2 p, #b3 p, #b4 p, #b5 p {
	margin-top: 110px;
}

#b5 {
	top: 260px;
	right: 15px;
	background-image: url("images/rai_logo_bw.jpg");
}

#b4 {
	top: 260px;
	right: 165px;
	background-image: url("images/vaca_icon.jpg");
}

#b3 {
	top: 110px;
	right: 315px;
	background-image: url("images/automobielbt.jpg");
}

#b1 {
	top: 110px;
	right: 15px;
	background-image: url("images/grafischbt.jpg");
}

#b2 {
	top: 110px;
	right: 165px;
	background-image: url("images/cutlery_icon.jpg");
}

#content {
	position: absolute;
	right: 316px;
	top: 260px;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	background-image: url("images/content_back_trans.gif");
	border: 1px solid #CCCCCC;
	width: 648px;
	visibility: visible;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	height: 450px;
	overflow: auto;
}

#content strong {
	font-size: 15px;
	color: #00a0e2;
}

#content img {
	border: 0px;
	margin: 5px 10px 5px 10px;
}

.title {
	font-size: 33px;
	color: #00a0e2;
	margin-bottom: 5px;
}

.slogan {
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

.discrip {
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 18px;
	width: auto;
}

#medewerkers {
	position: absolute;
	right: 316px;
	top: 260px;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	background-image: url("images/content_back_trans.gif");
	border: 1px solid #CCCCCC;
	width: 648px;
	visibility: visible;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	height: 450px;
	background-color: #222;
}

#afdelingen {
	line-height: 12px;
	font-size:12px; 
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	float: right;
	width: 170px;
	margin-top: -35px;
}

#afdelingen a {
	cursor: pointer;
}

#livesearch {
	position: relative;
	float: left;
	width: 450px;
	height: 335px;
	overflow: auto;
	border: 1px solid #eee;
}

#livesearch p {
	margin: 10px;
}

.discrip {
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 18px;
	width: auto;
}

.discrip input {
	border: 1px solid #ccc;
}

#werknemer {
	visibility: visible;
	position: absolute;
	z-index: -1000;
	filter:alpha(opacity=00);
	-moz-opacity:0.00;
	-khtml-opacity: 0.00;
	opacity: 0.00;
	background-image: url("images/content_back_trans.gif");
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	height: 280px;
	padding-bottom: 8px;
	z-index: 1000;
	width: 450px;
}

#werknemer p {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}

#werknemer a:link, 
#werknemer a:active,
#werknemer a:visited {
	color: #00a0e2;
	text-decoration: none;
}

#werknemer a:hover {
	color: #aaa;
	text-decoration: none;
}

#werknemer h1 {
	font-size: 33px;
	color: #00a0e2;
	margin: 0px;
	margin-bottom: 5px;
}
#werknemer h2 {
	font-size: 12px;
}
#terug {
	position: relative;
	bottom: 20px;
	right: 15px;
	cursor: pointer;
}