/******************************************
Website : LR-20 Mock-up
CSS : Lautenbag Reclame (Arnold van der Zee)
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 0 20px 0; padding:0;}
:-moz-any-link:focus {outline: none;}
a img {border: 0;}


body{
  margin:0;
  padding:0;
  background:url(../img/bg.gif) repeat-x;
  }


#corewrap{
  width:100%;
}


#core{
  width:800px;
}


/*****************************************/

h1{
  margin-top:5px;
  margin-bottom:5px;
  font:bold 16px "Arial";
  color:#D3001F;
}



h3{
  margin-top:20px;
  margin-bottom:20px;
  font:bold italic 40px "Arial";
  color:#D3001F;
}


p{
  margin-top:10px;
  margin-bottom:10px;
  }


a{
	text-decoration: underline;
	font-weight: bold;
	color: #D3001F;}
	
	
a:link    {color: #D3001F; text-decoration: underline;}
a:visited {color: #D3001F; text-decoration: underline;}
a:hover   {color: #D3001F; text-decoration: none;}
a:active  {color: #D3001F; text-decoration: underline;}


#footer a{
	text-decoration: underline;
	font:normal 12px "Arial";
	color: #FFF;}
	
	
#footer a:link    {color: #FFF; text-decoration: underline;}
#footer a:visited {color: #FFF; text-decoration: underline;}
#footer a:hover   {color: #FFF; text-decoration: none;}
#footer a:active  {color: #FFF; text-decoration: underline;}


#inhoud img{
  float:right;
  display:inline;
  margin: 0 0 10px 10px;
}

/*****************************************/

tr, td{ margin: 0; padding: 0;}

/* TABEL */
div#inhoud table.test {
  background: #efefef;
  border: 1px solid #ccc;
  margin: 5px 0 10px;
  font-size: 12px;
  width: 449px; }


div#inhoud table.test tr td {
   padding: 5px 8px;
   background: #fff;
   border: 1px solid #ccc; }


div#inhoud table.test thead td, table.test tr th {
  color: #fff;
  font-size: 12px;
  background-color: #96936f;
  font-weight: bold;
  padding: 5px 8px; }


div#inhoud table a:hover {
  color: #000; text-decoration: underline;}


div#inhoud table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 5px 0 10px;
	font-size: 12px;
	width: 449px; }


div#inhoud tr td {
	padding: 5px 8px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc; }


div#inhoud thead td, tr th {
	color: #fff;
	font-size: 12px;
	background-color: #96936f;
	font-weight: bold;
  padding: 5px 8px;	}


div#inhoud table a:hover {color: #000; text-decoration: underline;}
div#inhoud table tbody tr.selected td a:link { color: #000;}
div#inhoud table tbody tr.ruled td a:link    { color: #000;}  


/*header*/

#headerwrap{
  width:800px;
  height:170px;
  
}


#schaduw_links{
  float:left;
  display:inline;
  width:10px;
  height:170px;
  background:url(../img/head_sleft.gif);
}


#header{
  float:left;
  display:inline;
  width:780px;
  height:170px;
} 


#logo{
  float:left;
  display:inline;
  width:300px;
  height:170px;
}


#slider{
  float:left;
  display:inline;
  width:480px;
  height:170px;
  background:url(../img/slider.gif);
}


#schaduw_right{
  float:right;
  display:inline;
  width:10px;
  height:170px;
  background:url(../img/head_sright.gif);
}
/* einde header*/


/*menu*/

#menu{
  width:760px;
  height:33px;
  margin-top:13px;
}


#menu ul{
  margin:0;
  padding:0;
  list-style:none;
  text-align:left;
}


#menu ul li{
  display:inline;
  margin-left:7px;
  margin-right:7px;
}


#menu ul li a{
  font:bold 13px "Arial";
  text-decoration:none;
  color:#FFF;
}


#menu ul li a:hover{
  font:bold 13px "Arial";
  text-decoration:none;
  color:#FFE400;
}
/* einde menu*/


/*CONTENT*/

#contentwrap{
  margin-top:3px;
  width:800px;
}


#cschaduw_left{
  float:left;
  display:inline;
  width:10px;
  height:400px;
  background:url(../img/c_schaduwleft.gif);
}


#inhoudwrap{
  float:left;
  display:inline;
  width:780px;
  background-color:#FFF;
}


#inhoudcontainer{
  width:730px;
}


#inhoud{
  float:left;
  display:inline;
  width:449px;
  font:normal 12px/20px "Arial";
  text-align: left;
}


#sidebarwrap{
  float:right;
  display:inline;
  width:280px;
}


#sidebar{
  float:right;
  display:inline;
  margin-top:20px;
  width:258px;
  border:1px solid #FFD633;
}


#sidebarinhoud{
  width:220px;
  font:normal 12px/20px "Arial";
  text-align: left;
  padding: 0 0 10px 0;
}


div.minheight{
    float: left;
    display: inline;
    width: 1px; 
    height: 380px;
    background-color: transparant;
    }


#cschaduw_right{
  float:right;
  display:inline;
  width:10px;
  height:400px;
  background:url(../img/c_schaduwright.gif);
}


#footer{
  clear:both;
  width:780px;
  height:40px;
  background-color:#D3001F;
}


#footright{
  float:right;
  height:30px;
  color:#FFF;
  text-align:right;
  margin-top:10px;
  margin-right:20px;
}

#footleft{
  font-family: Arial;
  font-size: 10pt;
  float: left;
  height:30px;
  color:#FFF;
  text-align:right;
  margin-top:10px;
  margin-left:20px;
}


/* FORMULIER */
div#inhoud table#tabelFormulier{
	background: transparent;
	text-align: left;
	width: 447px;
	margin-top:10px;
	border: 0;
	padding: 0;
	border: 0;}          


div#inhoud table#tabelFormulier tr td {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;}


div#inhoud table#tabelFormulier h3{
	margin: 10px 0 10px 0;}


div#inhoud table#tabelFormulier input, div#inhoud table#tabelFormulier textarea{
	font: 12px arial, verdana, sans-serif; 
	color: #333}


div#inhoud table#tabelFormulier .button{
	background-color: #D3001F;
	border:1px solid #C2011D;
	color: #fff;
	margin: 15px 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-Postcode,
input.veld-Woonplaats,
input.veld-Telefoon,
input.veld-Fax {
	width: 96%;
	padding: 3px 2px;
	margin: 0 0 5px 0;
	border: 1px solid #ccc;
	background-color: #fff; } 


input.veld-Ordenr,
input.veld-Maat,
input.veld-Aantal  {
  padding: 3px 2px;
	margin: 0 0 5px 0;
	border: 1px solid #ccc;
	background-color: #fff; } 


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


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


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






