body {
	margin: 0;
	padding: 0;
	color: #e4edf5;
	background-color: #002441;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}
		
a:link, a:visited { color: #ffffff; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #ffffff; text-decoration: none;}

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

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_40 { margin-right: 40px; }

.button_01 a {
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 3px;
	background: url(images/button_01.jpg) no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.fl { float: left; }
.fr { float: right; }

h1 { display: none;
	margin: 0px;
	padding: 10px 0;
	font-size: 34px;
	color: #ffe300;
	font-weight: normal;	
}

h2 {
	margin: 0 0 15px 0;
	padding: 8px 0 10px 8px; background-color: #00558e;
	font-size: 23px;
	color: #ffe300;
	font-weight: bold;	
	border-bottom: 2px solid #002441;
}
 
h3 {
margin: 0 0 15px 0;
	padding: 8px 0 10px 8px; background-color: #00558e;
	font-size: 23px;
	color: #ffe300;
	font-weight: bold;	
	border-bottom: 2px solid #002441;
}

h4 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	color: #00558e; line-height: 23px;	font-weight: normal;	
}

.em_text {
	color: #ffffff;
}

/* top bar */
#top_bar {
 
}
.rss_contact_section {
	float:right;	
	width: 400px;
}

.rss_contact a {
	float: left;
	display: block;
	width: 130px;
	height: 25px;
	color: #ffffff;
	text-align: right;
	margin: 0 10px;
	padding-right: 50px;
	padding-top: 20px;
	font-size: 12px;
	text-decoration: none;
}

.rss_button a {
	background: url(images/rss_icon.png) no-repeat bottom right;
}

.contact_button a {
	background: url(images/contact_icon.png) no-repeat bottom right;
}
/* end of top bar */

/* banner */
#banner_bar_wrapper {
	clear: both;	
	width: 1024px;
	height: 100px;padding-top: 10px ; padding-bottom: 10px;
	margin: 0 auto;
 	background-color: #00a3e3; background-repeat: no-repeat;  }
#callme{
	width: 170px;
	height: 47px;
	float: right; margin-right: 230px; margin-top: 10px;}
#banner_bar {
width: 1024px;
height: 101px;
margin: 0 auto;
}
.logo{margin-left: 20px;
	 height: 101px; width: 720px;
 background-image: url(images/Logo-rijschool10-blauw.png) ;

}

.logoo{ position: absolute; margin-left:770px;  
	width: 250px;
	height: 230px; 
	background-image: url(images/logo10.png);
}

/* end of banner */

/* menu */
#menu_wrapper {
	clear: both;	
	width: 100%;
	height: 40px;
	margin: 0 auto;
}

#menu {
	width: 984px;
	height: 40px;
	margin: 0 auto;
	padding: 0 25px; 
	background: #00558e;
}

#menu ul {
	padding: 6px 0 0 0;
	margin: 0px; 
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	padding: 3px 0;
	margin: 0 4px;
	margin-right: 10px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #c5dbed;	
}

#menu li a:visited{
	color: #fff;
}

#menu li a:hover, #menu li.active a {
	color: #ffe300;
	border-bottom: 1px dotted #ffe300;	
}
#menu li .fast {
	margin-left: 0px;
}
/* end of menu */

/* content */
#content {
	border-top: 3px solid #004675;
	clear: both;
	width: 940px; color: #002441;
	padding: 40px 42px 0 42px;
	margin: 0 auto; 
	background-color: #a8cefb; 
}

#main_column {
	float: left;
	width: 500px; margin-top: 16px;
	margin-right: 40px;
}

.section_w500 {
	clear: both;
	margin-bottom: 30px;
}

.section_w500 p {
	text-align: justify;
	margin-bottom: 10px;
}

#main_column .image_wrapper {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
}

#main_column .fl_image {
	float: left;
	margin-right: 20px 
}

#main_column .fr_image {
	float: right;
	margin-left: 20px 
}

.list_01 {
	clear: both;
	margin: 0 0 30px 50px;
	padding: 0px;
}

.list_01 li {
	padding: 0px;
	margin: 0 0 10px 0;
	list-style: decimal;
}

.list_01 li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.side_column_w200 {
	float: left;
	color: #002441;
	width: 380px; 
	margin-top: 49px;
	padding: 0px 10px;
}


.side_column_w200 img {
 border: 2px solid #002441;
}
.side_column_w200 .box {
	margin-bottom: 30px;
}

.side_column_w200 form {
	margin: 0px;
	padding: 0px;
}

.inputfield {
	height: 16px;
	width: 145px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.submitbutton {
	float: right;
	margin: 0px;
	padding: 0 0 3px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

#message_input {
	background:#FFFFFF none repeat fixed 0 0;
	border:1px solid #BBBBBB;
	display:block;
	height: 80px;
	margin-top:5px;
	padding:5px;
	width: 146px;
	margin-bottom: 5px;
}
a.mailto{ text-decoration: none;
color: #00558e;	
}
a:hover.mailto{ text-decoration: none;
color: #fff;	
}
.side_menu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
}

.side_menu li {
	padding: 0;
	margin: 5px 0;
}

.side_menu li a {
	display: block;
	padding: 3px 0;
	color: #e4e4e4;
	font-weight: normal;	
	text-decoration: none;
}

.side_menu li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.news_section {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #22260a;
}

.news_section .news_title a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}
/* end of content */

