body
{
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: "Lucida Grande",helvetica, arial, sans-serif;
	background-color: #FFF;
}

#wrapper
{

	margin: 1em 1em;
	width: 90%;
	background-position: left top;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li
{
	margin: 0px;
	padding: 0px;
}

#header
{
	display:none;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
	}

p { margin: 0 0 1em 0; }

h1
{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-style: italic;
}

h2
{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #333;
}

h3
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #333;
}

h4
{
	text-align: left;
	font-size: 12px;
	font-variant: small-caps;
	color: #333;
}

h5
{
	text-align: left;
	font-size: 12px;
	font-variant: normal;
	margin: 0 0 .4em 0;
	color: #333;
}




h4 a
{
	color: #C00;
	text-decoration:none;
}

h4 a img
{
	border:none;
}


h4 img
{
	float:left;
}


/* --------------------------------------------- start horizontal navigation -------------------------------------------------- */

#navigation
{
	display:none;
}



#shadow
{
	display:none;
}

/* --------------------------------------------- start left column -------------------------------------------------- */ 

#left
{
	display:none;
}


.styledbutton
{
	margin:0;
	padding:0;
	width: 84px;
	height: 32px;
	line-height: 30px;
	background-color: transparent;
	border: none;
	background-image: url(../images/styledbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}

.styledbutton:hover {

	background-position: 0px -32px;
}

.leftbutton
{
	margin:0;
	padding:0;
	width: 110px;
	height: 32px;
	line-height: 30px;
	background-color: transparent;
	border: none;
	background-image: url(../images/left_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}

.leftbutton:hover {

	background-position: 0px -32px;
}

.styledbuttonlink
{
	margin:0 0 0 16px;
	padding:0;
	width: 84px;
	height: 32px;
	display:block;
	text-decoration:none;
	text-align:center;
	line-height: 32px;
	background-color: transparent;
	border: none;
	background-image: url(../images/styledbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}

.styledbuttonlink:hover {

	background-position: 0px -32px;
}

.leftbuttonlink
{
	margin:0 0 0 16px;
	padding:0;
	width: 110px;
	height: 32px;
	display:block;
	text-decoration:none;
	text-align:center;
	line-height: 32px;
	background-color: transparent;
	border: none;
	background-image: url(../images/left_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}

.leftbuttonlink:hover {

	background-position: 0px -32px;
}

table#pollresults img
{
	border:none;

}


.leftspacer
{
	margin: 0px 4px 6px 4px;
}


.formcontainer{margin-bottom:10px; clear: both;}

a#button:link, a#button:visited
{
	border:1px solid #C00;
	background-color:#900;
	padding: 4px 5px 4px 5px;
	text-decoration:none;
	color:#FFF;
	margin-left:3px;
}

 a#button:hover
{
	border:1px solid #CCC;
	background-color:#900;
	padding: 4px 5px 4px 5px;
	text-decoration:none;
	color:#FFF;
}


/* --------------------------------------------- start middle column -------------------------------------------------- */ 

#content
{
	position: relative;
	margin: 0;
}

#content img
{
	border:1px solid #666;
}

.leftfloater
{
	float:left;
	margin:0px 8px 8px 0px;
}

.rightfloater
{
	float:right;
	margin:0px 0px 5px 5px;
}

.leftfloater_withtopmargin
{
	float:left;
	margin:8px 8px 8px 0px;
}

.rightfloater_withtopmargin
{
	float:right;
	margin:8px 0px 5px 5px;
}


#content a:link img, #content a:visited img
{
	border:1px solid #333;
}

#content a:hover
{
	border: 1px none #999;
}

#content a:hover img
{
	border:1px solid #666;
}

#content ul
{
	margin: 0px 0px 0px 10px;
	padding-left: 10px;
	list-style-type: disc;
}

#content li
{
	margin: 0px;
	padding-left:0px;
}


/* --------------------------------------------- end middle column -------------------------------------------------- */ 


.styledbutton_r
{
	margin:0;
	padding:0;
	width: 84px;
	height: 32px;
	line-height: 30px;
	background-color: transparent;
	border: none;
	background-image: url(../images/styledbutton_r.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}

.styledbutton_r:hover {

	background-position: 0px -32px;
}

#left p
{
	padding: 2px 2px;
	margin: 0px 0;
}

#footer
{
	clear: both;
	height: 50px;
	padding-top:15px;	
	text-align: center;
}



.red{color:#C00;}
.blue{color:#39F;}
.yello{color: #C90;}
.green{color: #9C3;}
.boldface{font-weight: bold;}
.underline {text-decoration:underline;}
.italics{font-style: italic;}

ul#newslist li
{
	padding: 3px 0px;
	color:#333;
	font-weight:bold;
}

ul#newslist
{
	margin: 0px;
	padding: 3px 0px;
	list-style:none;
}  

.dertigtopmargin {

	margin-top:30px;
}

.twintigtopmargin {

	margin-top:20px;
}

.vijftigtopmargin {

	margin-top:50px;
}



#content input, #content textarea
{
	border:1px solid rgb(46,46,46);
	background-color: rgb(56,56,56);
	color:#CCC;
	padding:3px;
}

#content form input.error, #content form select.error, #content form textarea.error {border:2px solid #C00 !important;}

.required {color:#C00; font-weight:bold; font-size:14px;}

.licht { background-color: rgb(240,240,240);color:#333;}
.licht:hover { background-color: rgb(220,220,220); color:#333;}
.donker{ background-color: rgb(230,230,230);color:#333; }
.donker:hover { background-color: rgb(220,220,220); color:#333;}

p#pager
{
	color: #C00;
	font-weight: bold;
}

#pager a:link, #pager a:visited
{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}


#pager a:hover
{
	text-decoration: none;
	color:#000;
	font-weight: bold;
	letter-spacing: 1px;
}

.vijftig{width:50px;}
.honderd{width:100px;}
.honderdvijftig{width:150px;}
.tweehonderd{width:200px;}
.tweehonderdvijftig{width:250px;}
.driehonderd{width:300px;}
.driehonderdvijftig{width:350px;}
.vierhonderd{width:400px;}
.vierhonderdvijftig{width:450px;}

.lp {padding-left:5px;}

.guestbook 
{
	width:480px;
	margin-bottom:15px;
	border-bottom:1px solid #333;
}

table.guestbook td
{
	padding:2px;
}

table tr.grey
{
	background-color:#666;
	color:#CCC;
	vertical-align: middle;
}

#content table tr.grey td img
{
	border:none;
}

.guestinfo
{
	color: #000;
}

#message
{
	background-color: #333;
	color: #FFF;
}	

div#gallery
{
	margin-top:15px;
}

div#gallery div
{
	float: left;
	width: 110px;
	height: 72px;
	overflow: hidden;
	margin:3px;
	position:relative;
	color:#FFF;
	border:1px solid #666;
}

div#gallery div:hover
{
	border:1px solid #999;
}

div#gallery div div
{	
	position:absolute;
	bottom:2px;
	right:2px;
	margin:0px;
	width: 20px;
	height:20px;
	line-height:20px;
	text-align:center;
}


div#gallery div div.month
{	
	position:absolute;
	bottom:2px;
	left:1px;
	margin:0px;
	width: 100px;
	height:14px;
	line-height:14px;
	text-align:left;
}

#content div#gallery div a img, #content div#gallery div div
{
	border:none;
}	

p#photographer
{
	font-weight:bold;
	color:#333;
}

form.dateform { display: inline; }

 p#navigator
 {
 	color:#000;
	font-weight:bold;
 }


#content p#navigator a#previous:link, #content p#navigator a#previous:visited
{
	text-decoration: none;
	color:#C00;
	font-weight:bold;
}

#content p#navigator a#previous:hover
{
	text-decoration: none;
	color:#333;
	font-weight:bold;
}

#content p#navigator a#next:link, #content p#navigator a#next:visited
{
	text-decoration: none;
	color:#333;
	font-weight:bold;
}

#content p#navigator a#next:hover
{
	text-decoration: none;
	color:#C00;
	font-weight:bold;
}

p#complink
{
	margin-bottom:10px;
	padding-left:18px;
}

p#complink a:link, #complink a:visited
{
	text-decoration: none;
	color: #CCC;
}

#complink a:hover
{
	text-decoration:none;
	color:#C00;
}

div#map
{
	margin-top:15px;
}	

.m_image {
	
	display:block;
	margin:15px 0 15px 0;

}


.italic_small
{
	font-size: 10px;
	font-style: italic;
}

#content input.adminbutton
{
	margin:0px;
	padding:0px;
	width: 84px;
	height: 32px;
	line-height: 30px;
	background-color: transparent;
	border: none;
	background-image: url(../images/adminbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}


#content input.adminbutton:hover {

	background-position: 0px -32px;
}

#content ul.press { margin-top:20px; }

div.prcontainer
{
	padding-bottom: 30px;
	background-image: url(../images/prcontainer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.orderform
{
	margin-top: 20px;
}

#content div.orderform input[type="text"] 
{
	border:1px solid #666;
	margin-right:10px;
	
}


div.cartcontainer

{
	margin:15px 0px;
	padding-top:10px;
	background-image: url(../images/prcontainer.gif);
	background-repeat: repeat-x;
}

#content div.cartcontainer a img, div.cartcontainer a

{
	border:none;
}

.tabelheaders
{
	font-size:14px;
	font-weight:bold;
	color:#9C3;
}

.boldgreen
{
	color:#9C3;
	font-weight: bold;
}

