@charset "utf-8";
/* CSS Document */
body {
background-color:#EEEEE8;
text-align:center;
font-family:arial,sans-serif;
margin:0;
padding:0;
}

#container {
position: relative;
width:786px;
background-color: #FDFCF8;
text-align:left;
margin: 0 auto;
text-align: center;
border-left:solid;
border-left-color:#000000;
border-left-width:1px;
border-right:solid;
border-right-color:#000000;
border-right-width:1px;
border-top:solid;
border-top-color:#000000;
border-top-width:1px;
border-bottom:solid;
border-bottom-color:#000000;
border-bottom-width:1px;
margin-top:10px;
}

#header {
float:left;
background-image:url(images/augustus%202008/header.jpg);
background-repeat:no-repeat;
background-position:top left;
width: 786px;
height:119px;
background-color:#990100;
}

#content {
float:left;
width:786px;
background-color:#FFFFFF;
margin-top:10px;
margin-bottom:10px;
}

#content_middle {
float:left;
width:776px;
background-color:#FFFFFF;
margin-top:10px;
margin-bottom:10px;
padding:5px;
}

#content_left {
float:left;
width:368px;
background-color:#FFFFFF;
margin-left:8px;
padding:5px;
}

#content_right {
float:right;
width:368px;
background-color:#FFFFFF;
margin-left:10px;
margin-right:8px;
padding:5px;
}

#box {
border-left:solid;
border-left-color:#990100;
border-left-width:2px;
border-right:solid;
border-right-color:#990100;
border-right-width:2px;
border-top:solid;
border-top-color:#990100;
border-top-width:10px;
border-bottom:solid;
border-bottom-color:#990100;
border-bottom-width:10px;
padding:5px;
}

#menu {
float:left;
background-color:#990100;
width:786px;
height:30px;
}



#footer {
clear:both;
width:786px;
height:20px;
background-color:#990100;
}


/*Tekst*/

img {
border-bottom-color:#E9E9E9;
border-bottom-style:solid;
border-bottom-width:5px;
border-left-color:#E9E9E9;
border-left-style:solid;
border-left-width:5px;
border-right-color:#E9E9E9;
border-right-style:solid;
border-right-width:5px;
border-top-color:#E9E9E9;
border-top-style:solid;
border-top-width:5px;
}

a {
font-family:arial,sans-serif;
color:#990100;
text-decoration:none;
font-size:12px;
line-height:160%;
}

a:hover {
font-family:arial,sans-serif;
color:#990100;
border-bottom-color:#000000;
border-bottom-style:dashed;
border-bottom-width:1px;
font-size:12px;
line-height:160%;
}

a.actie {
font-family:arial,sans-serif;
color:#990100;
text-decoration:none;
font-size:18px;
line-height:160%;
}

a.actie:hover {
font-family:arial,sans-serif;
color:#990100;
border-bottom-color:#000000;
border-bottom-style:dashed;
border-bottom-width:1px;
font-size:18px;
line-height:160%;
}

a.menu {
font-family:arial,sans-serif;
color:#FFFFFF;
text-decoration:none;
font-size:12px;
line-height:160%;
}

a.menu:hover {
font-family:arial,sans-serif;
color:#FFFFFF;
text-decoration:underline;
font-size:12px;
line-height:160%;
}

.footer {
font-family:arial,sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
line-height:160%;
}

.content {
font-family:arial,sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
line-height:160%;
}

.image {
border-left:solid;
border-left-color:#B7DDE8;
border-left-width:2px;
border-right:solid;
border-right-color:#B7DDE8;
border-right-width:2px;
border-top:solid;
border-top-color:#B7DDE8;
border-top-width:2px;
border-bottom:solid;
border-bottom-color:#B7DDE8;
border-bottom-width:2px;
}

.noborder {
border-left:solid;
border-left-color:#B7DDE8;
border-left-width:0px;
border-right:solid;
border-right-color:#B7DDE8;
border-right-width:0px;
border-top:solid;
border-top-color:#B7DDE8;
border-top-width:0px;
border-bottom:solid;
border-bottom-color:#B7DDE8;
border-bottom-width:0px;
}

.header {
font-family:arial,sans-serif;
font-size:20px;
text-align:center;
line-height:160%;
color:#D40000;
}
