/* css rijschool roordink */
body,html {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}


a *,a {
	color: #0067a6;
}

p {
	margin: 0px;
	padding: 0px;
}


#containermidden 
{
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	height: 615px;
	min-height: 615px;
}

#image_left
{
	width: 305px;
	height: 462px;
	float:left;
        font-size:11px;
	font-family: Arial,verdana;
	color: #ffffff;
	padding-left:21px;
	padding-top:0px;
	line-height: 13px;
}

#ref_image1
{
    width: 228px;
	height: 220px;
	margin-top: 94px;
	overflow:hidden;
}

#ref_image2
{
    width: 117px;
	height: 117px;
	margin-top: 16px;
	float:left;
	overflow:hidden;
}

#contact
{
        width: 174px;
	height: 53px;
	padding-top:75px;
	text-align:right;
	vertical-align:bottom;
        float:left;
        color: #ffffff;
}


#contactLink
{
    color: #ffffff;
     	text-decoration: none;
}


#contactLink:hover
{
  text-decoration: underline;
}

#menu_content_box
{
    float:left;
}

#image_right
{
	width: 446px;
	height: 186px;
	background-color: #0067a6;
    background-repeat: no-repeat;
}

#logo{
	width: 446px;
	height: 71px;
	background-image: url(../image/logo.jpg);
	background-position: 100% 0%;
        background-repeat: no-repeat;
}

#menu
{
    width: 446px;
    height: 115px;
    font-size: 1px;
    /*background-image: url(../image/menu_bg2.gif);   */
}

#sub_menu
{
    width: 436px;
    height: 25px;
    padding-left:10px;
    background-image: url(../image/sub_menu.jpg);
}

.submenu_item {
    font-size:13px;
	font-family: Arial,verdana;
	color: #ffffff;
	display: block;
	padding-top: 4px;
	text-decoration: none;
	float:left;
}

a.submenu_item:hover{
	text-decoration: underline;
}

.menu_sep
{
    width: 32px;
    font-size:11px;
	font-family: Arial,verdana;
	color: #ffffff;
	padding-top: 4px;
	float:left;
	text-align:center;
}

#footer
{
    width: 772px;
    height: 8px;
    font-size: 1px;
    background-image: url(../image/footer.jpg);
    float:left;
}



#titel {
	width: 395px;
	height: 30px;
    font-size:14px;
	font-family: Arial,verdana;
	color: #000000;
	font-weight: bold;
    padding-left: 15px;
	padding-right:15px;
	padding-top:21px;
}

#content {
	width: 395px;
	height: 200px;
	font-size: 11px;
	font-family: Arial,verdana;
	color: #000000;
	line-height: 14px;
	padding-left: 15px;
	padding-right: 15px;
}

#scrollbox
{
    width: 446px;
	height: 251px;
    overflow:auto;
    scrollbar-arrow-color:#00a9e0;
    scrollbar-shadow-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-darkshadow-color:#00a9e0;
    scrollbar-3dlight-color:#00a9e0;
}

.invoer
{
	border:1px solid black;
	width:250px;
	line-height: 12px;
	font-family: Arial,verdana;
	font-size: 11px;
	margin:1px;
	padding-left:2px;
}

.knop
{
	border:1px solid black;
}

.floatleft{
    float:left;
    width:180px;
}

.inputlabel
{
    float:left;
    padding-top:2px;
}
