body {
height: 100%;
color: #222;
font-size: 12px;
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
background-color: #fff;
margin: 0;
line-height: 16px;
}

#page {
width: 100%;
height: 100%;
position: absolute;
}

#outer {
width: 740px;
min-height: 100%;
position: absolute;
left: 50%;
margin-left: -370px;
border-right: 1px solid #ccc;
border-left:  1px solid #ccc;
/*background-image: url(/images/bg_color.jpg);
background-repeat: repeat-y;*/
}

#inner {
width: 700px;
height: auto;
position: relative;
float: left;
margin: 10px 20px 0px 20px;
}

#banner {
width: 700px;
height: 150px;
position: relative;
float: left;
clear: both;
background-color: #cc0000;
background-image: url(/images/Plunderpiraat-banner1.jpg);
background-repeat: no-repeat;
}

#nav {
width: 690px;
height: auto;
position: relative;
float: left;
clear: both;
margin: 5px 5px 15px 5px;
font-size: 15px;
line-height: 18px;
}

#content {
width: 540px;
height: auto;
position: relative;
float: left;
margin: 5px;
overflow: hidden;
}

#side {
width: 140px;
height: auto;
position: relative;
float: left;
margin: 5px;
font-size: 11px;
}

.bg_general {
background-color: #fff;
}

a:link {
color: #E14B32;
font-weight: normal;
text-decoration: underline;
}

a:visited {
color: #E14B32;
text-decoration: underline;
}

a:hover {
color: #E17D32;
text-decoration: none;
}

.header_contrast {
color: #fff;
font-size: 16px;
font-style: normal;
font-weight: bold;
background-color: #e17100;
}
	
.header {
color: #C20000;
font-size: 16px;
font-style: normal;
font-weight: bold;
}

.title {
color: #1d5381;
font-size: 12px;
font-style: normal;
font-weight: bold;
}

.subtitle {
color: #888;
font-size: 10px;
font-style: italic;
font-weight: bold;
}

/* News start */

.news {
color: black;
}

.news table {
color: black;
font-size: 11px;
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
background-color: #960;
}

.news td {
color: black;
font-size: 11px;
font-style: normal;
background-color: white;
}

.news a:link {
color: #2975b6;
font-weight: bold;
text-decoration: none;
}


.news a:hover {
font-weight: bold;
text-decoration: underline;
background-color: #2975b6;
}

.news a:visited {
color: #2975b6;
font-weight: bold;
text-decoration: none;
}

/* end News */
	
#nav {
font-size: 15px;
line-height: 18px;
color: #E17D32;
}

#nav a:link {
color: #E17D32;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

#nav a:hover {
color: #666666;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}

#nav a:visited {
color: #E17D32;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

#nav a:active {
color: gray;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

/* Dossier start */
.dossier   {}

.dossier a:link {
color: #E14B32;
font-weight: bold;
text-decoration: underline;
}

.dossier a:hover {
color: #E17D32;
font-weight: bold;
text-decoration: none;
}

.dossier a:visited {
color: #E14B32;
font-weight: bold;
text-decoration: underline;
}

.dossier a {
line-height: 20px;
}
	
/* end Dossier */

.footer {
	color: #999;
	font-size: 10px;
	}
.footer a {
color: #999;
font-size: 10px;
}

/* FCKeditor start */

.xlarge {
color: #888;
font-size: 15px;
font-weight: bold;
}

.large {
color: #E14B32;
font-size: 13px;
font-weight: bold;
}

.small {
font-size: 10px;
}

.xsmall {
font-size: 9px;
}

.highlight {
color: #888;
font-weight: bold;
}

.contrast {
font-size: 13px;
color: #FFFFFF;
background-color: #FAAF32;
font-weight: bold;
padding: 1px 3px 1px 3px;
}

.onlinelezen {
font-size: 14px;
}

/* FCKeditor end */