/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	top: 55px;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: inherit;
}

#container{
	background: url(../images/verloop_hor.png);
	width: 994px;
	top: inherit; 
} 

#kader{ 
	border-left: 11px solid #000000;
	border-right: 11px solid #000000;
} 

#menu {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18pt;
	font-size: 15px;
	font-weight: normal;

}

#main{
	border-top: 11px;
	width: 872px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;	
} 

#menubar_left{
	background: #e6e6e6;
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #666666;
	font-size: 14px;
} 

#menu_left { 
	text-align: left;
	border-top: 1px solid #999999;
	font-size: 14px;
	border-left: 1px solid #999999;
} 

#menu_left td{ 
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
    margin-left:10px;
	
	text-align: left;
}


#menu_left A:link {
display: block; width: 251px;line-height: 27px; padding-left: 10px;
	background: url(../images/arrow.png) no-repeat center right;
	COLOR: #ffffff; TEXT-DECORATION: none;
}
#menu_left A:visited {
display: block; width: 251px;line-height: 27px; padding-left: 10px;
	background: url(../images/arrow.png) no-repeat center right;
	COLOR: #ffffff; TEXT-DECORATION: none;
}
#menu_left A:active {
display: block; width: 251px;line-height: 27px; padding-left: 10px;
	background: url(../images/arrow.png) no-repeat center right;
	COLOR: #ffffff; TEXT-DECORATION: none;
}
#menu_left A:hover {
display: block; width: 251px;line-height: 27px; padding-left: 10px;
	background: url(../images/arrow.png) no-repeat center right #595959;
	TEXT-DECORATION: none;
}

#menu_uitslag { 
	text-align: left;
	border-top: 1px solid #999999;
	font-size: 14px;
	border-left: 1px solid #999999;
} 

#menu_uitslag td{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 10px;
	text-align: left;
	color: #555555;
} 

#main_content{
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #555555;
	line-height: 20px;
	text-align: left;
	font-size: 14px;
	width:inherit;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline;

}


hr {
	margin-top: 5px;
	border-top: 1px solid #999999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0px;
	height: 1px;
	margin-bottom: 5px;
}

img.floatLeft { 
    float: left; 
    margin-right: 4px; 
}
img.floatRight { 
    float: right; 
    margin-left: 4px; 
}

#panel { 
	border: 1px solid #999999;
	background: #e6e6e6;
	width: 100%;
	padding: 8px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
} 
#footer {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 96%;
	font-weight: normal;
}
.tekstrood {
	color: #cc0066;
	font-size: 18px;
	line-height: 24px;
}
.tekstgrijspanellinksrob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #666;
}

