* {margin:0;padding:0}

body {
	/*background-color: #003;*/
	background-color: #fff;
	color: #2c2c4a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	background-image: url(img/back.jpg);
	}


#outer-wrapper
{
text-align: center;
width: 100%;
}

#outer{
margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: left;
height:588px;
width: 900px;
background-color: #fff;
border: solid 1px #2c2c4a;
}

#header
{
height: 102px;
	background: #3b4b64;

}

#header img
{
margin: 0px 0px -5px 0px;

}

#content
{

/*background: url(img/background2.jpg) no-repeat top left;*/

width: 852px;
height: 440px;
margin: 8px 0px 0px 0px;
border: solid 0px #720725;
}

#right
{

margin-top: 20px;
float: right;
width: 202px;
height: 385px;
}

#right p
{
padding: 110px 0px 0px 12px;
}

#right a
{
text-decoration: none;
color: #000
}

#right a:hover
{
text-decoration: underline;
color: #000
}

#menu
{
position: relative;
top: 0px;
left: 0px;
text-align: center;
}



#text
{
	position: relative;
	top: 5px;
	left: 25px;
	width: 855px;
	height: 420px;
	padding-right:10px;
	overflow: auto;
	scrollbar-highlight-color: #000;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-face-color: #97a7c0;
	scrollbar-darkshadow-color: #4e617f;
	scrollbar-3dlight-color: #4e617f;
	scrollbar-track-color: #4e617f;
	text-align: justify;
}

#text a
{
color: #000;
}

#text a:hover
{
text-decoration: none;
color: #000
}

#footer
{
width: 832px;
height: 23px;
margin: 10px 9px 0px 25px;
border-left: 0px solid #fff;
border-top: 0px solid #fff;
color: #000;
text-align: center;
font-size: 10px;
padding: 3px 0px 0px 5px;

}

#footer a
{
color: #000;
text-decoration: none
}

#footer a:hover
{
text-decoration: underline
}


h1
{
font-size: 16px;
color:#ca0707;
margin: 10px 0px 20px 0px
}


h2
{
font-size: 13px;
margin: 0px 0px 10px 0px;
padding-top: 5px
}

p
{
margin: 0px 0px 10px 0px
}

img
{
border: solid 0px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 1em 1.0em 0.0em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 0.0em 1.0em;
}


img.index
{
border: solid 0px #6F5230;}

table
{
font-size: 13px
}

ul
{
margin: 0px 0px 10px 20px
}


ol
{
margin: 0px 0px 10px 25px
}



.referentie
{
	font-style: italic;
	text-align: right;
	margin: 0px 15px 20px 30px;
	font-weight: bold;
	
}



