/******************************************
Website : Instap Websites
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{
	text-align:center;
	background: transparent url('img/bg2.jpg') center top fixed no-repeat;
	margin-bottom: 20px;}

div#menu{
	line-height:30px;
	height: 30px;
	margin:0 0 0 230px;
	background: #199539;
	overflow: hidden;}

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

div#content{
	float:right;
	display: inline;
	width:530px;
	height: 420px;
	background: #fff;
	overflow: auto;}

div#sidebar{
	float:left;
	display:inline;
	width:230px;
	height: 420px;
	background:#199539 url("img/sidebar.jpg") left top no-repeat;}

div#footer{
	clear:both;
	width:100%;
	height: 0px;}

/*TYPOGRAFIE
*****************************************/
body{
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 16px;}

/*H1, H2, H3, H4*/
h1{
	margin: 16px 15px;
	padding: 0;
	color: #EF963F;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	font-family: tahoma,verdana,arial,sans-serif;}
	
h1:hover{
	margin: 16px 15px;
	padding: 0;
	color: #199539;
	cursor:pointer;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	font-family: tahoma,verdana,arial,sans-serif;}

h2, h3, h4 {
	margin: 0 15px 2px;
	padding: 0;
	color: #EF963F;
	line-height: 16px;
	font-weight: bold;
	font-family: tahoma,verdana,arial,sans-serif;}

h2{font-size: 18px;}
h3{font-size: 16px;}
h4{font-size: 12px;}

/*P*/
p{
	margin: 0 15px 16px;
	padding: 0;
	color: #333;}

div#sidebar p{
	margin: 305px 15px 0 32px;
	color: #fff;
	font-size: 11px;}

small{
	font-size: 11px;}
	
/*UL, OL, LI*/
ul, ol{
	margin: 0 15px 16px 30px;
	padding: 0;}

li{
	color: #333;
	line-height: 16px;}

/*LINKS
*****************************************/
a{
	text-decoration: underline;
	font-weight: bold;}

a:link{
	color: #199539;}
	
a:visited{
	color: #199539;}
	
a:hover{
	color: #199539;
	text-decoration: none;}
	
a:active{
	color: #199539;}

/*LINKS H1, H2, H3, H4*/
h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
	font-weight: bold;}

h1 a:link, h2 a:link, h3 a:link, h4 a:link{
	color: #ef963f;}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited{
	color: #ef963f;}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	color: #199539;
	text-decoration: none;}

h1 a:active, h2 a:active, h3 a:active, h4 a:active{
	color: #ef963f;}

/*LINKS SIDEBAR*/
div#sidebar a{
	text-decoration: none;
	font-weight: normal;}

div#sidebar a:link{
	color: #fff;}
	
div#sidebar a:visited{
	color: #fff;}
	
div#sidebar a:hover{
	color: #fff;
	text-decoration: underline;}
	
div#sidebar a:active{
	color: #fff;}

/*TABEL
*****************************************/
table{
	margin: 0 15px 15px;
	border: 0;
	border-left: 1px solid #ef963f;
	border-bottom: 1px solid #ef963f;
	width: 480px;}

tr{
	margin: 0;
	padding: 0;}

td{
	border: 1px solid #ef963f;
	border-left: 0;
	border-bottom: 0;
	margin: 0;
	padding: 2px 2px 2px 6px;
	color: #199539;}

th{
	border: 1px solid #ef963f;
	border-left: 0;
	border-bottom: 0;
	margin: 0;
	padding: 2px 2px 2px 6px;
	background-color: #ef963f;
	color: #fff;}

/*AFBEELDINGEN
*****************************************/
div#content img{
	float: right;
	display: inline;
	padding: 0;
	margin: 0 15px 15px 15px;}

/*MENU
*****************************************/
div#menu a{
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	padding: 0 15px;
	float: left;
	display: inline;
	background: transparent;}

div#menu a:link    { color: #fff; background: transparent;}
div#menu a:visited { color: #fff; background: transparent;}
div#menu a:hover   { color: #fff; text-decoration: none; background: #ef963f;}
div#menu a:active  { color: #fff; background: transparent;}

div#menu strong a{
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	padding: 0 15px;
	float: left;
	display: inline;}

div#menu strong a:link    { color: #199539; background: #fff;}
div#menu strong a:visited { color: #199539; background: #fff;}
div#menu strong a:hover   { color: #ef963f; text-decoration: none; background: #fff;}
div#menu strong a:active  { color: #199539; background: #fff;}

/*FORMULIER
*****************************************/
form{
	margin:0;
	padding: 0;}

form#contactformulier table {
	border: 0;}
	
form#contactformulier table td{
	border: 0;
	padding: 0 5px 0 0;}

form#contactformulier input,
form#contactformulier textarea{
	font-size: 12px;
	font-family: arial,sans-serif;
	line-height: 16px;
  color: #333;
  border: 1px solid #efefef;
  background: #FFF;
  padding: 2px 0 2px 2px;}

form#contactformulier input,
form#contactformulier textarea{
	width: 230px;}

form#contactformulier textarea{
	height: 184px;
	width: 473px;}

form#contactformulier span{
    display: block;
    background-color: #fff;
    padding: 1px;
    margin: 0 0 8px;
    border: 1px solid #199539;}

form#contactformulier input#submit{
	color: #fff;
	background-color: #199539;
  border: 1px solid #199539;
  border-top-color: #199539;
  border-bottom-color: #199539;
	padding: 4px;
	width: 160px;
	float: right;
	display: inline;}

