#vertmenu {
position: absolute;
left: 100px;
top: 125px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
color: red;
width: 125px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
/* border-top: 1px solid #C39C4E; */
border-bottom: 1px solid #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: green;
width:125px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: red;
background-color: #f5deb3;
text-decoration: none;
font-size: 105%;
}





#nav {
position: absolute;
left: 100px;
top: 100px;
width: 800px;
font-family: Verdana, Arial, sans-serif;
font-size: 11pt;; 
padding:5px;
margin:0px;
background-color:yellow;
color:green; 
border-bottom: 1px solid #6F8C8F; 
}

#nav a { 
color:green;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
color:red;
}

#main
{
position: absolute;
left: 340px;
top: 150px;
width: 440px;
height: 405px;
background: url(../pictures/welkom.jpg) no-repeat 0 0 ;
}

#banner
{
position: absolute;
left: 100px;
top: 0px;
width: 800px;
height: 100px;
background: url(../pictures/pgdr_banner.jpg) no-repeat 0 0 ;
}

#flying_pipes
{
position: absolute;
left: 100px;
top: 0px;
width: 800px;
height: 100px;
}
#main_pb
{
position: absolute;
left: 290px;
top: 130px;
width: 440px;
height: 430px;
background: #ffffff ;
}
#main_bg
{
position: absolute;
left: 100px;
top: 100px;
width: 800px;
height: 470px;
background: #f5deb3 ;
}



#main_test
{
position: absolute;
left: 250px;
top: 125px;
width: 650px;
height: 445px;
background: #ff9900 ;
}
#textbox_main
{
position: absolute;
left: 225px;
top: 100px;
width: 675px;
height: 471px;
background: #f5deb3 ;
}

#textbox
{
position: absolute;
left: 246px;
top: 101px;
width: 650px;
height: 430px;
background: #f5deb3 ;
color: green;
font-weight: bold;
}
#mededelingen
{
position: absolute;
left: 100px;
top: 100px;
width: 800px;
height: 25px;
background : #f5deb3 ;
}
#mededelingen_text
{
position: absolute;
left: 340px;
top: 127px;
width: 400px;
height: 25px;
background : #f5deb3 ;
}
#menu
{
position: absolute;
left: 100px;
top: 100px;
width: 150px;
height: 470px;
background :#ff9900;
}

#menu_1
{
position: absolute;
left: 100px;
top: 100px;
width: 125px;
height: 470px;
background :#ff9900;
}
#textpagina_main
{
position: absolute;
left: 100px;
top: 100px;
width: 800px;
height: 475px;
background: #f5deb3 ;
}
#textpagina
{
position: absolute;
left: 100px;
top: 115px;
width: 775px;
height: 445px;
background: #f5deb3 ;
color: green;
font-weight: bold;
}
#pgdr_webstats
{
position: absolute;
left: 50px;
top: 550px;
width: 100px;
height: 40px;
}
#browser_text
{
position: absolute;
width: 600px;
top: 585px;
height: 20px;
left: 400px;
color: green;
}
