/* De basis CSS van SayB */
html, body {
	height: 100%;
	}
html, body, H1, H2, H3, ul, li, p, a, br, pre, blockquote, acronym {
	margin:0;
	padding:0;
	border:0;
	}
body {
	margin: 0; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #2D3F67;
	color: #2D3F67;
	}
H1 {
	font-size: xx-large;
	color: #33CCFF;
	margin-bottom: 5px;
}
H1:first-letter { 
	font-size:xx-large;
}
H2 {
	font-size: x-large;
}
H3 {
	padding: 10px 5px 0px 5px;
	font-size: large;
}
p {
	padding: 10px;
	line-height: normal;
	margin: 0px;
}
A:link {
	color: #2D3F67;
	text-decoration: none;
}
A:visited {
	color:#666666;
	text-decoration: none;
}
A:link:active  { 
	color: #FF0000;
}
A:visited:active { 
	color: #FF0000;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
#vak {
	position: relative;
	min-height: 100%;
	height: 100%;
	padding: 0;
	border: 0;
	background-color: #F3B6E6;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	}
#toptekst {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 90%;
	left: 5%;
	background-color:#BA1D9E;
	z-index: 2;
	height: 13%;
	background-image:  url(../afbeeldingen/sayb-logo-t.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #CCCCCC;
	}	
#toptekst #logo a {
	width: 200px;
	height: 54px;
	display: block;
	}
#toptekst #logo a h6 {
    display: none;
	}
#toptekst #topknoppen {
	display: block;
	position: absolute;
	top: 0%;
	right: 0%;
	}	
#midden {
	position: relative;
	width: 90%;
	left: 5%;
	background-color: #FCE7F8;
	overflow: auto;
	height: 81%;
}
#midden-rechts {
	float: right;
	width: 28%;
	height: 100%;
	overflow: hidden;
	background-image:  url(../afbeeldingen/sayb-metaal-100-1.png);
	background-repeat: repeat-y;
	background-position: left;
}
#midden-rechts A:link {
	color: #2D3F67;
	text-decoration: none;
}
#midden-rechts A:visited {
	color:#BA1D9E;
	text-decoration: none;
}
#midden-rechts-motto {
	font-family: "Comic Sans MS", "Lucida Handwriting", Arial;
	font-style: oblique;
	text-align: center;
	height: 10%;
	width: 80%;
	display: block;
	padding: 5% 10%;
	margin:0;
}
#midden-rechts-ul {
	height: 50%;
	overflow: auto;
	margin: 0;
	padding: 0;
}
.midden-rechts-ul1 ul {
	background-image:  url(../afbeeldingen/sayb-neon-1-20.png);
	background-repeat: repeat;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
.midden-rechts-ul1 li {
	font-variant: small-caps;
	line-height: 20px;
	font-size: small;
	font-weight: 500;
	white-space: nowrap;
	padding-left: 15%;
	}
.midden-rechts-ul2 ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
.midden-rechts-ul2 li {
	font-variant: small-caps;
	line-height: 20px;
	font-size: small;
	font-weight: 500;
	white-space: nowrap;
	padding-left: 20%;
}
.midden-rechts-boodschap {
	width: 80%;
	height: 15%;
	float:right;
}

.midden-rechts-boodschap textarea{
	background-color: #FCE7F8;
	font-family: "Comic Sans MS", "Lucida Handwriting", Arial;
	font-style: oblique;
	font-size:11px;
	text-align: center;
	color: #2D3F67;
	margin:0;
	border:0;
	overflow:auto;
}
.midden-rechts-boodschap a {
display: block;
width: 48px;
height: 60px;
background: transparent url(../afbeeldingen/engel-paars-goud.gif) no-repeat;
background-position: -48px 0;
}

.midden-rechts-boodschap a:hover {
background-position: -0px 0;
}


#midden-rechts-afbeelding {
	background-image:  url(../afbeeldingen/aalscholver5T.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	z-index: 2;
	clear: both;
	height: 25%;

} 
#midden-rechts-reclame {
	padding: 5% 10% 5% 15%;
	margin:0;
}

#midden-links {
	float: left;
	width: 72%;
	height: 100%;
	min-height: 100%;
	background-image:  url(../afbeeldingen/sayb-duo-paars-r-200-1.png);
	background-repeat: repeat-y;
	background-position: right;
	overflow: auto;
}
.midden-links-ul {
	padding-top: 1em;
	padding-bottom: 1em;
	width:30%;
}
.midden-links-ul ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
.midden-links-ul li {
	font-variant: small-caps;
	line-height: 20px;
	font-size: small;
	font-weight: 500;
	white-space: nowrap;
	padding-left: 10%;
	display: block;
	background-repeat: repeat;
}
.midden-links-ul ul ul{
	padding-left: 10%;
}
#midden-links A:link           {
	color: #71115B;
	text-decoration: none;
}
#midden-links A:visited        {
	color: #BA1D9E;
	text-decoration: none;
}
#midden-links A:link:active    { 
	color: #FF0000;
}
#midden-links A:visited:active { 
	color: #FF0000;
}
.midden-links-a {
	margin: 0;
	padding-left: 20px;
	padding-bottom: 0;
	padding-top:10px;
}
.midden-links-a h3 {
	margin-left:45px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	line-height:30px;
	}
.midden-links-a a.button {
	display:compact;
	text-decoration: none;
	color: #71115B;
	background-image: url(../afbeeldingen/rood5-uit.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 30px;
	float: left;
	border: 0px;
}
.midden-links-a a.button:hover {
	display:compact;
	text-decoration: none;
	color: #BA1D9E;
	background-image: url(../afbeeldingen/rood5-in.gif);
	background-repeat:no-repeat;
	height: 30px;
	width:30px;
	float: left;
	border: 0px;
	background-color: #FCE7F8;
}
.midden-links-form {
	padding-top: 1em;
	width:400px;
}
.midden-links-form ul {
	display: block;
	margin: 0px;
}
.midden-links-form li {
	list-style-image: none;
	list-style-type: none;
	font-size: small;
	font-weight: 500;
	display: block;
	white-space: nowrap;
	padding-left: 5%;
}
.midden-links-form fieldset {
	border: 2px solid #BA1D9E;
}
.midden-links-form legend {
	color: #71115B;
	font-weight: bold;
}
#voettekst {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 90%;
	left: 5%;
	background-color: #BA1D9E;
	z-index: 2;
	height: 6%;
	color: #CCCCCC;
}
#google-zoek form {
	display:block;
	left: 3%;
	padding-left: 10%;
}
.reactie-datum {
	font-size: 9px;
	font-variant: normal;
	font-weight: bold;
}
.reactie-titel {
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
}
.reactie-tekst {
	font-size: 12px;
	font-variant: normal;
}
.reactie {
	padding-left: 15px;
	padding-top:10px;
	padding-right: 15px;
	line-height:1.5em;
	margin: 0;
}
.engel {
	padding-left: 15px;
	padding-top:10px;
	padding-right: 15px;
	line-height:1.5em;
	margin: 0;
}
.engelnaam {
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
}

