body {
	margin:0px;padding:0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #FDFDFD;
	background-image: url(../images/bggradient.jpg);
	background-position: bottom;
}

body,td,li,div,a,p {
  font-size: 0.95em;
  font-family: Arial;
  color: #5d5b5b;
}

td { text-align:left; vertical-align:top; }

p, p a, div a, td a{
  margin: 0px;font-size:100%;
}

ul { margin:0px;padding:0px; }
li { list-style-image:url(/img/li.jpg);margin:3px;margin-left:25px;list-style-position:outside; }
.error li { list-style-image:url(/img/spacer.gif);none;margin-left:0px; }

a:link, a:visited, a:active {
	color: #DA44B4;
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	
}
a:hover {
	color: #DA44B4;;
	text-decoration: underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
}

.sidecontent { 
padding:12px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
line-height:14px;
}

h1 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 110%;
}

h2 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 110%;
}

h3 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 140%;
  color:#000000;
}

h4 {
  margin:0px;
  padding:0px;
  font-weight:normal;
  font-size: 140%;
}

h5 {
  margin:0px;
  padding:0px;
  padding-top:10px;
  font-weight:bold;
  font-size: 110%;
  color: #bddcff;
}

.wtxt { color: #ffffff; }
.btxt { color: #000000; }
.gtxt { color: #5d5b5b; }

.small { font-size: 90%; }
.large { font-size: 110%; }

b, strong, .bld { font-weight: bold; }
.upp { text-transform: uppercase; }

a.wlink:link,a.wlink:visited,a.wlink:active,a.wlink:hover {
 	color:#ffffff;
	text-decoration:none;
}

.rght { float:right; }
.lft { float:left; }
.clr { clear:both; }
.notxt { font-size:0px; }

.bgw { background-color:#ffffff; }
.space10 { padding:10px; }

#site { display:block;width:800px; }
#nav { position:relative;display:block;width:800px;height:158px; }
#navitems { position:absolute;top:114px;left:107px; }
#navitems .item { float:left; }
#content { display:block;width:800px;margin-top:-10px; }



/* styles for forms */
form,input { margin:0px;padding:0px; }
.box1 { font: 11px Arial;  color: #000000; border:1px solid #999999; background-color: #ffffff; width:175px; }
.box2 { font: 11px Arial;  color: #000000; border:1px solid #999999; background-color: #ffffff; width:100px; }
.box3 { font: 11px Arial;  color: #000000; border:1px solid #999999; background-color: #ffffff; width:70px; }
.boxbut { cursor: pointer; font: 14px Arial;font-weight:bold;  color: #000000; border:0px solid #cccccc; background-color: #c5c5c5;width:64px; }
.submitnws { cursor: pointer; border:0px solid #cccccc; background: transparent url(/img/submit_nws.gif) no-repeat;width:36px;height:24px; }
.error1 { font: 11px Arial;  color: #000000; border:1px solid #999999; background-color: #ffffff; width:175px; }
.error2 { font: 11px Arial;  color: #000000; border:1px solid #999999; background-color: #ffffff; width:100px; }
.error3 { font: 11px Arial;  color: #000000; border:1px solid #999999; background-color: #ffffff; width:70px; }

.error {
    color: red;padding:0px;
}

td.bodytekst { padding: 3px !important;}

#voorstellingdetails.white, #voorstellingdescription.white, #voorstellingtitel.white{ color: #fff !important; }


 a.goldenlink:link,
a.goldenlink:visited,
a.goldenlink:hover,
a.goldenlink:active
{
    color: #fbd400;
    
    }