body, td {
	padding:0px;
	margin:0px;
	
	font-family:arial, verdana;
	font-size:12px;
	line-height:20px;
}


#container {
	width:973px;
	height:767px;
}

#columnLeft {
	height:767px;
	width:298px;
	
	color:white;
	float:left;
	display:inline;
}

#columnRight {
	height:767px;
	width:675px;	
	color:black;
	
	float:left;
	
	position:relative;
	display:inline;
}


.nawGegevens {
	font-size:10px;
	line-height:13px;
	text-align:center;
	float:left;
	margin-top:174px;
	margin-left:85px;
	display:inline;
}

.nawGegevens a {color:white;text-decoration:none;}
.nawGegevens a:hover {color:white;text-decoration:underline;}


#content {
	float:left;
	height:480px;
	width:470px;
	_height:510px;
	_width:500px;
	overflow:auto;
	margin-top:130px;
	margin-left:60px;
	
	padding:15px;
	display:inline;
}

h1 {
	font-size:14px;
}

h2 {
	font-size:13px;
}

ul#horTopRight, ul#horTopRight li ul
{
	list-style:			none;
	margin:				0px;
	padding:			0px;
}

ul#horTopRight
{
	float:				left;
	display:			inline;
		padding:0px;
	margin:0px;
	list-style:none;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	top:40px;
	left:46px;
}

ul#horTopRight li
{
	float:				left;
	display:			inline;
}

* html ul#horTopRight li
{
	width:				1%;
}

ul#horTopRight li a
{
	display:			block;
	font-weight:		bold;
	text-decoration:	none;
	color:				white;
	padding:			0px 10px 0px 10px;
}

ul#horTopRight li a:hover
{
	padding:			0px 10px 0px 10px;
}

ul#horTopRight li ul
{
	width:				200px;
	position:			absolute;
	margin-top:			4px;
	margin-left:		15px;
	display:			none;
	border-top:			none;
	background-color:	white;
}

ul#horTopRight li ul li
{
	margin-left:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	background:			none;
	float:				none;
	padding:			0px;
	width:				100%;
	height:				100%;
}

ul#horTopRight li ul li a
{
	font-weight:		100;
	padding:			2px 5px;
	font-weight:		bold;
	color:				black;
}

ul#horTopRight li ul li a:hover
{
	font-weight:		100;
	padding:			2px 5px;
	color:				white;
	text-decoration:	none;
	font-weight:		bold;	
}


/* IE */
* html ul#horTopRight li ul li
{
	float:				left;
	clear:				both;
}

* html ul#horTopRight li a
{
	height:				1%;
}




















ul#horTopRight li ul li ul
{
	width:				200px;
	position:			absolute;
	margin-top:			-22px;
	margin-left:		160px;
	display:			none;
	background-color:	white;
}

ul#horTopRight li ul li ul li
{
	margin-left:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	background:			none;
	float:				none;
	padding:			0px;
	width:				100%;
	height:				100%;
}

ul#horTopRight li ul li ul li a
{
	font-weight:		100;
	padding:			2px 5px;
	font-weight:		bold;
	color:				black;
}

ul#horTopRight li ul li ul li a:hover
{
	font-weight:		100;
	padding:			2px 5px;
	color:				white;
	text-decoration:	none;
	font-weight:		bold;	
}

.req
{
	color:				#009ACF;
	font-weight:		bold;
}

.text
{
	font-family:	verdana, arial;
	font-size:		11px;
	
	border:			1px solid #000000;
	background:		url("../beheer/images/bg_textfield.jpg") top left repeat;
	
	width:			250px;
	height:			20px;
}

.button
{
	font-family:	verdana, arial;
	font-size:		11px;
	font-weight:	bold;
	color:			white;
	
	border:			1px solid #000000;
	background:		#FFB620;
	
	width:			250px;
	height:			20px;
}

textarea
{
	font-family:	verdana, arial;
	font-size:		11px;
	
	border:			1px solid #000000;
	
	width:			250px;
	height:			150px;
}