/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:none;
	outline:0;
	list-style-type:none;
}

html,body{
	height:100%;
	width:100%;
	background-color:#1d1d1d;
	background-image:url(images/lijn.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
}

*{margin:0;}


#wrapper{
width:900px;
height:600px;
background-image:url(images/bg.jpg);
margin-left:auto;
margin-right:auto;
}
#wrapper.trouw{background-image:url(images/trouw.jpg);}
#wrapper.feest{background-image:url(images/feest.jpg);}
#wrapper.kind{background-image:url(images/kind.jpg);}
#wrapper.stad{background-image:url(images/stad.jpg);}
#wrapper.retouche{background-image:url(images/retouche.jpg);}


#gegevens{
font-size:10px;
color:#fff;
position:absolute;
margin-left:25px;
top:45px;
letter-spacing:1px;
}

#slideshow{
width:250px;
height:320px;
background-color:none;
position:absolute;
top:115px;
margin-left:5px;
}

#txt{
width:250px;
height:300px;
font-size:11px;
text-align:justify;
color:#CCCCCC;
position:absolute;
margin-left:302px;
top:122px;
line-height:12px;
}

#galerij{
min-height:120px;
position:absolute;
top:480px;
width:863px;
}

#navigatie{
font-size:11px;
color:#fff;
font-variant:small-caps;
letter-spacing:2px;
position:absolute;
top:40px;
margin-left:750px;
}

h1{
font-size:12px;
color:#CCCCCC;
padding-bottom:10px;
}

#proxi{
width:75px;
height:12px;
position:absolute;
right:5px;
bottom:5px;
}

#gastenboek{
font-size:11px;
color:#CCCCCC;
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:40px;
}

#navigatie a{
color:#fff;
text-decoration:none;
}

#navigatie a:hover{
color:#999999;
text-decoration:none;
}

#gegevens a{
color:#fff;
text-decoration:underline;
}

#gegevens a:hover{
color:#fff;
text-decoration:none;
}

#txt a.sublink{
color:#333333;
text-decoration:none;
line-height:14px;
width:245px;
display:block;
background-color:#CCCCCC;
padding-left:5px;
}

#txt a.sublink:hover{
color:#333333;
text-decoration:none;
line-height:14px;
width:245px;
display:block;
background-color:#fff;
padding-left:5px;
}

