
body {
margin: 0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000;
background-color: #ebebeb;
background-image: url(/images/body-bg.png);
background-repeat: repeat-x;
}

.clear {
float: none;
clear: both;
height: 0px;
}
.left {
	float: left;
}
strong {
font-weight: bold;
}

h1 {
font-size: 24px;
line-height: 26px;
font-weight: normal;
color: #006ab3;
margin-bottom: 15px;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
}
h2 {
font-size: 18px;
font-weight: normal;
color: #006ab3;
margin-bottom: 15px;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;

}
h2 a {
text-decoration: none;
color: #006ab3;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;

}
h3 {
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;

}

p {
margin-bottom: 8px;
}

a {
}

#wrapper {
width: 960px;
height: auto;
margin: 0 auto 15px auto;
}

#shadow {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
padding: 10px;
-webkit-box-shadow: 0px 0px 8px 0px #000;
box-shadow: 0px 0px 8px 0px #000; 
}

#top {
	text-align: right;
	color: #fff;	
	height: 40px;
	line-height: 40px;
}
#top a {
	color: #fff;
	text-decoration: none;
}
#top_fb {
	width: 22px;
	height: 22px;
	margin: 7px 0 0 10px;;	
	display: block;
	float: right;
}
#top_fb img {
border: none;
}
#google_translate_element {
	float: right;
	width: 550px;
}
#google_translate_element div {
float: right;
}
#google_translate_element select {
	margin: 10px 0 0 10px;
}
#header {
width: 100%;
	overflow: visible;
	background-color: #fff;
	-webkit-border-top-left-radius: 5px;
	background-position: center center;
height: 350px;
position: relative;

}

#logo {
	display: block;
	position: absolute;
	height: 156px;
	width: 152px;
	top: -10px;
	left: 40px;
}
#logo a {
	background-image: url(/images/pp-logo-new.png);
	background-repeat: no-repeat;
	height: 139px;
	width: 242px;
	text-indent: -1000px;
	display: block;
}
#headertxt {
	position: absolute;
	top: 170px;
	left: 50px;
}
#headertxt p {
	background-color: #fff;
	padding: 4px 4px;
	margin-bottom: 4px;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
font-size: 14px;
	
}
#nav {
	position: absolute;
	top: 310px;
	left: 0;
}
#nav, #footernav {
	overflow: visible;
	background-color: #1fa12d;
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 10px;
}
#nav ul, #footernav ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	line-height: 20px;
}
#nav li, #footernav li  {
	float: left;
	margin: 0 5px 0 5px;
	border-right: 1px solid #fff;
	padding-right: 10px;
	display: inline-block;
}
#nav li.menu_last, #footernav li.menu_last {
	border: none;
}
#nav li a, #footernav li a {
	display: block;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#nav li li a {
	font-weight: normal;
}
#nav li a:hover, #footernav li a:hover {
	color: #555;
}
#nav li li a:hover {
	color: #555;
}
#nav ul ul {
	margin: 0;
}
#nav ul ul li {
	background-color: #1fa12d;
	margin-right: 0;
	border: none;
	padding: 0;
}


#main {
	background-color: #fff;
}

/* Normal page */

.content {
	float: left;
	width: 480px;
	height: auto;	
	margin: 50px 0 20px 20px;
	padding-right: 40px;
	border-right: 1px solid #201255;
}
.sidecol {
	float: right;
	height: auto;
	width: 310px;
	margin: 50px 30px 20px 0;
}
.newsitem {
	margin-bottom: 20px;
}
a.readmore {
	display: block;
	color: #e2001a;
	border: 1px solid #e2001a;
	padding: 2px 4px;
	margin-top: 4px;
	text-transform: uppercase;
	text-decoration: none;
}
a.readmore:hover {
	color: #bb001a;
}
#normal {
	
}
#layoutimage {
	display: block;
	height: 270px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 10px 0 20px 0;
}

#subnav a {
	display: block;
	color: #413d35;
	font-weight: normal;
	text-decoration: none;

}
.caption {
	font-size: 11px;
	font-style: italic;
	color: #333;
}

#content {
	padding-bottom: 20px;
}


.subpages {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.subpages li {
margin-bottom: 20px;
}
.subpages h3 a {
	color: #006ab3;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
text-decoration: none;
font-size: 16px;
}

}

#footer {
	background-color: #eee;
	text-align: center;
}
#footerinfo {
	background-color: #006ab3;
	text-align: left;	
}
.footerbox {
	float: left;
}
#footerinfo a {
color: #fff;
text-decoration: none;
}
#footerinfo p {
	margin: 20px;
	font-size: 12px;
	color: #fff;;
}
.footerlogo {
	float: right;
	margin: 20px 20px 0 0;
}



/* Bestelform */

#bestelform {

}


#bestelform input, #bestelform textarea  {
border: 1px solid #ccc;
width: 100%;
margin-bottom: 5px;
}

#bestelform label {
display: block;
}

#bestelform textarea {
width: 100%;
height: 100px;
}
#part1 {

}

#part2 {
}

#form_bedrag {
height: 40px;
width: 100px !important;
font-size: 32px;
text-align: center;
}
.error {
	color: #cc0000;	
}
.kaart_selectie {
padding: 10px;
background-color: #efefef;
margin-bottom: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}


/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

	body {
		
	}

}


/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}




