@import url( "style.css" );

	html { background: #f3f8c9 url('/media/images/expiratie/bodybg.gif') repeat-x; }

	h1,h2,h3,h4 { color: #6b8f00; }

	div#content h2 {
	margin-top:50px;
	font-size:1.5em;
	}

/* --- title --- */

	#logo { border-color: #f3f8c9; background: url('/media/images/expiratie/title.gif') no-repeat;}

/* --- menu ---- */

	#header ul li.active a,
	#header ul li a:hover { border-bottom:2px solid #6b8f00; }

/* --- header --- */

	.sfeer { background: url('/media/images/expiratie/header.gif') no-repeat; }

/* --- left container --- */

	#blockquote .content { background: url('/media/images/expiratie/blockquotebg.gif') repeat-y; }
	#blockquote .top { background: url('/media/images/expiratie/blockquotetop.gif') top left no-repeat; }

/* --- submenu --- */

	#submenu li a { margin: 0 0 5px;}
	#submenu li a:hover { color:#bad405; }
	#submenu li.active { background: #f3f8c9 url('/media/images/expiratie/submenuright.gif') top right no-repeat; color:#000; margin-top: 7px;}
	#submenu li.active a { background: url('/media/images/expiratie/submenuleft.gif') top left no-repeat; color:#000;}

/* --- content ---*/

	#contentGoud a { text-decoration: none; color: #666666 }
	#contentGoud a:hover { text-decoration: underline; color: #666666 }

/* --- contactformulier ---*/

	#form { line-height: 25px; text-align: left; vertical-align: top; border: solid 1px #688F00; padding: 10px; width}
	#form a { text-decoration: underline; color: #666666 }
	#form  a:hover { text-decoration: none; color: #666666 }


