/* stylesheet Van Roon Website */
body
{
	background-color: #035d7b;
}

.container
{
	position: relative;
	width: 952px; 
	height: 700px; 
	border: 1px solid #000;
}

.container-gecko
{
	position: relative;
	width: 950px; 
	height: 698px; 
	border: 1px solid #000;
}


.topleft
{
	position: absolute; 
	height: 102px; 
	width: 538px; 
	left: 0px; 
	top: 0px; 
	background-image: url('/img/topleft.jpg'); 
	background-repeat: no-repeat;
}

.topright
{
	position: absolute; 
	height: 102px; 
	width: 412px; 
	left:538px; 
	top: 0px; 
	background-image:url('/topright.php');
}

.menubalk
{
	position: absolute; 
	width: 950px; 
	height: 36px; 
	left:0px; 
	top: 102px; 
	background-image:url('/img/menubalk.jpg');
}

.menu
{
	top: 2px; 
	position: absolute; 
	color: #fff; 
	line-height: 32px; 
	font-weight: bold; 
	font-family: Arial; 
	font-size: 12px; 
	height: 32px; 
	text-decoration: none;
	
}

.menu:hover
{
	color: #035d7b; 
	background-image: url('/img/menuover.jpg');
}

.sm_opdrachtgever
{
	z-index: 1;
	visibility: hidden;
	border: 1px solid #000;
	top: 137px; 
	position: absolute; 
	left: 163px;
	line-height: 22px; 
	font-family: Arial; 
	font-size: 12px; 
	height: 140px; 
	width: 188px;
	text-decoration: none
}

.sm_opdrachtgever-gecko
{
	z-index: 1;
	visibility: hidden;
	border: 1px solid #000;
	top: 137px; 
	position: absolute; 
	left: 163px;
	line-height: 22px; 
	font-family: Arial; 
	font-size: 12px; 
	height: 92px; 
	width: 186px;
	text-decoration: none
}

.sm_schuldenaar
{
	z-index: 1;
	visibility: hidden;
	border: 1px solid #000;
	top: 137px; 
	position: absolute; 
	left: 353px;
	line-height: 22px; 
	font-family: Arial; 
	font-size: 12px; 
	height: 94px; 
	width: 172px;
	text-decoration: none
}
.sm_schuldenaar-gecko
{
	z-index: 1;
	visibility: hidden;
	border: 1px solid #000;
	top: 137px; 
	position: absolute; 
	left: 353px;
	line-height: 22px; 
	font-family: Arial; 
	font-size: 12px; 
	height: 92px; 
	width: 170px;
	text-decoration: none
}

.submenu
{
	position: absolute;
	left: 0px;
	height: 23px;
	background-image: url("/img/submenu.jpg");
	color: #fff;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	
}

.submenu:hover
{
	background-image: url("/img/submenuover.jpg");
	color: #035d7b;
}

.content0
{
	position: absolute; 
	left:0px; 
	top: 138px; 
	width: 710px; 
	height: 524px; 
	background-image: url('/img/content.jpg');
}

.content
{
	padding: 8px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 32px;
	top: 32px;
	width: 589px;
	height: 472px;
	overflow: auto;
}

.content-gecko
{
	padding: 8px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 32px;
	top: 32px;
	width: 573px;
	height: 456px;
	overflow: auto;
}


.right
{
	position: absolute; 
	right:0px; 
	top: 138px; 
	width: 240px; 
	height: 524px; 
	background-image:url('/img/right.jpg');
}

.rightbar
{
	position: absolute; 
	right:0px; 
	top: 19px; 
	font-family: Arial;
	font-size: 12px;
	width: 230px; 
	height: 395px; 
	background-image:url('/img/rightbar.jpg');
}

.button_orange
{
	text-decoration: none; 
	text-align: left; 
	text-indent: 15px; 
	line-height: 32px; 
	color: #035d7b; 
	font-family: Arial; 
	font-size: 11px; 
	position: absolute; 
	width: 178px; 
	height: 32px; 
	background-image:url('/img/button_orange.jpg');
}

.bottom
{
	text-align: left; 
	line-height: 36px; 
	color: #fff; 
	text-indent: 32px; 
	font-family: Arial; 
	font-size: 11px; 
	position: absolute; 
	left:0px; 
	top: 662px; 
	width: 950px; 
	height: 36px; 
	background-image:url('/img/bottom.jpg');
}

.koptekst
{
	font-size: 15px;
	font-weight: bold;
	color: #0079c0;
}

a
{
	color: #000;
}

.vragena
{
	color: #0079c0;
	text-decoration: none;
}

td
{
	font-family: Arial;
	font-size: 12px;
}
