/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#00365a; margin-top:0px; text-align:center; }
		
label { cursor: pointer; }
	
.container { margin-left:auto; margin-right:auto; border:0px solid green; width:730px; text-align:left; }
.content { background-image:url(../img/bg_content.jpg); background-repeat:no-repeat; padding-top:55px; padding-right:170px; padding-left:30px; padding-bottom:55px; line-height:20px; }
					
.left-grad {	width:4px; background-image:url(../img/left_grad.gif); background-repeat:repeat-y; }
.right-grad	{ width:4px; background-image:url(../img/right_grad.gif); background-repeat:repeat-y; }
				
.header	{	padding-bottom:8px; }
				
.menu	{	background-image:url(../img/menu_bg.jpg); background-repeat:repeat-y; padding-left:32px; padding-top:5px; padding-bottom:3px;	font-size:11px; font-weight:bold;	color:#FFFFFF; }			

a.menu-item	{ color:#FFFFFF; font-size:11px; font-weight:bold; padding-right:15px; text-decoration:none; }						
a.menu-item:hover	{	color:#FFFFFF; font-size:11px;	font-weight:bold; text-decoration:underline; }						
a	{	color:#1c6b8b; font-size:11px;	font-weight:bold;	text-decoration:none;	}						
a:hover { color:#1c6b8b; font-size:11px; font-weight:bold; text-decoration:underline; }
							
#frm_aanvragen .frmData { height: 15px; width: 150px; font-size:11px; color: #1c6b8b; background-color: color:#FFFFFF; border: 1px solid #1c6b8b; }
#frm_aanvragen .frmGezien { height: 15px; width: 150px; font-size:11px; color: #1c6b8b; background-color: color:#FFFFFF; border: 1px solid #1c6b8b; }
#frm_aanvragen .frmGebjaar { height: 15px; width: 150px; }

.error { background-color: #ff6565; }

.check_error { background-image: url(../img/error_bg.gif); background-repeat:repeat-y }
