/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../img/algemeen/background.jpg);
	background-repeat:repeat;
	padding: 0;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
		
}

#header {
background-image:url(../img/algemeen/background.jpg);
height: 150px;
left: 2px;

}

#wrap {
	position: relative;
	width: 1014px;
	height: 1200px;
	overflow:visible;
	margin: 5px auto;
	padding: 0px;
	text-align: center;
	
}

#content {
	text-align:left;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 1px;
	margin-left: 1px;
	text-indent: 25px;
	width: 650px;
	position:absolute;
	left: 2px;
	
}
#content_black {
	text-align:left;
	font-weight: normal;
	color: #000000;
	margin-top: 1px;
	margin-left: 1px;
	text-indent: 25px;
	width: 650px;
	position:absolute;
	left: 2px;
	
}

#content2 {
	text-align:left;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 1px;
	margin-left: 1px;
	text-indent: 25px;
	width: 760px;
	position:absolute;
	left: 2px;
	
}

#flashcontent {
		margin: 5px auto 0;
		border: 0px solid #FFFFFF;
		width: 600.00px;
		height: 650.00px;
}

.bottomlink a {
	color: #CC0000;
	font-size:9px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999
	
}	

#antonmureaulink a {
	position:absolute;
	bottom: 3px;
	color: #FFFF00;
	font-weight:bold;
	text-align: right;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC
	
}	

#contenttext {
	text-indent: 15px;
	text-align:left;
	margin-top: 10px;
	margin-left: 5px;
	width: 450px;
	top: 85px;
	left: 200px;
		
}

#content a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999
}


h1 {
	font-size: 120%;
	font-variant : small-caps;
	letter-spacing : 0.1em;
	color: #FF9;
	margin: 0px 0px 3px 0px;
}

h2 {
	color: #990000;
	margin: 0px 0px 0px 0px;
	font-variant:small-caps;
	font-size:110%;
	letter-spacing : 0.1em;
	
}

.dagkop {
	font-variant:small-caps;
	font-style: normal;
	font-weight: bold;
	color:#999999;
}


#img {
	border:none;
	
}

.smallcaps {
	font-variant:small-caps;
	font-style: normal;
	font-weight: bold;
	color:#FC6;
}

.smallcaps2 {
	font-variant:small-caps;
	font-style: normal;
	font-weight: bold;
	color:#999999;
}

.overlibtekst {
	font-variant: small-caps;
	font-style: italic;
	font-weight: normal;
	}

#imgscroll {
	padding: 0;
	width: 650px;
	height: 445px;
	overflow: auto; //opera
	overflow-x: scroll; //ie
	scroll:auto
	overflow: -moz-scrollbars-horizontal; //moz
}


.vet {font-weight: bold}

.iyellow {
	color: #FF6;
	font-style: italic
}
