/*   
Theme Name: Duinstad Auto's
Theme URI: http://www.dactis.nl/
Description: Duinstad Auto's (een hoofdletter omdat Samet het wil)
Author: Said Boulaayoun
Author URI: http://www.dactis.nl
Version: 1.0
*/

html {
	margin-left: -1px;
	overflow-Y: scroll;
}
img{
border: 0;
}
body {
font-family: Tahoma, Verdana;
font-size: 12px;
color: #343434;
  padding: 0;
  margin: 0;
  background: #f1f1f1 url(images/bg.jpg) no-repeat center top;
  width: 100%;
  display: table;
}
#containercontent{
position: relative;
margin: auto;
width: 1000px;
padding: 20px 0 0 0;
}
#containerbov{
float: left;
position: relative;
margin: 0;
width: 976px;
height: 20px;
padding: 0;
background: url(images/midbg.png) no-repeat 2px 0px;
}
#container{
float: left;
position: relative;
margin: 0;
width: 1000px;
padding: 10px 0 0 0;
background: url(images/midbg_heel.png) repeat-y 0 0px;
}
#containerben{
float: left;
position: relative;
margin: 0;
width: 1000px;
height: 30px;
padding: 0;
background: url(images/midbg_ben.png) no-repeat 0 -25px;
}
#menu{
margin: auto;
height: 30px;
width: 530px;
padding: 100px 0 0 350px;
text-align: right;
}
#menu ul{
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
#menu ul li{
	display: inline;
} /* Makes the link all appear in one line, rather than on top of each other */

#menu ul li a{
	float: left;
	text-decoration: none; /* removes the underline from the menu text */
	color: #3e3e3e; /* text color of the menu */
	margin: 0 20px 0 20px; /* 10.5px of padding to the right and left of the link and 11px to the top and bottom */
	border-bottom: 0px; 
}
#menu ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #3e3e3e;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 0px; 
}
#menu ul li a:hover, #menu ul li .current{
	color: #3e3e3e;
	text-decoration: underline;
	border-bottom: 0 solid #3e3e3e;
} /* change the background color of the list item when you hover over it */

#rechts{
float: left;
margin: 0 0 0 0;
width: 220px;
padding: 0 20px 0 40px;
}
#rechts p{
line-height: 170%;
padding: 0 0 10px 0;
margin: 0;
}
#rechts a:link, #rechts a:visited {
color: #86ad3e;
text-decoration: underline;
font-weight: normal;
}
#rechts a:hover{
	color: #5da9db;
	text-decoration: none;
	font-weight: normal;
}
#rechts h2{
padding: 0 0 5px 0;
font-size: 25px;
color: #585858;
font-weight: bold;
margin: 0 0 0 0;
}
#nieuws ul{
list-style-type: none;
padding: 0px;
margin: 0 0 20px 0;
}
#nieuws li{
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 12px;
color: #000000;
line-height: 150%;
font-size: 11px;
text-align: left;
}
#nieuws a:link, #nieuws a:visited {
color: #86ad3e;
text-decoration: none;
font-weight: normal;
}
#nieuws a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#agenda ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
#agenda li
{
line-height: 150%;
border-bottom: 1px dotted #939393;
}
#agenda a:link, #agenda a:visited {
color: #86ad3e;
text-decoration: none;
}
#agenda a:hover {
	color: #86ad3e;
	text-decoration: underline;
}
#continhoud{
float: left;
margin: 0 0 0 0;
width: 698px;
padding: 0 0 0 0px;
}
#inhoud{
float: left;
margin: 0 0 0 0;
width: 650px;
padding: 10px 10px 10px 10px;
}
#inhoud h1{
padding: 0 0 10px 0;
font-size: 40px;
color: #86ad3e;
font-weight: bold;
margin: 0;
}
#inhoud h2{
padding: 0 0 5px 0;
font-size: 30px;
color: #86ad3e;
font-weight: bold;
margin: 0;
}
#inhoud h3{
padding: 0 0 5px 0;
font-size: 25px;
color: #86ad3e;
font-weight: bold;
margin: 0;
}
#inhoud p{
line-height: 170%;
padding: 0 0 10px 0;
margin: 0;
}
#inhoud ul
{
list-style-type: none;
padding: 0px;
margin: 0 0 10px 10px;
}
#inhoud li
{
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 12px;
color: #000000;
line-height: 150%;
font-size: 12px;
}
#inhoud a:link, #inhoud a:visited {
color: #86ad3e;
text-decoration: underline;
font-weight: normal;
}
#inhoud a:hover{
	color: #86ad3e;
	text-decoration: none;
	font-weight: normal;
}
div.fp{
float: left;
margin: 10px 0 10px 0;
padding: 0 5px 0 0;
width: 100%;
background: #eeeded;
}
.fp img{
float: left;
padding: 0 10px 0 0;
}
.fp p{
padding: 0;
margin: 0;
}
.fp h3{
margin: 10px 0 10px 0;
}
#footer{
float: left;
width: 960px;
margin: 0;
padding:30px 0 30px 0;
font-size: 11px;
text-align: center;
color: #414141;
}
#footer a:link, #footer a:visited {
color: #86ad3e;
text-decoration: underline;
font-weight: normal;
}
#footer a:hover{
	color: #86ad3e;
	text-decoration: none;
	font-weight: normal;
}

		/* formulier
----------------------------------------------------------------------------------------------------*/

form.wpcf7-form {
	background:#fff;
	padding:1em;
	border:1px solid #eee;
}
.gewoon, .bericht, .offerte, .capt{
	padding:0.15em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
.gewoon:hover, .bericht:hover, .offerte:hover, .capt:hover, .gewoon:focus, .bericht:focus, .offerte:focus, .capt:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}
img.alignleft{
float: left;
margin: 5px 10px 10px 0;
}
img.alignright{
float: right;
margin: 5px 0 10px 10px;
}