/* CSS (Cascading StyleSheet)
Made by: Sebastiaan Naafs - van Dijk
Date: 08-11-2003
Tabs shamelessly ripped from the Kalsey Consulting Group (http://kalsey.com) */
body {
	background:#7b3131;
	color:#fff;
	margin:10px;
	padding-top:0px;
	/* Set font for IE5.x */
	font:normal normal normal x-small Verdana,Geneva,Arial,Helvetica,"sans-serif";
	/* Apply box model hack to set font for all other browsers */
	voice-family:"\"}\""; 
	voice-family:inherit;
	font:small Verdana,Geneva,Arial,Helvetica,"sans-serif";	
}
/* 'Be nice to Opera 5' */
html>body { font:normal normal normal small Verdana,Geneva,Arial,Helvetica,"sans-serif"; }
#top {
	background:#7b3131 url(/trouwen/plaatjes/background.png) no-repeat 78px;
	border:none;
	height:120px;
	padding:0px;
	margin:0px;
	text-align:right;
}
#top #title {
	background:transparent;
	color:#eea796;
	font:italic normal normal x-large "Comic Sans MS",Verdana,Arial,Helvetica,"sans serif";
	padding-right:10px;
}
#top #subtitle {
	background:transparent;
	color:#ea7676;
	font:normal normal normal medium "Comic Sans MS",Verdana,Arial,Helvetica,"sans serif";
	padding:10px;
}
#menu { border-bottom:2px solid #f00; margin:0; padding-bottom:30px; padding-left:10px; }
#menu ul, #menu li { display:inline; list-style-type:none; margin:0; padding:0; }
#menu a:link, #menu a:visited	{
	background:#ea7676;
	border:2px solid #f00;
	color:#000;
	float:left;
	font-weight:bold;
	line-height:24px;
	margin-right:8px;
	padding:2px 10px 2px 10px;
	text-decoration:none;
	/* Set font for IE5.x */
	font-size:x-small;
	/* Apply box model hack to set font for all other browsers */
	voice-family:"\"}\""; 
	voice-family:inherit;
	font-size:small;
}
#menu a:hover { background:#edc0bb; color:#000; }
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a { background:#eea796; border-bottom:2px solid #eea796; color:#000; }
#contents {
	background:#eea796;
	border-top:none;
	border-right:2px solid #f00;
	border-bottom:2px solid #f00;
	border-left:2px solid #f00;
	color:#7b3131;
	padding:15px;
	/* Set margin for IE5.x */
	margin-top:32px;
	/* Apply box model hack to set margin and clear for all other browsers */
	voice-family:"\"}\""; 
	voice-family:inherit;
	margin:0;
	clear:both;
}
p.width { height:250px; }
p.height { height:500px; }
.imgblockleft, .imgblockright, .imgblocksingle { background:transparent; border:none; color:#000; }
.imgblockleft { float:left; width:50%; }
img { border:1px dashed #f00; margin:2px; padding:2px; }
.imgtext { background:transparent; color:#f00; font-style:italic; margin:0px; padding:0px; }
.left { float:left; }
.center { text-align:center; }
.right { float:right; }
#copyright, #copyright a {
	background:transparent;
	color:#eea796;
	font:normal normal bold small "Courier","sans serif";
	text-align:center;
	/* Set text-decoration for IE5.x */
	text-decoration:underline;
	/* Apply box model hack to hide text-decoration for all other browsers */
	voice-family:"\"}\""; 
	voice-family:inherit;
	text-decoration:none;
}
#copyright a { border-bottom:1px dotted #eea796; }
#copyright a:hover { background:transparent; border-bottom:1px dotted #ea7676; color:#ea7676; }

