      /*
      ************************************
      **
      **    Stijlblad van Van Gerven Timmerwerken
      **      www.VanGervenTimmerwerken.nl
      **  
      **    YolkNet Internetservices
      **      www.yolknet.nl
      **      Copyright © 2007
      **
      ************************************
      */

body, html {
	margin: 0px;
	padding: 0px;
	color:#000;
	background-image: url('afb/achtergrond.gif');
	background-repeat: repeat-x;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	margin-top:19px;
}

#wrap {
	background: #FFFFFF;
	margin: 0px auto;
	width: 985px;
	border: 2px dashed #607B3E;
}

#header {
	background: #FFFFFF;
	padding: 10px;
}

#nav {
	background: #FFFFFF;
	padding: 10px;
}

#sidebar {
	margin-top: 20px;
	background: #FFFFFF;
	float: left;
	width:200px;
	padding: 10px;
	clear: left;
	line-height: 25px;
}

#main {
	background: #FFFFFF;
	float: right;
	width: 730px;
	padding: 10px;
}

#footer {
	background: #FFFFFF;
	clear:both;
}

#footer p {
	padding:5px;
	margin:0;
	font-size: 80%;
	text-align: center;
}

h1 {
	color: red;
	font-size: 140%;
	color: #FFFFFF;
	background-color: #9D8240;
	border: 1px solid #9D8240;
}

img {
	border: 0px;
}

li {
	list-style-image: url(afb/opsomming.gif);
}

textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
}

.menu_div {
	height: 50px;
	float: left;
}

.menu {
	width: 200px;
	height: 50px;
	padding: 10px;
	margin-left: 0px;
	text-decoration: none;
}

a.menu:link {
	color: #9D8240;
	height: 50px;
	width: 200px;
	text-decoration: none;
	border: 1px solid #745C20;
}

a.menu:visited {
	color: #9D8240;
	height: 50px;
	width: 200px;
	text-decoration: none;
	border: 1px solid #745C20;
}

a.menu:hover {
	height: 50px;
	width: 200px;
	background-color: #B6BFC5;
	color: #000000;
	border: 1px solid #02395D;
}

.menu_space {
	width: 60px;
	height: 50px;
	float:left;
}

.contact_links {
	width: 200px;
	height: 30px;
	float: left;
}

.contact_rechts {
	width: 500px;
	height: 30px;
}

.contact_links_bericht {
	width: 200px;
	height: 140px;
	float: left;
}

.contact_rechts_bericht {
	width: 480px;
	height: 140px;
	float: left;
}

.foutmelding {
	color: red;
	font-weight: bold;
}

a.submenu:link {
	color: #BE0D0D;
	text-decoration: none;
	padding: 5px;
}

a.submenu:visited {
	color: #9D8240;
	text-decoration: none;
	padding: 5px;
}

a.submenu:hover {
	background-color: #B6BFC5;
	color: #000000;
	padding: 5px;
}

.gast_kader {
	width: 705px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 8px;
}

.gast_links {
	width: 200px;
	float: left;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
}

.gast_rechts {
	width: 500px;
	padding-top: 4px;
	float: left;
	padding-bottom: 8px;
}

.inlog {
  width: 335px;
  height: 140px;
  float: right;
  padding: 5px;
}

      /*
      ***************************************************
      **
      **	Hieronder volgen de opmaakcodees van de beheermodule
      **
      ***************************************************
      */

.button {
  width: 100px;
  background-color: #CDD5EC;
}


.inlog_links {
  width:125px;
  height: 35px;
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
}

.inlog_rechts {
  width: 200px;
  height: 35px;
  float: right;
  padding-top: 8px;
  padding-bottom: 8px;
}

.gebruiker_actie_header {
  width: 70px;
  background-color: #000000;
  color: #FFFFFF;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  float: left;
  text-align: left;
}

.gebruiker_achternaam_header {
  width: 160px;
  background-color: #000000;
  color: #FFFFFF;
  padding: 4px;
  float: left;
  text-align: left;
}

.gebruiker_voornaam_header {
  width: 160px;
  background-color: #000000;
  color: #FFFFFF;
  padding: 4px;
  float: left;
  text-align: left;
}

.gebruiker_inlognaam_header {
  width: 80px;
  background-color: #000000;
  color: #FFFFFF;
  padding: 4px;
  float: left;
  text-align: left;
}

.gebruiker_rij {
  width: 510px;
  background-color: #EFEFEF;
  height: 30px;
  text-align: left;
}

.gebruiker_actie {
  width: 35px;
  padding: 4px;
  float: left;
  text-align: left;
}

.gebruiker_achternaam {
  width: 160px;
  padding: 4px;
  float: left;
  text-align: left;
}

.gebruiker_voornaam {
  width: 160px;
  padding: 4px;
  float: left;
  text-align: left;
}

.gebruiker_inlognaam {
  width: 80px;
  padding: 4px;
  float: left;
  text-align: left;
}

.gebruiker_ok {
  width: 50px;
}

.gebruiker_titel {
  font-size: 160%;
  text-align: left;
}

.gebruiker_form {
  width: 600px;
  text-align: left;
}

.gebruiker_form_links {
  width: 150px;
  float: left;
  height: 30px;
  text-align: left;
}

.gebruiker_form_rechts {
  width: 450px;
  height: 30px;
  float: left;
  text-align: left;
}

.menu_rand {
  border-bottom: 1px solid #99A7B4;
  height: 30px;
  text-align: left;
}

.menu_actie {
  border: 0px;
  float: left;
  vertical-align: bottom;
}







a.portfolio_overzicht:link {
text-decoration: none;
}

a.portfolio_overzicht:visited {
text-decoration: none;
}

a.portfolio_overzicht:hover {
text-decoration: none;
}
