@charset "utf-8";

@import url("reset.css");

html {
	height: 100%;
	
}

body {
	height: 100%;
	background-color: #E5E6EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4C4E;
	line-height: 1.5em;
}

a {
	color: #ff8a00;
}

a:hover {
	text-decoration: underline;
}

#pushcall {
                width: 188px;
                padding: 16px 0 16px 20px;
                margin-bottom: 20px;
                background-color: #FFFFFF;
}

#wrapper {
	width: 789px;
	margin: 0 auto 20px;
 position: relative;
min-height: 90%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
}

#header {
	width: 789px;
	height: 246px;
	color: #68686B;
}

#header_left {
	float: left;
}

#header_right {
	width: 568px;
	height: 246px;
	background-image: url(../images/header.jpg);
	float: left;
}

#top_info {
	width: 220px;
	margin-left: 316px;
	padding: 27px 4px 3px 4px;
	background-image: url(../images/top_info_bg.gif);
	background-repeat: repeat-x;
}

#top_info a {
	margin: 0 6px;
	color: #68686B;
	text-decoration: none;
}

#top_info a:hover {
	text-decoration: underline;
}

#main {
	width: 789px;
}

#left {
	width: 211px;
	padding: 3px 0 0 10px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

#menu {
	width: 200px;
	padding: 4px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}

#menu img {	
	margin: 2px 0 2px 0;
}

#login {
	width: 188px;
	padding: 16px 0 16px 20px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}

.spacer {
	margin-bottom: 8px;
}

#username, #password {
	width: 155px;
	margin-bottom: 3px;
	padding: 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4c4e;
	background-color: #E5E6EA;
}

#login input[type=image] {
	margin: 8px 0 0 36px;
}

#right {
	margin-top: 3px;
	float: left;
}

#footer {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 88px;
	color: #FFFFFF;
	background-color: #F7B363;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}

#footer form {
	display: inline;
}

.emailadres {
	width: 124px;
	margin: 16px 10px 0px 10px;
	padding: 3px 8px;
	background-color: #ECEDED;
	color: #8B8B8B;
	display: inline-block;
}

.button1 {
	vertical-align: middle;
	border: none;
	margin: 12px 0 0 36px;
}

.button2 {
	vertical-align: middle;
	border: none;
	margin-top: -7px;
}

#footer_center {
	width: 688px;
	margin: 0 auto;
}

#footer_bottom {
	margin-top: 10px;
	color: #FEE3C4;
}

#footer_bottom a {
	color: #FEE3C4;
	text-decoration: underline;
}

/* HOME PAGINA */

#content_left {
	width: 387px;
	float: left;
}

#text {
	width: 355px;
	padding: 22px 16px;
	background-color: #FFFFFF;
}

#content_left a {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0096D6;
}


#button {
                width: 355px;
                margin: 3px 0 20px 0;
}

#content_right {
                width: 160px;
                padding: 12px 9px;
                margin: 0 0 0px 3px;
                float: left;
                background-image: url(../images/content_right.gif);
                background-repeat: repeat-x;
                color: #5F6164;
}


.datum {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A00;
}

/* CONTACT PAGINA */

.sub_title{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF8A00;
}
h4{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF8A00;
}

#email_link a {
  text-decoration: underline;
  color: #4a4c4e;
  font-weight: normal;
  font-size: 11px;
}

#form_frame {
	width: 355px;
	padding: 22px 16px;
	background-color: #FFFFFF;
  height: 335px;
}

.omschrijving_form_veld {
	width: 122px;  
	float: left;
}

.textveld input{ padding: 0 0 6px 0; width: 167px; border: 1px solid #bfbfbf; background: #e5e6ea;} 
.textveld {
	width: 233px;
  padding: 0 0 4px 0;
	float: left;
}

.textvak textarea{ padding: 0; width: 217px; border: 1px solid #bfbfbf; background: #e5e6ea; } 
.textvak {
	width: 233px;
  padding: 0 0 4px 0;
	float: left;
}

.verstuur_button {
  margin: 15px 0 0 140px; // padding in margin veranderd
  border: none;
}



/* OVERONS PAGINA */

#content_overall {
	width: 568px;
	float: left;
}

#content_overall a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff8a00;
}

#content_overall a:hover {
	text-decoration: underline;
}

#text_overall {
	width: 536px;
	padding: 22px 16px;
	background-color: #FFFFFF;
}


/* NIEUWS PAGINA */ 

#title_nieuws {
  width: 536px;
  padding: 22px 16px 0 16px;
} 

#content_left_nieuws {
	width: 204px;
	float: left;
}

#content_left_nieuws a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #ff8a00;
  font-weight: normal;
}

#content_left_nieuws a:hover {
  text-decoration: underline;
}

#text_nieuws {
	width: 172px;
	padding: 22px 16px;
}

#text_nieuws ul {
	padding: 0 0 0 16px;
  line-height: 1.8em;
}

#text_nieuws li {
  list-style-type: disc;
  color: #ff8a00;
}

.datum_nieuws {
  padding: 0 0 0 17px;
}

#content_right_nieuws {
	width: 328px;
	color: #5F6164;
	float: left;
}

#text_nieuws_right {
	width: 284px;
	padding: 0 16px;
	margin: 22px 0;
	border-left: 1px solid #dbdbdb;
}

#right_nieuws {
	margin-top: 3px;
  background:#FFFFFF ;
	float: left;
}


/* REFERNTIES PAGINA */

#image_ref {
  padding: 11px 0 11px 0;
}

.noborder {
	border: none;
	background: none;
}

/* PARTNERS PAGINA */

#text_nieuws_right ul {
	padding: 0 0 0 32px;
}

#text_nieuws_right li {
  list-style-type: disc;
}

/* Losse PAGINA */

#text_overall ol {
  padding: 0 0 0 17px;

  list-style-type: decimal;
}

#text_nieuws_right li {
  list-style-type: disc;
}

.buttonmenu {
	font-size: 13px;
	padding: 5px 0px 5px 28px;
	color: #787878;
} 

.error_message
{
  width: 92 %;
  background-color: #f7e0c6;
  border: 1px solid #ff8c04;
  margin: -25px 0px 15px 0px;
  padding: 5px;
  min-height: 16px;
}
.success_message
{
  width: 80%;
  background-color: #ddf7c6;
  border: 1px solid #a1d276;
  margin: -30px 0px 10px 0px;
  padding: 5px;
  height: 30px;
}