/* Contact Form */
input#name{ border: 1px solid #002441; padding: 3px;
	width: 160px;
	margin-left: 31px;
	margin-top: 3px; 
	margin-bottom: 3px;
}
input#email{ border: 1px solid #002441;  padding: 3px;
	width: 160px;
	margin-left: 34px;
	margin-top: 3px; 
	margin-bottom: 3px;
}

input#subject{ border: 1px solid #002441;  padding: 3px;
	width: 160px;
	margin-top: 3px; 
	margin-bottom: 3px;
}
textarea#text{ border: 1px solid #002441;  padding: 3px;
	width: 492px;
	margin-top: 3px; 
	margin-bottom: 3px;
}
 
/* footer */
#footer_wrapper {
	clear: both;	
	width: 1024px;
	margin: 0 auto;
	 
}

#footer {background-color: #00558e;
	width: 944px;
	padding: 10px 40px;
	margin: 0 auto;
}

.section_w940 {
	text-align: left;
	width: 940px;
}

.section_w940 a {
	color: #ffffff;
}

.section_w184 {
	float: left;
	width: 144px;
	padding: 0 40px 0 0;	
}

.section_w368 {
	float: left;
	width: 328px;
	padding: 0 40px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #e4e4e4;
	font-weight: normal;
	text-decoration: none;
}

.footer_menu_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* end of footer */

/* Formulier */
.form{
	line-height: 28px;
}

#voornaam{
	border: 1px solid #002441; padding: 3px; margin-bottom: 5px; width:326px;
 	float: right;
}
#achternaam{
	border: 1px solid #002441; padding: 3px; margin-bottom: 5px; width:326px;
		float: right;
}
#straaths{
	border: 1px solid #002441; padding: 3px; margin-bottom: 5px; width:326px;
	float: right;
}
#postcode{
	border: 1px solid #002441; padding: 3px; margin-bottom: 5px; width:326px;
		float: right;
}
#woonplaats{
	border: 1px solid #002441; padding: 3px; margin-bottom: 5px; width:326px;
		float: right;
}
#mobiel{
	border: 1px solid #002441; padding: 3px; margin-bottom: 5px; width:326px;
	float: right;
}
#email1{
	border: 1px solid #002441; padding: 3px; margin-bottom: 5px; width:326px;
		float: right;
}
#bankrekeningnr{
	border: 1px solid #002441; padding: 3px; margin-bottom: 5px; width:326px;
		float: right;}

#bijonsgekomen{
	border: 1px solid #002441; padding: 3px; margin-bottom: 5px; width:186px;
	float: right;
}



/* Login Container (default to float:right) */
#loginContainer {
    position:relative;
    float:right;
    font-size:12px;
}

/* Login Button */
#loginButton {  margin-top: 6px;
    display:inline-block;
    float:right;
    background:#f4ea00 url(images/buttonbg.jpg) repeat-x; 
    border:1px solid #899caa; 
    border-radius:3px;
    -moz-border-radius:3px;
    position:relative;
    z-index:30;
    cursor:pointer;
 
}

/* Login Button Text */
#loginButton span {
    color:#445058; 
    font-size:14px; 
    font-weight:bold;  
    text-shadow:1px 1px #fff; 
    padding:7px 29px 9px 10px;
    background:url(images/loginArrow.png) no-repeat 106px 7px;
    display:block
}

#loginButton:hover {
    background:url(images/buttonbg.jpg) repeat-x;
}

/* Login Box */
#loginBox {
    position:absolute;
    top:34px;  
    right:0;
    display:none;
    z-index:29;
}

/* If the Login Button has been clicked */    
#loginButton.active {
    border-radius:3px 3px 0 0;
}

#loginButton.active span {
    background-position:106px -76px;
}

/* A Line added to overlap the border */
#loginButton.active em {
    position:absolute;
    width:100%;
    height:1px;
    background:#f4ea00;
    bottom:-1px;
}

/* Login Form */
#loginForm {
    width:208px; 
    border:1px solid #899caa;
    border-radius:3px 0 3px 3px;
    -moz-border-radius:3px 0 3px 3px;
    margin-top:-1px;
    background:#f4ea00;
    padding:6px;
}

#loginForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset#body {
    background:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    padding:10px 13px;
    margin:0;
}
.subit{ 
margin-top: 10px;
}
.form-buttons1 input .subit{
	width: 250px;
}
#loginForm #checkbox {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}

#body label {
    color:#3a454d;
    margin:9px 0 0 0;
    display:block;
    float:left;
}

#loginForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#loginForm input {
    width:92%;
    border:1px solid #899caa;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#3a454d;
    font-weight:bold;
    padding:8px 8px;
    box-shadow:inset 0px 1px 3px #bbb;
    -webkit-box-shadow:inset 0px 1px 3px #bbb;
    -moz-box-shadow:inset 0px 1px 3px #bbb;
    font-size:12px;
}

/* Sign In Button */
#loginForm #login {
    width:auto;
    float:left;
    background:#339cdf url(images/loginbuttonbg.png) repeat-x;
    color:#fff;
    padding:7px 10px 8px 10px;
    text-shadow:0px -1px #278db8;
    border:1px solid #339cdf;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
}

/* Forgot your password */
#loginForm span {
    text-align:center;
    display:block;
    padding:7px 0 4px 0;
}

#loginForm span a {
    color:#3a454d;
    text-shadow:1px 1px #fff;
    font-size:12px;
}
