html {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
} 
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Tahoma";
	font-size: 13px;
	background: #870542 url(../../images/logo-web.png) no-repeat right bottom;
	letter-spacing: 0.2px;
}
h3 {
	color: #ffff66;
	font-size: 12px;
}

a:link, a:visited { color: #ffff66; text-decoration: none} 
a:active, a:hover { color: #cccc66; text-decoration: underline}

#wrapper {
	background: url(../../images/mainbg.gif) repeat-x;
}

#container {
	width: 1025px;
	margin: auto;
	border: 1px solid #ffffff;
}


/*------------ Header --------------- */

#header {
	height: 251px;
	background: #1e2470 url(../../images/banner.png) no-repeat;
}

#sitetitel {
	padding-top: 50px;
	padding-left: 30px;
	font-size: 20px;
	color:#a8a8b4;
}

#sitetitel span{
	font-weight: 200;
	color:#cccc33;
	font-size: 40px;
}

#siteslogan {
	padding-top: 5px;
	font-size: 1.5em;
	color:#cccc33;
	text-align: right;
	padding-right: 20px;
	line-height: 1.8em;
}
/* ---------------------------------- */

/*------------- menu ------------------*/
.menu{
	float: left;
	width: 1017px;
	height: 32px;
	margin: 0px;
	padding: 0 0 0 8px;
	background: #241d4b url(../images/menubg.gif) repeat-x;
}
.menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.menu li{
	float:left;
	position:relative;
	z-index:100;
}

.menu table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:25px;
}

.menu a, .menu :visited {
	display:block;
	width:125px;
	padding:7px 0;
	color: #cccc33;
	background: url(../../images/menubg.gif) repeat-x;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	
}

.menu :hover{
	color:#fff;
	background: url(../../images/menuhover.gif) center center no-repeat;
	text-decoration:none;
}

.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:128px;
	height:0;
}

.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}
/* ----------------- einde  menu----------------*/

/* ----------------- begin content ----------------------- */


#content {
	width: 1025px;
}

#top {
	float: left;
	padding: 20px;
	width: 985px;
	background: #241d4b;
}

#content-b {
	float: left;
	width: 1025px;
	color: #b9b985;
	padding: 0px;
	background: #241d4b;
}

#content-b a{
	line-height: 20px;
	color:  #ffff66;
}

#content-b .sectie {
	float: left;
	width: 280px;
	padding: 20px 10px 0px 30px;
	height: 200px;
}

#content-b .sectie a{
	padding-left: 25px;
	color: #ffff66;
	line-height: 20px;
	text-decoration: none;
	background: url(../../images/klaver.png) no-repeat center left;
}
#content-b .twit {
	float: left;
	width: 280px;
	padding: 20px 10px 0px 10px;
	height: 200px;
}
#content-b .twit a{
	padding-left: 0px;
	color: #ffff66;
	line-height: 20px;
	text-decoration: none;
	
}
#content-b .sectie a:hover {
	color: #cccc66;
}

#content-b .midden {
	float: left;
	padding: 20px 40px;
	width: 260px;
	height: 200px;
	background: url(../../images/sectie.gif) left no-repeat;
}

#content-b .middenrb{
	float: left;
	padding: 20px 0px;
	width: 16px;
	height: 200px;
	background: url(../../images/sectie.gif) left no-repeat;
}

.tekst {
	color: #b9b985;    
	margin: 10px;  
}
.tekst a:link, a:visited{
	color: #ffff66; text-decoration: none
}
.tekst a:active, a:hover{
	color: #cccc66; text-decoration: underline
}
.ico {
	padding-left: 25px;
	color: #ffff66;
	line-height: 20px;
	text-decoration: none;
	background: url(../../images/klaver.png) no-repeat center left;
	}
.datum-plaatsen {
	clear: both;
	color: #b9b985;
	padding: 5px;
	font-weight: bold;
}

.title {
	height: 37px;
	margin-left: 10px;
	padding-top: 18px;
	padding-left: 50px;
	font-size: 1.6em;	
	color:#ffff66;
	background: url(../../images/samen.gif) left center no-repeat;
}
.subtitle{
	padding: 5px;
	font-size: 1em;
	color: #cccc33;
}
.thumb{
	width: 120px;
	height: 87px;
	margin: 0px;
	
}
.thumbgroot{
	width: 170px;
	height: 110px;
	margin: 0px;
}
.tekst img{
	margin: 0px 10px;
}
.table {
	width:600px;
	margin-left: 100px;
	line-height: 1.5em;
	font-family: "Tahoma";
	font-size: 13px;
}
.td {
	width: 300px;
	border: 1px solid #322868;
}
.link {
	margin-left: 100px;
	font-size: 1.2em;
	color: #cccc33;
	}
/*--------- einde Content -------------*/

/* -------- Footer --------- */

#footer {
	clear: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 1005px;
	height: 72px;
	color: #b9b985;
	line-height: 24px;
	text-align:left;
	background: #1e2470 url(../../images/footerbg.gif) repeat-x;
}
#footer a {
	color: #b9b985;
	text-decoration: none;
}

#footer a:hover {
	color: #999966;
}

/* --------- einde footer --------------*/
/* --------- formulier ----------------*/

div#form {
	width: 400px;
	margin:0 auto;
	border: 1px solid #fff;
	padding: 15px;
	background: #241d4b;
}

label {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #fff;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}
/* --------- einde formulier ----------------*/
#ppt {
	margin-top: 1px;
}

div.scroll{
	position:absolute}
td.scrollTitle{
	background:#1e2460;
	color:#ffff66;
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;
	font-size:12px}
td.scrollBody{
	background:#870542;
	color:#b9b985;
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	font-size:12px}
td.scrollFoot{
	background:#1e2460;
	color:#ffff66;
	font-family:Tahoma;
	font-weight:normal;
	text-align:center;
	font-size:11px}




