@charset "utf-8";

/* Stiylesheet voor pvpph.nl | � 2009 Nathan van Bakel - Voorloper.com */

* {
margin: 0;
padding: 0;
}

body {
background: url("pic/body_bg.png") top left #E7E7CE;
font-family: "century gothic", sans-serif;
}

#contain {
position: relative;
margin: 4em auto 0em auto;
width: 725px;
background: url("pic/contain_bg.png") repeat-y top left #FBF9F0;
border-bottom: 1px solid #010101;
}

#contain.home {
height: 525px;
}

#contain.wie_zijn_wij {
height: 1165px;
}

#contain.wat_doen_wij {
height: 444em;
}

#contain.contact {
height: 103em;
}

#contain.links {
height: 28em;
}

a.pvpph {
text-decoration: none;
color: black;
cursor: default;
border-bottom: 1px dotted white;
}

a.pvpph:link {
}

a.pvpph:visited {
}

a.pvpph:hover, .foot a.pvpph:hover {
border-bottom: 1px solid white;
text-decoration: none;
}

a.pvpph:hover {
border-bottom: 1px solid white;
text-decoration: none;
}

a img {
border: 0;
}

p {
padding-bottom: 1em;
}

h1, h2, h3 {
font-weight: normal;
clear: both;
}

h1, h2 {
padding-bottom: 0.6em;
color: #60704B;
}

h2 {
font-size: 1.3em;
}

h3 {
color: #60704B;
font-size: 1.1em;
}

h1.head {
padding-top: 0;
padding-left: 0;
padding-right: 0;
}

hr {
clear: both;
color: #60704B;
height: 0px;
display: block;
overflow: hidden;
}

ul#nav {
list-style: none;
padding-left: 10px;
}

ul#nav li {
margin-right: 25px;
padding-bottom: 5px;
margin-bottom: 5px;
border: 0;
}

ul#nav li img {
padding-left: 25px;
}

ul#nav li a:link {
text-decoration: none;
border: 0;
}

ul#nav li a:visited  {
text-decoration: none;
border: 0;
}

ul#nav li a:hover {
text-decoration: none;
border: 0;
background: url("pic/li_hover.png") 0px -4px no-repeat;
}

ul#nav li a:active  {
text-decoration: none;
border: 0;
background: url("pic/li_hover.png") 0px -4px no-repeat ;
}

ul#nav li a:link img {
border-bottom: 0px solid #60704B;
}

ul#nav li a:visited img {
text-decoration: none;
border: 0px solid #60704B;
}

ul#nav li a:hover img {
text-decoration: none;
border-bottom: 0px solid #60704B;
}

ul#nav li a:active img {
text-decoration: none;
border: 0px solid #60704B;
}

ul#nav li.active a:link {
background: url("pic/li_active.png") 0px -4px no-repeat;
cursor: default;
border:0;
}

ul#nav li.active a:visited {
background: url("pic/li_active.png") 0px -4px no-repeat;
cursor: default;
border:0;
}

ul#nav li.active a:hover {
background: url("pic/li_hover.png") 0px -4px no-repeat;
cursor: default;
border:0;
}

ul#nav li.active a:active {
background: url("pic/li_hover.png") 0px -4px no-repeat;
border:0;
}

ul#nav ul.subnav {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 50px;
list-style: none;
color: #E7E7CE;
font-size: 0.9em;
}

ul#nav ul.subnav li a:link {
text-decoration: none;
background: none;
color: #E7E7CE;
cursor: auto;
}

ul#nav ul.subnav li a:visited {
background: none;
color: #E7E7CE;
cursor: auto;
}

ul#nav ul.subnav li a:hover {
text-decoration: underline;
background: none;
color: #E7E7CE;
cursor: auto;
}

ul#nav ul.subnav li a:active {
background: none;
color: #E7E7CE;
cursor: auto;
}

#main {
position: absolute;
top: 175px;
left: 200px;
display: block;
width: 475px;
border: 0px solid red;
padding: 25px;
}

#main p {
float: left;
font-size: 0.9em;
}

#main img.left {
float: left;
margin-right: 15px;
margin-top: 5px;
border: 1px solid #010101;
}

#main img.rechts {
float: right;
border: 1px solid #010101;
margin-left: 15px;
margin-right: 0;
margin-bottom: 0px;
margin-top: 5px;
}

#main img.samen {
float: right;
border: 1px solid #010101;
margin-left: 25px;
margin-right: 0;
margin-bottom: 0px;
margin-top: 0;
}

#main img.plattegrond {
border: 1px solid #010101;
}

#main a:link {
color: #60704B;
text-decoration: underline;
}

#main a:visited {
color: #60704B;
font-style: italic;
text-decoration: none;
}

#main a:hover {
color: #60704B;
text-decoration: underline;
background: white;
}

#main a:active {
color: #60704B;
text-decoration: underline;
background: white;
}

#main ul {
font-size: 0.9em;
padding-left: 25px;
padding-bottom: 1em;
clear: both;
}

#main a.up img {
padding-right: 1em;
}

#main a.up {
font-size: 0.7em;
}

p.foot {
clear: both;
text-align: center;
padding-top: 0.7em;
font-size: 0.8em;
}

.foot a:link {
color: #60704B;
text-decoration: none;
}

.foot a:visited {
color: #60704B;
text-decoration: underline;
}

.foot a:hover {
color: black;
text-decoration: underline;
}

.foot a:active {
color: #60704B;
text-decoration: underline;
background: white;
}

table#email {
float: left;
font-size: 0.9em;
margin-bottom: 1em;
}

table#email td {
padding-right: 20px;
}
