body {
	background-color: black;
	background-image: url(http://www.herstellenvanhersenletsel.nl/images/schermer.jpg);
	background-position: 30px 25px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
}


#navleft{
	position: absolute;
	width: 128px;
	top: 27px;
	left: 10px;
	font-size: 16px;
	line-heigt: 2.0em;
	padding: 3px;
	z-index: 2;
}

#content{
	position: absolute;
	width: 440px;
	margin: 0 0 16px 330px;
	top: 160px;
	left: 10px;
	font-size: 1.1em;
	padding: 3px;
	z-index: 2;
}

#linkcontent{
	position: absolute;
	width: 440px;
	margin: 0 0 16px 330px;
	top: 160px;
	left: 10px;
	font-size: 1.1em;
	padding: 3px;
	z-index: 2;
}

#frame {
  width:800px;
  margin-right:auto;
  margin-left:auto;
  margin-top:40px;
  padding:0px;
  text-align:left;
}
		
#contentcenter {
  width:440px;
  margin-top:3px;
  float:left;
  background:#fff;
}
	
#contentright {
  width:150px;
  padding:0px;
  margin-top:3px;
  float:left;
  background:#fff;
}
	
#contentheader {
  background:#fff
}

p,h1,h2,h3,pre {
  margin:0px 10px 10px 10px;
  padding-top: 0px;
}

h1 {
	font-size: 16px;
	font-weight: 700;
}

h2 {
	font-size: 14px;
	font-weight: 700;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

li {
	width: 440px;
}

table {
	font-size: 11px;
}

#contentheader h1 {
  font-size:14px;
  padding:10px;
  margin:0px;
}
	
#contentright p { 
  font-size:10px;
}


a {
	color: #CC3300;
	text-decoration: none;
	font-weight: 600;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: 600;
}

a:active {
	color: #CC3300;
	text-decoration: none;
	font-weight: 600;
}

.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000;
}

.raised {
  position: relative;
  top: -12px;
  left: 12px;
  padding: 4px;
  background:#fff;
}

table.calendar {
  margin-left: 10px;
}

img.photos {
	width: 200px;
	border: 1px;
	border-color: black;
}