/* Remove padding and margin 
* {
  margin: 0;
	padding: 0;
}*/


h1, h2, h4, h5, h6, p, pre, blockquote, ul {
	margin: 1em 0;
}

h3 {
	margin: 0.25em 0;
}

.clear {
	clear:both;
}

img {
	border: 0;
}

body {
	font: 0.75em  Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #333333;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
}

#wrapper {
	background-color: #fff;
	position: relative;
	left: 50%;
	width: 840px;
	margin-top: 12px;
	margin-left: -420px;
	margin-bottom: 10px;
}

#logo {
	width:840px;
	height: 226px;
	background-image: url("images/logo.jpg");
	background-repeat:no-repeat;
}

#menu{
	position: relative;
	top: 185px;
	*top: 170px;
	padding-left: 26px;
	width: 800px;
	height: 50px;
}

#left {
	position: relative;
	padding-top: 30px;
	float: left;
	background: #fff;
	left: 24px;
	width: 187px;
	height: 228px;
	text-align: center;
}

/* =Links
-----------------------------------------------------------------------------*/

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

a:hover, a:active {
	text-decoration:none;
	color: #777;
}


/* = Navigatie
-----------------------------------------------------------------------------*/

ul#navlist {
	font:12px Trebuchet MS, verdana, arial, sans-serif;
	color:#FFCC00;
	list-style-type: none;
	*margin-left: 40px;
	
}

ul#navlist li {
	display:inline;
	height: 16px;
	margin: 0px 0px 0px 12px;
}

li#active a {
	color: #000;
}

#navlist a {
	height: 16px;
	color: #ffd200;
	padding: 2px;
}

#navlist a:hover {
	color: #CCCCCC;
}


/* =Main Content
-----------------------------------------------------------------------------*/

#mainContent {background-image:url(images/content.jpg);background-repeat:repeat-y;padding:0px 50px 0px 50px;width:740px;height:100%;float:left;position:relative;}


#titel{
	line-height: 25px;
	font-size: 2em;
	font-weight: bold;
	color: #B73C01;
}

#inhoud{
	line-height: 20px;
	font-family: 'Verdana';
}

.menutitel{
	line-height: 25px;
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0D00;
	padding-bottom: 5px;
}

.m_groot{
	line-height: 25px;
	font-size: 1.1em;
	font-weight: bold;
}

.m_klein{
	font-size: 0.8em;
	font-weight: bold;
}

.in_album{
	display:block;
	float:left;
	font-size:14px;
	padding:10px 10px 0px;
	position:relative;
	text-align:center;
	width:140px;
}

.ph_container{
	display:block;
	padding:30px 0px 10px 20px;
	position:relative;
	width:90%;
}

.ph_thumb{
	border:1px solid #C8C8C8;
	float:left;
	height:104px;
	position:relative;
	width:104px;
}

.ph_thumb img{
	padding:8px;
	position:relative;
	vertical-align:middle;
}

.ph_desc{
	float:left;
	position:relative;
	padding-left: 30px;
	width:290px;
}

.ph_albumlink{
	padding-bottom:6px;
}

.ph_albumlink a{
	font-size:16px;
	line-height:16px;
	margin:0px;
	padding-bottom:6px;
	word-spacing:2px;
}

.ph_albumlinksmall{
	padding-top:6px;
}

.ph_albumlinksmall a{
	font-size:12px;
	line-height:13px;
	margin:0px;
}

/* Niet boeiend dingetje */
#lightwindow_galleries_tab_container{
	display: none;
}
/* =Footer
-----------------------------------------------------------------------------*/

#footer {
	width: 840px;
	height: 75px;
	text-align:center;
	color: #333;
	font-size:1em;
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}

.fmes{
	padding-top: 22px;
	width: 35%;
}

#footer a {
	font-size: 8pt;
}

#copy{
	float: left;
	text-align: left;
	margin-left: 44px;
	font-size: 8pt;
}

#fomes{
	position: relative;
	float: right;
	text-align: right;
	padding-right: 43px;
}

/* =Gastenboek
-----------------------------------------------------------------------------*/
.gastenboek_entry{
	padding: 10px 0px;
	width: 70%;
	border-bottom: 1px solid #ccc;
}

.entry_name{
	float: left;
	width: 30%;
	font-weight: bold;
}

.entry_date{
	float: right;
	text-align: right;
	width: 30%;
}

.entry_message{
	width: 100%;
}

.entry_message img{
	padding: 1px;
}

.gastenboek_reactie{
	width: 85%;
}

.gastenboek_reactie img{
	padding: 3px;
}

/* =Forms
-----------------------------------------------------------------------------*/

.error {
	font-weight: bold;
	color:#FF3300;
	padding-left: 18px;
	background: url("images/error.png") no-repeat left top;
}

/* :KLUDGE: Explicitly set the width for IE6- */

* html .error {
	width: 20em;
}

table.presentatietabel{
	width: 100%;
}

th{
	text-align: left;
}

td.uitleg{
	font-style: italic;
}

td.indent{
	padding-left: 25px;
	padding-bottom: 15px;
	font-style: italic;
}

#description{
	border: none;
	color: #753903;
	background-color: #F8D949;
}

input{
	border: 1px solid #000000;
	margin-bottom: 5px;
}

textarea{
	border: 1px solid #000000;
}

fieldset {
	width: 95%;
	margin: 1em 0;
	padding: 1em;
}

legend {
	font-weight:bold;
}

label{
	width: 100%;
}

.noborder{
	border: none;
}

/* =FLASH MESSAGE
-----------------------------------------------------------------------------*/

#flashMessage {
	width:500px;
	color:#FF0000;
	border-bottom: 2px solid #FF0000;
	border-top: 1px solid #FF0000;
	font-size: 16px;
	margin: 8px 0px;
	font-weight: bold;
	padding: 10px;
}