/******************************************
Lautenbag Architectuur
CSS : Eefje Ferwerda
E-mail: eferwerda@lautenbagreclame.nl
WWW: http://www.lautenbag.nl
---------------------------------------
CSS bestand vrijgegeven onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
******************************************/

:-moz-any-link:focus {outline: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;}

img, a img, :link img, :visited img {border: 0;}
div.clear {clear: both; width: 100%; height: 0px;}

/*LAYOUT
**************************************************/
body{
	font: normal 12px/18px Tahoma, Arial, Sans-serif;
	text-align: center;
	background: #a7adb0 url('img/bg.jpg') center top repeat-x;}
	
div#site{
	background: transparent;
  }
  
div#top{
  height: 116px;
  width: 100%;
  background: tranparent;
  }

div#main{
  width: 100%;
  background-color: tranparent;
  }

div#bottom{
  clear: both;
  height: 42px;
  background: tranparent;
  margin: 0 auto;	
  }

div#header{
  width: 850px;
  height: 116px;
  margin: 0 auto;
  background: tranparent;
  }

 div#container{
 	padding-left:0px;
  width: 850px;
  margin: 0 auto;
 	background: transparent url("img/bg_content.png") top repeat-y; 
  }

div#footer{
	clear: both;
  width: 850px;
  height: 40px;
  margin: 0 auto;
	background: url("img/footer.png") top no-repeat;
	}

div#headerimg{
  width: 850px;
  height: 116px;
  float: left;
  display: inline;
 	background: url("img/bg_header.jpg") top no-repeat; 
  }

div#afbeelding {
	margin-top: 0px;
	margin-left: 34px;
	width: 780px;
	height: 360px;
	float: left;
	display: inline;
}

 
div#logo{
	margin-top: 31px;
	margin-right: 28px;
	width: 300px;
	height: 75px;
 	background: url("img/logo.gif") top no-repeat; 
	float: right;
	display: inline;
}

div#adres{
	margin-top: 75px;
	margin-left: 34px;
	width: 480px;
	height: 18px;
	float: left;
	display: inline;
	color: #c0c1c1;
	font-size: 11px;
}

a.switch{
	float: right;
	display:inline;
	margin-top: -16px;
	width: 177px;
	margin-right:-24px;
}
  
/*menu
**************************************************/
div#menu{
	margin-top: 10px;
  width: 830px;
  height: 25px;
  float: left;
  display: inline;
  position: relative;
  }

div#menu li {
	float: left;
	display: inline;
	list-style-type: none;
  padding-right: 13px;
  padding-left: 35px;
  padding-top: 6px;
  color: #808080;
  font-size: 13px;
}

div#menu li a:link{
	color: #808080;
	text-decoration: none;
}

div#menu li a:visited{
	color: #808080;
	text-decoration: none;
}

div#menu li a:hover{
	color: #007bc0;
	text-decoration: none;
}

div#menu li a:active{
	color: #007bc0;
	text-decoration: none;
}


div#menu li.actief a:link{
	color: #007bc0;
	text-decoration: none;
}

div#menu li.actief a:visited{
	color: #007bc0;
	text-decoration: none;
}

div#menu li.actief a:hover{
	color: #007bc0;
	text-decoration: none;
}

div#menu li.actief a:active{
	color: #007bc0;
	text-decoration: none;
}


/*Sidebar
**************************************************/
div#sidebar1{
  float: right;
  display: inline;
  width:198px;
  padding-top: 20px;
  }
  
  div#sidebar1 li {
  width: 198px;
	float: left;
	display: inline;
	list-style-type: none;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #808080;
  font-size: 12px;
  paddding-bottom: 5px;
  border-bottom: 1px solid #808080;
}

div#sidebar1 li a:link{
	color: #808080;
	text-decoration: none;
}

div#sidebar1 li a:visited{
	color: #808080;
	text-decoration: none;
}

div#sidebar1 li a:hover{
	color: #007bc0;
	text-decoration: none;
}

div#sidebar1 li a:active{
	color: #007bc0;
	text-decoration: none;
}


div#sidebar1 li.actief a:link{
	color: #007bc0;
	text-decoration: none;
}

div#sidebar1 li.actief a:visited{
	color: #007bc0;
	text-decoration: none;
}

div#sidebar1 li.actief a:hover{
	color: #007bc0;
	text-decoration: none;
}

div#sidebar1 li.actief a:active{
	color: #007bc0;
	text-decoration: none;
}


/*content
**************************************************/

div#content{
  float: left;
  display: inline;
  width:780px;
  margin-left: 35px;
  margin-top: 8px;
  border-top: 1px solid #808080;
}

div#content2{
  float: left;
  display: inline;
  width:780px;
  margin-left: 35px;
  margin-top: 20px;
  border-top: 1px solid #808080;
}

div#text {
	margin-top: 25px;
	width: 550px;
	float: left;
	display: inline;
}

img {
	float: left;
	display: inline;
	margin: 5px 20px 10px 0px;
}

/*Typographie
**************************************************/
P {
	margin-bottom: 10px;
}

h1 {
	font-size: 13px;
	font-weight: 600;
	color: #007bc0;
	line-height: 22px;
}

h2 {
	font-size: 13px;
	font-weight: 600;
	color: #808080;
	line-height: 22px;
}

h3 {
	font-size: 11px;
	font-weight: 600;
	color: #007bc0;
	line-height: 18px;
}

h4 {
	font-size: 11px;
	font-weight: 600;
	color: #808080;
	line-height: 18px;
}

h5 {
	font-size: 11px;
	font-weight: 600;
	color: #808080;
	line-height: 18px;
}

h6 {
	font-size: 10px;
	font-weight: 600;
	color: #808080;
	line-height: 18px;
}

ul {
	margin-bottom: 10px;
}

li {
	list-style-position: inside;
}

ol {
	margin-bottom: 10px;
}


a:link{
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #000;
	text-decoration: underline;
}

a:hover{
	color: #007bc0;
	text-decoration: underline;
}

a:active{
	color: #007bc0;
	text-decoration: none;
}


/*-----Contactform-----*/
	
form#formulier{
	margin: 0px 0 0px 0px;
	width: 450px;
	line-height: 16px;
	}

form#formulier div label{
	clear: both;
	float: left;
	display: inline;
	width: 100px;
	}

input{
	clear: both;
	float: left;
	display: inline;
	width: 450px;
	margin: 0px 0px 10px 0px;
	}

input.single{
	clear: right;
	float: left;
	display: inline;
	width: 150px;
	}

form#formulier textarea{
	clear: both;
	float: left;
	display: inline;
	width: 450px;
	height: 100px;
	margin: 0px 0px 10px 0px;
	}

input.knop{
	height: 28px;
  width: 28px;
  text-align: center;
 	float: left;
  display: inline;
  margin: 0px 0 10px 392px;
  height: 30px;
  width: 60px;
  cursor: pointer;
 	}

div.clearform {
	clear: both;
	}

sup{
		font: normal 10px/18px Tahoma, Arial, sans-serif;
		color: #e30000;
		}



