@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
border-collapse: collapse;
	}
h1 {
	font-family: "Gill Sans MT", Verdana, "Comic Sans MS";
	font-size: 1.2em;
	color: #000;
	padding-bottom: 5px;
	padding-top: 20px;
	text-align: center;
}

h2 {
	font-family: "Gill Sans MT", Verdana, "Comic Sans MS";
	font-size: 1.1em;
	color: #000;
	padding-bottom: 15px;
	text-align: right;
}

h3 {
	font-family: "Gill Sans MT", Verdana, "Comic Sans MS";
	font-size: 0.8em;
	color: #000;
	font-weight: normal;
	padding-left: 10px;
}

h4 {
	font-family: "Gill Sans MT", Verdana, "Comic Sans MS";
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	}
h5 {
	font-family: "Gill Sans MT", Verdana, "Comic Sans MS";
	font-size: 0.8em;
	font-weight: normal;
	color: #999;
	}
p {
	font-family: "Gill Sans MT", Verdana, "Comic Sans MS";
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
	}
	

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: middle;
	text-align: center;
	margin-left: 30px;
	text-decoration: none;
	border: none;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#ccc;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 960px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	margin-bottom: 20px;
} 
#header { 
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:200px;
} 

.menu {
 margin: 10px 0 0 0;
 padding: 5px 2px 0 2px;
 text-align: center;

}

.menu ul {
 border-bottom: 1px solid black;
}

.menu ul li {
 display: inline;
 margin: 0 2px;
 padding: 0 5px;
}

.menu ul li a {
 color: #333;
 background-color:#ccc;
 text-decoration: none;
 font-weight: bold;
 border: 1px solid black;
 padding: 0 6px;
}

.menu ul li.active a{
 border-bottom: 1px solid #FFC;
 background-color: #fff;
}

#sidebar2 {
	margin-right: 10px;
	float: right; 
	width: 57px; 
	height: 500px;
	display:inline;
	background-image:url(../images/S5.jpg);
	background-repeat:no-repeat;
}

#mainContent2 { float: left; background: url(../images/S6.jpg) top left repeat-y; padding-left: 80px; margin: 10px 10px 0 10px; min-height: 500px;width: 770px; } 

.tekstvak {
	background-color: #fff;
	position: relative;
	overflow: auto;
	padding: 7px;
	border: 2px dashed #000;
	height: 200px;
	width: 231px;
	display: inline;
	float: left;
	margin-bottom: 20px;
} 

.tekstvak img {	padding-left: 2px;}
	
.tekstvakmain {
	background-color: #fff;
	position: relative;
	overflow: auto;
	padding: 10px;
	border: 2px dashed #000;
	width: 231px;
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}

#footer { 
	background-image:url(../images/Footer-garnalenboot.jpg);
	background-repeat:no-repeat;
	height:150px;
	} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#follow h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	color: #30ABCF;
}

#follow p {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: italic;
	color: #000;
}

#follow p a{
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: italic;
	color: #000;
text-decoration:none;
}
