/******************************************
Website : www.m-tech.nl
CSS : Lautenbag Reclame (Diederik Dijkstra)
E-mail: info@lautenbag.nl
WWW: http://www.lautenbag.nl
---------------------------------------
CSS bestand vrijgegeven onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
******************************************/

html,body{ margin:0;padding:0 }
a img { border: 0; }
:-moz-any-link:focus { outline: none; }

/*LAYOUT
*****************************************/
body{
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align:center;
	background: #FFF url('img/bg.jpg') left top repeat-x;}

div#container{
	width:780px;
	margin:0 auto;
	text-align:left;}

div#content{
	float:right;
	display: inline;
	width:500px;
	margin: 105px 20px 20px 0;}

div#navigatie{
	color: #fff;
	text-align: right;
	margin: 0 0 50px 0;
	height: 40px;
	line-height: 40px;}

div#sidebar{
	float:left;
	display: inline;
	width:260px;
	height: 500px;
	background: #FFF url('img/bg_logo.jpg') left top no-repeat;}

div#logo{
	float: left;
	display: inline;
	height: 148px;
	width: 120px;
	margin: 30px 0 20px 70px;}

div#footer{
	clear:both;
	width:760px;
	text-align: right;
	background: #FFF url('img/bg_footer.jpg') right top no-repeat;
	padding: 0 0 40px 0;}

div#adres{
	margin: 0 0 0 260px;
	padding: 15px 0 0 0;
	text-align: left;
	font-size: 11px;
	color: #666;}

/*TYPO
*****************************************/
p{
	padding: 0;
	margin: 0 0 12px 0;}

h1{
	font-size:26px;
	line-height: 26px;
	font-weight: bold;
	color: #0064a8; 
	margin:0 0 20px 0;
	padding: 0;
	letter-spacing: -0.2px;}

h2{
	font-size:20px;
	line-height: 20px;
	font-weight: bold;
	color: #0064a8; 
	margin:0 0 20px 0;
	padding: 0;
	letter-spacing: -0.2px;}

h3{
	font-size:14px;
	line-height: 14px;
	font-weight: bold;
	color: #0064a8; 
	margin:0 0 20px 0;
	padding: 0;}

/*LINKS
*****************************************/
a         { color: #0064a8; text-decoration: none; font-weight: bold;}
a:link    { color: #0064a8;}
a:visited { color: #0064a8;}
a:hover   { color: #000; text-decoration: underline;}
a:active  { color: #0064a8;}

h1 a, h2 a, h3 a                         { color: #0064a8; text-decoration: none; font-weight: bold;}
h1 a:link, h2 a:link, h3 a:link          { color: #0064a8;}
h1 a:visited, h2 a:visited, h3 a:visited { color: #0064a8;}
h1 a:hover, h2 a:hover, h3 a:hover       { color: #000; text-decoration: none;}
h1 a:active, h2 a:active, h3 a:active    { color: #0064a8;}

div#navigatie a         { color: #fff; text-decoration: none; font-weight: normal; margin: 0 0 0 20px;}
div#navigatie a:link    { color: #fff;}
div#navigatie a:visited { color: #fff;}
div#navigatie a:hover   { color: #fff; text-decoration: underline;}
div#navigatie a:active  { color: #fff;}

a.naarboven         { color: #666; text-decoration: none; font-weight: normal; float: right; display: inline;}
a.naarboven:link    { color: #666;}
a.naarboven:visited { color: #666;}
a.naarboven:hover   { color: #000; text-decoration: underline; font-weight: normal;}
a.naarboven:active  { color: #666;}

/*AFBEELDINGEN
*****************************************/
img.rechts{
	float: right;
	display: inline;
	border: 2px solid #dededf;
	margin: 0 0 10px 10px;}

img.links{
	float: left;
	display: inline;
	border: 2px solid #dededf;
	margin: 0 10px 10px 0;}

/*MENU
*****************************************/
ul#nav{
	list-style-type:none;
	margin: 0 0 20px 30px;
	padding: 0;
	border:0 ;
  width: 200px;
  border-bottom: 1px solid #dededf;
  clear: left;}

ul#nav li{
	list-style-type:none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #dededf;}

ul#nav li a{
	width: 190px;
	margin: 0;
	padding: 10px 0 10px 10px;
	line-height: 17px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0064a8;
	text-align: left;}

ul#nav li a:link,
ul#nav ul li a:visited{
	color: #0064a8;}

ul#nav li a:hover{
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	background-color: #f1f1f2;}

ul#nav li a:active{
	color: #0064a8;}

ul#nav li.hier a{
	background-color: #f1f1f2;
	color: #000;}

/*FORMULIER
*****************************************/
table#tabelFormulier{
	background: transparent;
	text-align: left;
	width: 500px;
	border: 0;
	font-size: 12px;
	margin: 0;
	padding: 0;}          

table#tabelFormulier input,
table#tabelFormulier textarea{
	font: 12px arial,sans-serif;
	color: #0064a8;}
	
table#tabelFormulier .button{
	background-color: #0064a8;
	color: #FFF;
	margin: 10px 0 0 0;}

label.veld-Bedrijfsnaam,
label.veld-Naam,
label.veld-Adres,
label.veld-Postcode,
label.veld-Woonplaats,
label.veld-Telefoon,
label.veld-Fax,
label.veld-E-mail,
label.veld-Bericht {
	line-height: 20px }

input.veld-Bedrijfsnaam,
input.veld-Naam,
input.veld-Postcode,
input.veld-Woonplaats,
input.veld-Telefoon,
input.veld-Fax{
	width: 96%;
	padding: 3px 2px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	background-color: #fff;}

input.veld-Adres,
input.veld-E-mail{
	width: 98%;
	padding: 3px 2px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	background-color: #fff;}

input.veld-Mailinglist{
	border: 0;
	margin: 0 10px 0 0;}

table#tabelFormulier textarea{
	width: 98%;
	padding: 3px 2px;
	margin: 0 0 5px 0;
	height: 100px;
	border: 1px solid #ccc;
	background-color: #fff;}

	 
