
body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	background:      transparent url('bestanden/border.jpg') top left repeat;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}
a:link, a:active, a:visited
{
	font-size:       10px;
	color:           #000000;
}
.a{

	font-size:       10px;
	color:           #000000;
}
#container
{
	margin:          0 auto;
	width:           820px;
	position:        relative;
	background:      transparent url('containerbg.jpg') top left repeat-y;
}

#header
{
	margin:          0 auto;
	width:           820px;
	height:          217px;
	background:      transparent url('bg_head4.jpg') top left no-repeat;
}

.headtitle
{
	position:        relative;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	font-size:       30px;
	color:           #FFF;
	top:             8px;
	left:            12px;
}

#menu
{
	margin:          0 15px;
	height:          19px;
	background:      #ffffff !important;
	background:      #ffffff;
	padding:         0px 10px;
}

#menu ul
{
	margin:          0;
	padding:         5px;
	background:      transparent url('//menuoff.png') top left repeat-x;
	height:          19px;
}

#menu ul li
{
	list-style:      none;
	display:         inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	color:           #FDFDFD;	
	padding:         10px 10px 10px 10px;
	font-size:       1em;
	background:      transparent url('menuoff.png') center left repeat-x;
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}

#menu ul li a:hover
{
	background:      transparent url('menuon.png') center left repeat-x;
	color:           #FDFDFD;
}

#roundedheader
{
	width:           640px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('belowheader.png') top left no-repeat;
}

#content
{
	min-height:      350px;
	width:           750px;
	margin:          0 auto;
	background:      transparent url('bestanden/achtergrond.png') top left repeat-y;
}

#insidecontent
{
	float:           left;
	padding-left:    25px;
	width:           355px;
}

#insidecontent p
{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.3em;
	line-height:     150%;
}

#sidebar
{
	padding:         0 10px 10px 10px;
	float:           right;
	width:           260px;
	background:      ;
}

#sidebar p
{
	margin:          0;
	color:           #565656;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: underline;
	color:           #e36767;
}

#sidebar a:hover
{
	text-decoration: none;
}

#roundedfooter
{
	width:           840px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('abovefooter.png') top left no-repeat;
}

h1
{
	margin:          0;
	font-weight:     normal;
	color:           #004980;
	font-size:       3.2em;
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            2em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #0000ff;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     bold;
	color:           #004980;
}
h4
{
	margin:          0;
	padding:         0;
	font-size:       1.3em;
	font-weight:     normal;
	color:           #000000 !#004980;
}
h5
{
	margin:          0;
	font-size:       1.3em;
	font-weight:     bold;
	color:           #000000 !#004980;
}



img.thumbs {
    vertical-align:middle;
    border: 0px;
    margin: 10px;
}

img.groot {
    vertical-align:middle;
    border: 0px;
}