body {
	background: url(images/bg.jpg) repeat-x #eaeeef;
	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}

a{ color: #0092d4; }

a {
	TEXT-DECORATION: none
}
a:hover {
	TEXT-DECORATION: underline;
	color: #666666;
}

img { border: 0; }

img.loadpic { display: none; }

input,textarea {
  background: #F1F1F1;
  color: #999;
  border: 2px solid #CCC;
  margin: 3px;
  color: #666;
}
.verstuur_button {
  background: url(images/verstuur_button.jpg) no-repeat;
  border: 0;
  width: 60px;
  height:18px;
  margin-top: 0;
}
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

h1 { color: #0192d5; font-size: 12px; }

div#container {
  width: 820px;
  margin: 0 auto;
}
div#head {
  background: url(images/head.png) no-repeat;
  height: 84px;
  margin-bottom: 10px;
}

div#head img.logo{
  margin: 10px;
}

div#head img.lbord{
  margin-right: 10px;
  float: right;
}

div#menu {
	background: url(images/menu_bg.png) no-repeat;
	height: 41px;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}

div#content {
  margin-top: 10px;
  background: #FFF url(images/inhoud_bovenkant.jpg) top no-repeat;
  min-height: 200px;
  padding: 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

div#content img{
	margin: 0 10px;
	;
}
div.text {
	padding: 20px 0px 10px 10px;
	float: left;
	width: 760px;
}
div#footer_s {
  background: url(images/inhoud_onderkant.png) no-repeat;
  margin-bottom: 10px;
}

div#footer{
  background: url(images/footer.png) no-repeat;
  height: 53px;
}
div#footer a{ color: #F1F1F1; }
div#footer table{
  text-align: center;
  width: 99%;
  color: #FFF;
  font-size: 10px;
  line-height: 14px;
 }
 
 table#footer td{
  vertical-align: top;
  padding: 3px;
}
table#footer td.menu a{
  text-decoration: none; 
  color: #FFF;
}

div#home_autos {
  background: url(images/foto.png) no-repeat;
  width: 790px;
  height: 158px;
  color: #F1F1F1;
}
div#home_autos a{ color: #FFF; }
div#home_autos a:hover{ color: #FFF; text-decoration: none; }
div#home_autos h1{
  color: #FFF;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 10px 0;
}
div#home_autos h2{
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}
div#home_autos div.text {
  margin: 0 auto;
  width:300px;
  padding-left: 75px;
}

div#home_left {
	float: left;
	width: 425px;
	padding: 20px 0px 10px 10px;
}
div#home_right {
	float: left;
	width: 315px;
	padding: 20px 0px 10px 25px;
	background-color: #FFFFFF;
}


table.contact{
  font-size: 11px;
  width: 500px;
}

table.contact td.kollom1{
  width: 30%;
  padding: 3px;
  vertical-align: top;
}

table.contact td.kollom2{
  width: 70%;
  padding: 3px;
}
.lettergroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

div.goed{
  padding: 3px;
  color: #188900;
  background: #c9eac2;
  border: 1px solid #68c454;
  margin: 5px 0;
}

div.fout{
  padding: 3px;
  color: #860000;
  background: #edd9d9;
  border: 1px solid #b45e5e;
  margin: 5px 0;
}
span.vergeten {
  color: #FF0000;
}
.letterplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.textfield150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #01AAED;
}
.textfield20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 20px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}
.textfield300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 230px;
	background-color: #FFFFFF;
	border: 1px solid #01AAED;
	scrollbar-arrow-color:#01AAED;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#01AAED;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#01AAED;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;

}

