/*
	  
	  E-Mail: ginoheetkamp@wanadoo.nl
	  
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #ccffcc url("../images/ronald_26.gif") center repeat-y;

}
a
{
color: white;
text-decoration: underline;
}

img{
border: none;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
 background: #ccffcc;
}
#header {
 width: 100%;
 color: #333;
 padding: 0px;
 height: 192px;
 background: #336633 url("../images/ronald_02.gif");
 
}
#center-header
{
 width: 884px;
 height: 179px;
 background: #3d793d;
 margin: 0 auto;
}
#content { 
 width: 884px;
 color: #333;
 background: #ccffcc url("../images/ronald_26.gif");
 margin: 0px auto;
 height: 100%;
}

#menu
{
 width: 213px;
 background: url("../images/ronald_18.gif");
 margin: 0 0px 0 20px;
 min-height: 378px;
 float: left;
}
#menu a{
text-decoration: none;
}
#menu-header
{
 height: 70px;
 width: 213px;
 background: url("../images/ronald_13.gif");
}
#menu-bottom
{
 height: 52px;
 width: 213px;
 background: url("../images/ronald_24.gif");
}
#menu-tekst{
 min-height: 256px;
 width:  213px;
 color: white;
 text-align: center;
}

#menu-tekst li{
 font-size: 1.7em;
 background: url("../images/ronald_21.gif") bottom center no-repeat;
 list-style: none;
 padding-bottom: 8px;
 padding-top: 2px;
}

#kvk{

text-align: left;
font-size: 1em;
padding: 20px 0 0 10px;

}
#page-content
{
	padding-right: 2em;
	width: 590px;
	margin-left: 255px;
}
#page-content ul{
padding-left: 1em;
}
#content-top {

background: #ccffcc url("../images/ronald_10.gif") no-repeat; 
width: 886px;
height: 50px;

}

#random-image {

width: 250px;	
height: 200px;
float: left;
display: inline;
margin: 10px 0 0 10px;

}

#logo {

float: right;
margin: 55px 40px 0 0px;
display: inline; 

}
.center_box
{
	width: 400px;
	min-height: 50px;
	color: #FFF;
	background: #336633;
	border: 4px solid #ccffcc;
	margin: 3em auto;
	font-weight: bold; 
}
.center_box h2
{
	width: 380px;
	background: #ccffcc;
	color: #000;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: bold; 
	font-size: 1.3em;
}
.center_box p
{
	padding: 2em;
}
.center_box table{
 padding-left: 4em;
}
.center_box form
{
	padding-left: 1em;
}
.small_box
{
	width: 400px;
	min-height: 50px;
	color: #FFF;
	background: #336633;
	border: 4px solid #ccffcc;
	margin: 2px auto;
	font-weight: bold; 
}
.small_box h2
{
	width: 380px;
	background: #ccffcc;
	color: #000;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: bold; 
	font-size: 1.3em;
}
.small_box p
{
	padding-left: 1em;
}
.small_box form
{
	padding: 1em;
}
.imgholder p {
      padding: 0.2em 3px;
      position: relative;
      background: url(../images/oddcaption.png);
      text-align: center;
      margin: -40px 0 0 0;
      overflow: hidden;
	  font-size: 1.2em;
	  color: #ffff66;
	  font-variant: small-caps;
	  font-weight: bold;
}
.imgholder {
      padding: 1em;
      margin: 1em;
      float: left;
	  display: inline;
	  width: 250px;
}
.albumitem
{
 background: #3d793d;
 height: 100px;
 vertical-align: top;
 border: 3px solid #336633;
 margin-bottom: 1em;

}
.albumitem h3
{
 margin-left: 10px;
}
.albumitem img
{
float: left;
padding-right: 1em;
}
#page-nav
{
	margin-top: 2em;
	text-align: center; 
	font-size: 0.9em;
}

.guestbookitem
{
	background: #336633;
	border: #ffff66 2px solid;
	padding: 1em;
	color: #ffff66;
	margin-bottom: 2em;
}
