/* reset */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p
    {margin:5px 0 5px 0;clear:left;line-height:20px;}
input, textarea
    {float:left;margin:6px 0 5px 0;}
label
    {float:left;margin:5px 0 0 0;}
/* site specific settings */
a
    {color:#64354A;text-decoration:none;}
a:hover
    {text-decoration:underline;}
body
	{background-color:#FEEDFF;margin:10px 0;font: 12px Verdana;}
	#body
		{width:800px;margin: 0 auto;background-color:#fff;}
		#header
			{}
			#header-main
				{background:url(../img/index_01.gif) no-repeat top left;height:135px;width:800px;float:left;}
				h1
					{background:#F0c0d8 url(../img/index_02.gif) no-repeat top right;height:133px;margin-left:45px;text-align:center; }
				#header-main img
				    {margin-left:-45px;}
				#header-main li
				    {display:inline;font-weight:normal;}
			   #menu1
			     {width:693px;margin-left:5px;padding:4px;background-color:#F0A8C0;text-align:left;}
			   #menu1 li
			     {margin-left:40px;}
			   #menu1 a
			     {font-weight:bold;color:#FEEDFF;}
			   
			/*#header-sidebar
				{width:169px;float:right;}*/
		#content
			{}
			h2
			 {font-size:18px;font-weight:bold;color:#BD749A;border-bottom:1px solid #F0A8C0;margin-bottom:10px;}
			h3
			 {font-size:14px;font-weight:bold;}
			#content-main
				{background:url(../img/index_03.gif) no-repeat top left;width:570px;padding: 10px 10px 0 25px;float:left;}
			.goed, .fout
    		    {padding:3px;}
            .goed
    		    {background:#00ff00;}
    		.fout
    		    {background:#ff0000;}
			#home h2
			     {text-align:center;font-weight:bold;}
		    #startboven
		          {float:left;margin: 4px;}
		    #startonder
		          {float:right;margin: 4px;}
			#home p
			     {margin:15px 0 15px 0;clear:none;}
		    #contact label
		          {width:100px;border-bottom:1px #F0c0d8 solid;}
		    #contact input, #contact textarea
		          {border:1px #F0c0d8 solid;}
		    #contact #submit
		          {padding-left:100px;}
		    #overzicht
		      {width:100%;}
		    #overzicht td
		         {padding:5px;background:#FFDCD1;}
            #overzicht td.licht
		          {padding:5px;background:#FFF;}
            /*ul.overzicht
		          {float:left;width:47%;margin-left:2%;}
		    ul.overzicht li
		          {padding:5px;background:#FFDCD1;}
		    ul.overzicht li.licht
		          {background:#FFF;}*/
		    #alttoon
		      {position:absolute;top:153px;left:62.5%;}
		    .info
		      {color:#A1907A;}
			#content-sidebar
				{background:url(../img/index_06.gif) no-repeat top right;width:165px;padding: 10px 25px 0 0;float:right;}
			#content-sidebar dt
			     {color:#A1907A;}
			#content-sidebar p
			     {background:url(../img/lijst.gif) no-repeat center left;padding-left:10px;}
		#footer
			{background: url(../img/index_07.gif) no-repeat bottom left;padding-top:40px;clear:both;}
			#footer-main
				{background:#F0c0d8 url(../img/index_07b.gif) no-repeat bottom right;margin-left:45px;text-align:center;}
			#footer-main p
                {margin-bottom:0px;color:#A1907A;line-height:28px;}	
        #webdesign
            {float:left;width:800px;background-color:#FEEDFF}
            #webdesign p
                {text-align:right;}
            #webdesign a
                {}