/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	overflow: hidden;
	border: 0;
	height: inherit;
	padding: 0;
	max-height: 100%;
	color: #660000;
}

p {
	margin: 2px auto 10px;
}

h2 {
	font-size:150%;
	font-weight: bold;
}

h3 {
	font-size:130%;
	font-weight: bold;
}

h4 {
	font-size:110%;
	font-weight: bold;
}


#framecontent {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 44px; /*Height of frame div*/
	overflow: auto;
	color: white;
	background-image: url(../imgmenu/bottomright.jpg);
	visibility: visible;
}

#maincontent {
	position: fixed;
	top: 103px;
	left: 0;
	right: 0;
	bottom: 44px; /*Set bottom value to HeightOfFrameDiv*/
	overflow: auto;
	padding: 0 0 0 150px;
	background-image: url(../bg/BG.jpg);
	background-repeat: repeat;
}

#iframe {
	position: fixed;
	overflow: auto;
	padding: 8px;
	background-image: url(../bg/BG.jpg);
	width: 100%;
	height: 100%;
	margin: 0px;
}

.innertube {
	margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.tekst {
	margin: 0px auto;
	width: 650px;
}

.tekst700 {
	margin: 0px auto;
	width: 800px;
}

.koptekst {
	width: 625px;
	overflow: auto;
	font-size: 120%;
	margin: 0px auto;
}



.small {
	font-size: 10px;
}

.leesverder{
	font-size: 10px;
	float: right;
}

.tekstR {
	padding: 2px;
	margin: 0px 4px 0px 12px;
	float: right;
}

img {
	text-decoration: none;
	border-style: none;
	text-align: center;
}

.imgnorandR {
	padding: 2px;
	margin: 0px 4px 0px 12px;
	float: right;
}

.imgnorandL {
	padding: 2px;
	margin: 0 12px 0 0;
	float: left;
}

.imgrand {
	border: 1px solid #633;
	padding: 2px;
	margin: 0px 8px 2px 0px;
	background-color: #FFF;
}

.imgrandmidden {
	border: 1px solid #633;
	padding: 2px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.imgrandR {
	border: 1px solid #633;
	padding: 2px;
	margin: 0px 0px 2px 8px;
	float: right;
	background-color: #FFF;
}
.imgrandL {
	border: 1px solid #633;
	padding: 2px;
	margin: 0px 8px 2px 0px;
	float: left;
	background-color: #FFF;
}

.totop
{
	width:100%;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #633;
	clear: both;
}

.terug{
	width:100%;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
	clear: both;
}

.HRlijn{
	width:100%;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
	clear: both;
}

* html body{ /*IE6 hack*/
	padding: 0 0 44px 0; /*Set value to (0 0 HeightOfFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

a {
	text-decoration: none;
	color: #CC0000;
}

b {font-size: 110%;}


#topsection {
	height: 10px;
	clear: both;
	background-color: #F1EAF1;
}

.dividerH30 {
	height: 30px;
	clear: both;
}

.divider {
	width: 100%;
	height: 2px;
	clear: both;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #C30;
}


#header {
	width: 100%;
	background-color: #E4B9A9;
	height: 93px;
	overflow: auto;
	background-image: url(../imgmenu/resize.jpg);
	background-repeat: repeat-x;
}

#menubottom {
	width: 680px;
	float: left;
	height: 44px;
	overflow: hidden;
}


.fotovak350left
{
	float: left;
	width: 358px;
	clear: left;
	margin-right: 8px;
	margin-bottom: 8px;
	font-style: italic;
}

.fotovak350right
{
	float: right;
	width: 358px;
	clear: right;
	margin-left: 8px;
	margin-bottom: 8px;
	font-style: italic;
}

.fotovak450left
{
	float: left;
	width: 458px;
	clear: left;
	margin-right: 8px;
	margin-bottom: 8px;
	font-style: italic;
}

.fotovak450right
{
	float: right;
	width: 458px;
	clear: right;
	margin-left: 8px;
	margin-bottom: 8px;
	font-style: italic;
}
.midden {
	text-align: center;
}

