body {
	padding:0px;
	margin:0px;
	font-family:arial,verdana, Trebuchet MS, Helvetica, sans-serif;	
	line-height:18px;
	font-size:14px;
	color:#000;
	overflow:auto;
	text-align:left;
	background-color:#cbcdb6;
}

/* ----- speciaal voor FCK editor */
.fckeditorbody {
	text-align:left;
	color:#000;
	background:none;
	overflow-y: scroll;
}

img {
	border:0px solid #000;
}

.c980 {
	margin: 0 auto; /* ------- ERG BELANGRIJK VOOR CENTREREN SITE-------- */
	position:relative; 
	width:980px;
	height:30px;
}


#siteContainer {
	margin: 0 auto; /* ------- ERG BELANGRIJK VOOR CENTREREN SITE-------- */
	position:relative; 
	width:980px;
	height:680px;
	background:url(../img/bg.jpg) left top no-repeat;
}


.noInput {
	color:#f00;
	font-weight:bold;
	font-size:13px;
}

ul {
	margin:0px;
	padding:0px 0px 0px 15px;
}

a img {
  border:0px solid #000;
}

.noBorder {
	border:0px solid #000;
}

textarea, select, input {
	font-family:arial,verdana, Trebuchet MS, Helvetica, sans-serif;	
	line-height:18px;
	font-size:14px;
	border:1px solid #004482;
	vertical-align:top;
	margin:0 0px 0 0;
	padding:0;
}
.radio, .checkbox {
	border:0px solid #fff;
	vertical-align:top;
	margin:0 5px 0 0;
	padding:0;
	line-height:12px;
	height:12px;
}


p {
	font-family:arial,verdana, Trebuchet MS, Helvetica, sans-serif;	
	line-height:18px;
	font-size:14px;
	padding:0px;
	margin:0 0 0 0;
}

td {
	font-family:arial,verdana, Trebuchet MS, Helvetica, sans-serif;	
	line-height:18px;
	font-size:14px;
	vertical-align:top;
}

a:link, a:active, a:visited, a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#000;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}


.error {
	color:#f00;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:bold;
}

h1 {
	font-size:24px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}

#divMystery {
	position:absolute;
	left:8px;
	top:300px;
	width:50px;
	height:70px;
}
#divMystery a {
	display:block;
	height:70px;
}

#divLogin {
	position:absolute;
	left:60px;
	top:300px;
	width:110px;
	height:40px;
	background-color:#fff;
	display:none;
	padding:5px;
}


#divMiniNav {
	position:absolute;
	left:0px;
	top:385px;
	width:112px;
	height:231px;
}
#divMiniNav a {
	display:block;
	overflow:hidden;
}

#divMainNav {
	position:absolute;
	left:130px;
	top:68px;
	width:250px;
	height:577px;
}
#divMainNav a {
	display:block;
	overflow:hidden;
}


#divLogo {
	position:absolute;
	left:450px;
	top:0px;
	width:320px;
	height:230px;
}
#divLogo H1 {
	width:320px;
	height:150px;
	font-family:impact, arial;
}

#divLogo H1 a {
	width:320px;
	height:150px;
	display:block;
	font-family:arial;
	font-size:17px;
	letter-spacing:0.07em;
	font-weight:bold;
	text-decoration:none;
	color:#4b4827;
	text-align:center;
	padding-top:200px;
}

#divSocials {
	padding-top:2px;
	padding-left:230px;
	height:30px;
}
#divSocials div {
	height:30px;
	float:left;
}

#divContent {
	position:absolute;
	left:450px;
	top:230px;
	width:320px;
	height:450px;
	overflow:auto;
}
#divContent div {
	padding:0 10px 0 0;
}
#divContent img {
	width:320px;
}

#divVorige {
	position:absolute;
	left:380px;
	top:385px;
	width:70px;
	height:124px;
}
#divVolgende {
	position:absolute;
	left:770px;
	top:385px;
	width:70px;
	height:124px;
}

#divScroller {
	position:absolute;
	left:850px;
	top:0px;
	width:130px;
	height:680px;
	overflow:auto;
}

#divScroller img {
	width:93px;
	margin-bottom:8px;
}

#divScrollerUp {
	position:absolute;
	left:850px;
	top:0px;
	width:95px;
	height:30px;
	overflow:hidden;
}
#divScrollerDn {
	position:absolute;
	left:850px;
	top:650px;
	width:95px;
	height:30px;
	overflow:hidden;
}



#divSplash {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:680px;
	overflow:hidden;
}

#divSplashEnter {
	position:absolute;
	left:621px;
	top:416px;
	width:107px;
	height:119px;
}
#divSplashEnter a:link, #divSplashEnter a:active, #divSplashEnter a:visited , #divSplashEnter a:hover {
	display:block;
	width:107px;
	height:119px;
}
#divSplashEnter img {
	width:107px;
	height:119px;
}

#divSplashEnter a:hover {
	background:url(../img/splash_enter.jpg) left top no-repeat;
}

#divTellers {
	position:absolute;
	left:0px;
	top:32px;
	width:90px;
}
#divTellers a {
	display:block;
}

#divHtmlNav {
	width:100%;
}
#divHtmlNav div {
	text-align:center;
	width:980px;
}
#divHtmlNav a {
	padding:0 5px 0 0;
	font-size:10px;
	color:#777;
}


#divFirstContent {
	position:absolute;
	height:0px;
	overflow:hidden;
}


#divSendAFriend {
	display:none;
	position:absolute; 
	background-color:#fff; 
	left:10px; 
	top:50px; 
	width:290px; 
	height:390px; 
	border:1px solid #000;
	padding:5px;
}
#divSendAFriend a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#divSendAFriend a:hover {
	color:#666;
}



