* { padding: 0; margin: 0; }

a:link {
color: #333;
text-decoration: underline;
}
a:hover {
color: #333;
text-decoration: none;
}
a:visited {
color: #333;
text-decoration: underline;
}


body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
background: url(bg.PNG) top center repeat-y;

}
#wrapper { 
 margin: 0 auto;
 width: 800px;
}
#inhoud {
 background: url(achtergrond_inhoud.PNG);
 margin-bottom: 0px;
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 796px;
 
}
#stadhuis {
 color: #333;
 width: 776px;
 padding: 10px;
 height: 130px;
 margin: 0px 0px 0px 0px;
 background: url(http://bruisendapeldoorn.nl/headers/header_bierfestival.php);
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
}
#navigation {
 color: #333;
 padding: 10px;
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
 margin: 0px 0px 0px 0px;
 background: #ABBEBE;
}
#balk_tussen {
 color: #333;
 padding: 6px;
 text-align: right; 
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
 margin: 0px 0px 0px 0px;
 background: url(balk_tussen.PNG);
}
#balk_tussen_1 {
 color: #333;
 padding: 10px;
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
 margin: 0px 0px 0px 0px;
 background: url(balk_tussen_1.gif);
}
#balk_onder_header {
 color: #333;
 padding: 10px;
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
 margin: 0px 0px 0px 0px;
 background: url(balk_onder_header.PNG);
}
#balk_bierfestival {
 color: #333;
 padding: 5px;
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
 margin: 0px 0px 0px 0px;
 background: #d2d200;
}
#wit_hoofd {
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
 height: 50px;
 background: url(wit_hoofd.PNG);
}
#leftcolumn { 
 display: inline;
 text-align: center;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 560px;
 display: inline;
 position: relative;
}
#bierfestival_onder { 
 color: #333;
 padding: 10px;
 font-size: 11px;
 text-align: right;
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
 margin: 0px 0px 0px 0px;
 background: url(balk_tussen_bfo.PNG);
}

.menubuttons a{
font-family: Trebuchet MS; Arial;
 font-size: 17px;
 font-weight: bold;
 color: #626262;
 text-decoration: none;
}
.menubuttons a:hover{
font-family: Trebuchet MS; Arial;
 font-size: 17px;
 font-weight: bold;
 color: #626262;
 text-decoration: underline;
}
.menubuttons a:visited{
font-family: Trebuchet MS; Arial;
 font-size: 17px;
 font-weight: bold;
 color: #626262;
 text-decoration: none;
}

#onderbalk { 
 color: #333;
 padding: 1px;
 border-left: 2px solid #c1c3c5;
 border-right: 2px solid #c1c3c5;
 margin: 0px 0px 0px 0px;
 background: url(balk_tussen_1.gif);
}
.clear { clear: both; background: none; }
