* {
	margin: 0px;
	padding: 0px;
	outline: none;
	font-family: verdana;
	border: 0px solid black;
}

body {
	background-color: #fff;
	/*color: #333;*/
font-size: 11px;
}

/*navigatie*/
/*navigatie*/

.knop_midden_active {
	float:left;
	position:relative;
	background-image:url(../images/midden_active.png);
	background-repeat:repeat-x;
	height:30px;
	color:black;
}

.knop_midden {
	float:left;
	position:relative;
	background-image:url(../images/midden_nonactive.png);
	background-repeat:repeat-x;
	height:30px;
}

.knop_links {
	float:left;
	position:relative;
}

.knop_rechts {
	float:left;
	position:relative;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

.knop {
	float:left;
	position:relative;
	padding-right:2px;
	padding-top:5px;
}

.knop_rollover {
	float:left;
	position:relative;
	padding-right:2px;
	color:black;
	padding-top:5px;
}

.knop_rollover * {
	color:red;
}

.tekst_knoppen {
	font-size:11px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	color:black;
	position:relative;
	top:7px;
}

.tekst_knoppen_nonactive {
	font-size:11px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	position:relative;
	top:7px;
}

/*general*/
 h1 {
	border-bottom:1px solid #A93345;
	color:#A93345;
	font-size:15px;
	font-weight:bold;
	height:20px;
	width:100%;
}

h2 {
	margin-bottom: 10px;
	color: #A93345;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

p {
	margin-bottom: 10px;
	line-height: 15px;
	color:#333333;
}

ul {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 5px 23px;
	list-style-image:url("../images/list_bol.png");
	list-style-type:disc;
}

li {
	padding: 0px 0px 5px 0px;
}

.underline {
	text-decoration:underline;
	font-weight:bold;
}

/*site layout*/
#site {
	margin: 0px auto;
	width: 859px;
	padding-left:5px;
}

#top {
	width: 859px;
	height: 140px;
	float: left;
	display: block;
}

#logo {
	width: 173px;
	height: 140px;
	float: left;
	display: inline;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	display:block;
	height:160px;
	margin-left:2px;
	width:858px;
}

#menu {
	background-image:url("../images/menubg_spacer.png");
	background-repeat:repeat-x;
	display:block;
	float:left;
	height:47px;
	margin-left:2px;
	margin-top:18px;
	width:853px;
	padding-left:5px;
}

#center {
	text-align:center;
	font-weight:bold;
}

#content {
	background-color:#FBFBFB;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	display:block;
	float:left;
	padding-bottom:15px;
	margin-left:-5px;
	margin-top:-4px;
	width:856px;
}

#pagina {
	margin-left:15px;
}

#contentWrap {
	width:100%;
	margin-top:25px;
}

#contentLeft {
	float:left;
	width:75%;
	_width:60%;
/**width:70%;
	_width:70%;
#width:70%;*/
}

#contentRight {
	width:25%;
	float:left;
}

/*markup for other pages*/


#otherPcontentLeft {
	width:100%;
}

#otherPcontentLeft {
	float:left;
	width:95%;
*width:90%;
	_width:90%;
#width:90%;
}

#pidk {
	background:red;
}

#openingsuren {
	margin-top:700px;
	padding-left:20px;
	_margin-left:50px;
}

#openingsSubtitel {
	border-bottom:1px solid #CCCCCC;
	height:20px;
	width:100%;
}

#contactgegegevens {
	margin-left:24px;
	margin-top:21px;
}

#welkomstekst {
	width:545px;
	float:left;
}

#welkomstekst a {
	color:#a93344;
}

#welkomsimage img {
	float:right;
	border:1px solid #333333;
}

#pdiktitle {
	color:#707070;
}

#content_top {
	width: 859px;
	height: 10px;
	margin-top:-2px;
	float: left;
	display: block;
	background-image: url(../images/content_top.png);
	background-repeat: no-repeat;
}

.meerinfoKnop {
	height:32px;
	margin-left:44px;
	margin-top:104px;
	position:absolute;
	width:106px;
	z-index:999;
}

.zoekform, .zoekform td {
	font-size: 10px;
}

#footer {
	width: 848px;
	float: left;
	display: block;
	background-color:#a93345;
	text-align:center;
	color:white;
	padding:5px;
	margin-left:-5px;
}

#footer a {
	color:white;
}

#contactgegevens {
	color:#525900;
	padding-left:30px;
	width:436px;
	float:left;
}

#disclaimer {
	position:absolute;
	color:white;
	margin-left:508px;
	float:left;
	width:170px;
	padding-top:10px;
}

.powered {
	color:black;
	width:170px;
	width: 850px;
	float: left;
	display: block;
	padding:5px;
	margin-left:-5px;
	text-align:right;
}

.border {
	z-index:1;
}

.input {
	padding: 2px;
	color: #000;
	border: 1px solid #999;
}

.button {
	padding: 1px 2px 1px 2px;
	color: #000;
	border: 1px solid #999;
	background-color: #ccc;
}

.bijschrift {
 font-size:11<em></em>px;
}

#totop {
	width:100%;
	text-align:right;
}

/*contactpagina*/

#contactWrap {
	height:100%;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
	width:800px;
}

#contactWrap input, textarea {
	font-size:11px;
}

.contactleftContent {
	float:left;
	height:100%;
	margin-right:18px;
	position:relative;
	width:393px;
}

.contactrightContent {
	position:relative;
	float:left;
	width:383px;
	height:100%;
}

.contactrightContent table {
	margin:37px;
}

.contactrightContent iframe {
	margin-top:241px;
}

#succes {
	color:#333333;
	font-size:13px;
	font-weight:bold;
}

#fail {
	color:#ff283c;
	font-size:13px;
	font-weight:bold;
}

#gmap {
	margin-left:30px;
}

.foto_container{
	width:110px; 
	height:100px;
	text-align:center; 
	float:left;
	padding:1px;
	margin-left:2px;
	border:1px solid #A93345;
}

.foto_bouw{
	max-width:110px; 
	max-height:83px;
	_width:110px;
}

.rij{
	width:100%;	
	overflow:hidden;
	margin-bottom:10px;
}

.rij_foto{
	height:85px;	
}

