/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

html,body, #wrap {
	height:100%; 
	background: #A2A09F url(images/img01.gif) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 30px;}  /* must be same height as the footer */

h1, h2, h3 {
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica ;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1.5em;
}


p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #A19E9E;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #A19E9E;
}


hr {
	display: none;
}

/* Header margin: */

#logo {
	height: 200px;
	width: 520px;
	margin: 0 auto;
	background: url(images/Logo.png) no-repeat 0 ;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#link {
	position:relative;
	width: 452px;
	height: 20px;
	margin: 0 auto;
	text-align: right;
	top:149px;
}

#link :hover {
	color: #0FA9FF;
	filter:Glow(Color=#FFFF00, strength=4);
}


#thumb {
	margin: 3px 20px 0 0px;
	border: 2px solid #565656;
}

#swapimg {
	background: #F0F0F0;
	margin: 3px 0 0 153px;
	border: 2px solid #787676;
}
#pixrule {
background: url(images/pix.gif)  ;
width:500 px;
height: 1px;
}

#pixruleform {
background: url(images/pix.gif)  ;
width:578px;
margin-left:18px;
height: 2px;
}


#tabelpos{
	position: relative;
	float:left;
 	width:300px;
    top: 10px;
    left: 84px;

}


#tabel
{
	background: #E4E6EA;
	border-collapse:collapse;
	width: 400px;
		border-style: hidden;


}

#tabel ,th, td
{
	border: 1px solid ;
	border-color:#999999 ;
	padding: 5px;
} 


#logo h1 {
}

#logo p {
}


#logo a {
	text-decoration: none;
	color: #F0F0F2;
}

#noscript {
	font-size: 2em;
	color: #FC3E1A;
}

body.js-enabled #noscript { 
display: none; 
}


/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 43px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: none;
	color: #DFE2E6;

}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
	color: #32495B;

}

/* Wide Post */

.wide-post {
	width: 770px;
	margin: 0 auto;
	background: #C3C2C2 url(images/img04.gif) repeat-y;
}

.wide-post .title {
	padding: 30px 30px 20px 30px;
	background: url(images/img05.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .bottom {
	height: 25px;
	background: url(images/img06.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 5px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .web {
	padding: 20px;
	background: url(images/034.png) no-repeat left center;
}

.wide-post .links .logo {
	padding: 20px;
	background: url(images/033.png) no-repeat left center;

}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0px auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #607381 url(images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/web.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

#sites {
	position: relative;
	float:left;
 	width:300px;
    top: 0px;
    left: 20px;
	margin-right: 180px;
	margin-bottom: 40px;
}

#sites ul {
 list-style-image: url(images/web.gif); 
 	width:100px;

}

#sites li {
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/logo.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
position:absolute;
   bottom:0;
   width:100%;
   height:60px;  
	padding: 20px 0;
	background: #4D4C4C url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
	text-align: center;
}


#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	position:relative;
	margin-top: -30px; /* negative value of footer height */
	padding-top: 6px;
	height: 30px;
	clear:both;
	background: #4D4C4C url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
	text-align: center;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #fff;
}

#footer a {
	color: #A9B6BB;
}

#hide {
	display: none;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*contactformulier   */
.form {
	width:630px;
}

.formtable {
	border-collapse:collapse;

}

.formtable ,th, td
{
	border: none ;
	border-color:#fff ;
	padding: 5px;
} 
legend {
	margin-left: 25px;
 	padding: 5px;
	border:2px solid #7D7B7B;
 	color:#333333;
 	font-size: 1.5em;
 	text-align:right;
  }


.form .text{  
	border:solid 1px #666;
	background-color: #E4E6EA;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	color:#234051;
	float:left;
	
}
.Rijeen { width:140px;}
.Land { width:145px;}
.Huisnr { width:50px;}
.Bus { width:40px;}
.Bericht  { width:345px;}
.Bijlage {visibility:hidden;}
.Bestandsnaam {visibility:hidden;}
.form .text:hover {
	background:#999;
	border: solid 1px #000000;
}

.form .labelrijeen {width: 110px;}
.form .text:focus {
	background:#F5F0EA;
	border: solid 1px #000000;
}

fieldset {
width: 630px;
border: 2px solid #7D7B7B;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
margin-left: 35px;
padding: 20px 0px 20px 0px;
}


.button{
display:block;
width: 100px;
padding:9px ;
font-size:0.9em;
font-weight:bold;
text-align:center;
background:#96A1AA url(images/gradient1.png) repeat-x;
color:#333333;
border:1px solid #565656;
}

.button:hover{
background:#ccc url(images/gradient2.png) repeat-x;
color:#DFE2E6;
border:1px solid #636262;
text-decoration:none;
}

.button2{
display:block;
width: 120px;
padding:9px ;
font-size:0.9em;
font-weight:bold;
text-align:center;
background:#eee url(images/gradient1.png) repeat-x;
color:#333333;
border:1px solid #565656;
}

.button2:hover{
background:#ccc url(images/gradient1.png) repeat-x;
color:#DFE2E6;
border:1px solid #636262;
text-decoration:none;
}

.invisible { display: none }
.blue {color: #003698; }

