* 
{
padding: 0;
margin: 0;
border: 0;
}
body, html {
color: #000; 
font-family: Verdana, Arial, Tahoma, sans-serif;
background-color: #222a1b; 
text-align: center; 
}
body {
font-size: 65%;
}
p {padding: 7px 0 7px 0;}

a {
color: #fefefe;
font-size: 14px;
text-decoration: none;
text-align: center;
font-weight: normal;

}
a:hover{
color: #000;
text-decoration: none;
}

h1, h2, h3, h4, h5 {
font-weight: bold;
padding-bottom: 10px;
padding-left: 10px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.3em;
color: #fff;}
h4 {
font-size: 1.7em
}

h1 a, #header h2{
color: #fff;
}
.clear { clear: both; }

#mainContainer {
width: 760px;
margin: 0 auto; 
min-height: 300px;
background: #fefefe;
text-align: left; 
}
* html #mainContainer {
height: 300px; 
}

a.highlight1 {color: #ecd973;font-size: 1.2em;}

#left {

width: 100%;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
} 
/**************************
HEADER
**************************/
#header {
background: #da6a50;
padding: 10px;
text-align:right;
}
/**************************
Inhoud en kolommen
**************************/
.outer {
margin-top: 50px; /***We moeten wat plaats maken voor het menu bovenaan ***/
padding-left: 165px;  
}

.inner {
width: 595px; 
}
* html .inner {
width: 100%;
}

.float-wrap {
float: left;
width: 760px;
margin-left: -165px; 
}
#content {
float: left;
width: 600px;
background: #fff;
color: #676565;
font-size: 1.1em;
}
table { border: 1px solid #829666; background-color: #9db588; font-family: Verdana; font-weight: normal; font-size: 10px; width:700px;color: #fefefe; }
td   { border: 0px; text-align: center;
        font-size: 10 pt.}
th { border: 0px; text-align: center;}

#content1 {
float: left;
width: 600px;
background: #fefefe;
color: #676565;
font-size: 1.1em;
margin-left:10px;
}
* html #content {
position: relative;
}
.contentWrap {
padding: 16px;
}
.contentWrap ol, .contentWrap ul {
margin: 3px 0 5px 35px;
}
.contentWrap li {
padding-bottom: 2px;
}
/**************************
Table
**************************/
div#content1 table  { border-collapse: collapse; border: 0px ; padding:10px; background-color: #fefefe;}
div#content1 td     { border: 0;  text-align: center; width:150px; height:107px; padding: 0 5px 5px 5px;}
div#content1 tr { text-align: left ;font-size: 1.1em;}
div#content1 td a
{
font:11px Verdana;
	color: #b5100a;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.1em;
	float: center;
	text-align: center;
	}

div#content1 th 
{
font:12px Verdana;
	color: #da6a50;
	text-decoration: none;
	font-weight: bold;
	float: center;
	text-align: center;
	padding-bottom:2px;
	}

div#content1 th a 
{   font:13px Verdana;
	color: #405f13;
	text-decoration: none;
	font-weight: bold;
	float: center;
	text-align: center;
	}

div#content1 th a:hover
{
font-weight: bold;
text-decoration: none;
color: #da2912;
text-align: center;
}

div#content1 a
{
    font:10px Verdana;
	color: #b5100a;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0.1em;
	float: center;
	text-align: center;
	}
div#content1 a:hover
{
text-decoration: none;
}
	
div#content1 td a:hover
{
text-decoration: none;
color: #313e7f;
}
div#content1 p
{
font-size: 11px;
padding-left:6px;
}

/**************************
Linker kolom
**************************/

#left {
float: right;
width: 150px;
background: #829b6b; 

min-height: 250px;
padding: 5px;
}
* html #left {
position: relative; 
height: 250px;
}
#left ul {

list-style: none;

}
#left li {
padding-bottom: 10px;

}

/*************************
Rechter kolom
**************************/
#right {
margin: -50px 0 0 -760px; /***Met deze waarden wordt het "rechter menu" bovenaan geplaatst  ***/
float: left; 
width: 750px;
background: url(fotos/buttonverdeosr50.gif) repeat-x;
padding: 5px;
height: 40px;
}
* html #right {
position: relative;  
}
#right ul {
list-style: none;
padding-top:10px;
padding-left:15px;
}
#right li {
display: inline;
padding-right: 30px;
padding-left: 30px;

}
#right li a.highlight1 {color: #ecd973;}
/**************************
FOOTER
**************************/
#footer {
width: 760px;
margin: 0 auto;
text-align: center;
background-color:#da6a50;
font-size: 1.1em;
color: #fefefe;
}

#footer p a {
font:11px Verdana;
font-size: 11px;
color: #a2361d;
}
#footer p {
font:11px Verdana;
font-size: 10px;
color: #a2361d;
}
</style>