html{
	background: url('/i/bg.jpg') center top no-repeat #FEDFF1;
	max-height:1080px;
		margin:0px;
	padding: 0px;
	font-family: comic sans ms, georgia, helvetica;
	font-size: 0.8em;
	text-align: left;
}
body{
	max-height:1080px;
	height:700px;
	margin:0px;
	padding: 0px;
}
#wrapper {
   
    width: 1000px;
    margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#contentWrapper {
    width: 820px;
   
    margin: 0px 0px 0px 0px;
 

	z-index:1;
}

#contentW{
	width: 665px;
	height: 445px;
	overflow: auto;
	
	
}
#content{
	height: 445px;
	width: 665px;
    top: 160px;
	left: 180px;
	position: absolute;
    margin: 0px 0px 0px 0px;
	overflow:hidden;
	
}
img{
	border: none;
}

h1{
	font-size: 26px;
	color: green;
	margin: 15px 15px 15px 0px;
	padding: 0px;
}

#menu img{
	margin: 22px;
	width: 120px;
	height: 100px;
	border: none;
}
#menu div{
	position: absolute;
	width: 173px;
	height: 148px;
	text-align: center;
}

.m1n{
	top: 170px;
	left: 0px;
	background: url('/i/home_n.png') no-repeat;
}
.m1o{
	top: 170px;
	left: 0px;
	background: url('/i/home_o.png') no-repeat;
}
.m2n{
	top: 305px;
	left: 0px;
	background: url('/i/schrijfster_n.png') no-repeat;
}
.m2o{
	top: 305px;
	left: 0px;
	background: url('/i/schrijfster_o.png') no-repeat;
}
.m3n{
	top: 440px;
	left: 0px;
	background: url('/i/pm_n.png') no-repeat;
}
.m3o{
	top: 440px;
	left: 0px;
	background: url('/i/pm_o.png') no-repeat;
}
.m4n{
	top: 170px;
	left: 835px;
	background: url('/i/gastenboek_n.png') no-repeat;
}
.m4o{
	top: 170px;
	left: 835px;
	background: url('/i/gastenboek_o.png') no-repeat;
}
.m5n{
	top: 305px;
	left: 835px;
	background: url('/i/contact_n.png') no-repeat;
}
.m5o{
	top: 305px;
	left: 835px;
	background: url('/i/contact_o.png') no-repeat;
}
.m6n{
	top: 440px;
	left: 835px;
	background: url('/i/winkel_n.png') no-repeat;
}
.m6o{
	top: 440px;
	left: 835px;
	background: url('/i/winkel_o.png') no-repeat;
}


#tabs{
	height: 24px;
	width: 98%;
	border: 2px solid #FEDFF1;
	overflow: visible;
	background:  #FEDFF1;

}

.tablink{
	text-decoration: none;
	color: black;
}

.tabshow{
	float: left;
	display: inline;
	padding: 6px 7px 4px 7px;
	margin: 0px 0px -5px 0px;
	background: #FDF9F8;
}
.tabhide{
	float: left;
	padding: 6px 5px 0px 5px;
	cursor: pointer;
	
}


.textshow{
	width: 600px;
	margin: 20px 0px 0px 5px;
	display: block;
}

.texthide{
	display: none;
}

input, textarea{
	border: 1px solid #cccccc;
	background: url('/i/bg_input.png') #ffffff;
	font-family: comic sans ms, georgia, helvetica;
}

#frame{
	display:none;
}

.gb_tit{
	display:inline;
	float: left;
	padding: 3px;
	width: 400px;
	height: 15px;
	background: url('/i/bg_input.png') #D5EADD;
}
.gb_wrap{
	margin: 10px 0px 0px 0px;
	background: #cccccc;
	height: 21px;
	padding: 1px;
	width: 406px;
}
.gb_time{
	margin: 0px;
	padding: 0px;
	
	float: right;
	
}

.gb_tex{
	width: 400px;
	
}


#footer{
	font-size: 0.9em;
	color: #666666;
	text-align: center;
	line-height: 12px;
	top: 653px;
	left: 410px;
	position: absolute;
}
#footer a{
	
	color: #656565;
	text-decoration: none;
	
}

#donatietracker{
	border: 1px solid orange;
	font-size: 0.9em;
	position: absolute;
	
	top: 700px;
	left: 357px;
	
	color: #ED1651; 
	background: white;
	padding: 5px;
	text-align: center;
}
#donatietracker a{

	color: #ED1651; 

}
