/* CSS Document */
/* Webdesign and -development by www.SanderD.nl */

body, html
{

	margin: 0;
	padding: 0;
	height: 100%;
	background: #252525;
	overflow: hidden;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: white;
	
	scrollbar-arrow-color: #818181; 
	scrollbar-face-color: #141414;
	scrollbar-highlight-color: #2e2624;
	scrollbar-3dlight-color: #0c0c0c;
	scrollbar-shadow-color: #2e2624;
	scrollbar-darkshadow-color: #0c0c0c;
	scrollbar-track-color: #161616;

}

img, div
{ 

	behavior: url(PNG/iepngfix.htc); 
	
}

img
{

	border: none;
	
}

p
{

	margin: 0;
	padding: 3px 0 5px 0;

}

a
{

	color: #CB5C2A;
	text-decoration: none;

}

a:hover
{

	color: #D3a246;

}

h2
{

	font-size: 14px;
	font-weight: bold;
	color: #CB5C2a;
	margin: 0;
	padding: 3px 0 5px 0;

}


	/* Divisions */
	
	
#shadTop
{

	width: 1007px;
	height: 47px;
	margin: 0 auto 0 auto;
	background: url(../images/shadTop.jpg) no-repeat;

}

#container
{

	width: 1007px;
	height: 463px;
	margin: 0 auto 0 auto;

}

#footer
{

	width: 1007px;
	height: 190px;
	margin: 0 auto 0 auto;
	background: url(../images/footerBg.jpg) no-repeat top;

}

#shadLeft
{

	width: 24px;
	height: 463px;
	float: left;
	background: url(../images/shadLeft.jpg) no-repeat;

}

#shadRight
{

	width: 24px;
	height: 463px;
	float: left;
	background: url(../images/shadRight.jpg) no-repeat;

}

#content
{

	width: 959px;
	height: 463px;
	float: left;
	background: white;

}

#menu
{

	width: 959px;
	height: 31px;
	background: url(../images/menuBg.jpg) repeat-x;

}

#headerImg
{

	width: 512px;
	height: 297px;
	float: left;
	background: url(../images/headerImg.jpg) no-repeat;	

}

#headerTitle
{

	width: 447px;
	height: 297px;
	float: left;
	background: url(../images/headerTitle.jpg) no-repeat;

}

#headerBlanc
{

	width: 447px;
	height: 297px;
	float: left;
	background: url(../images/headerBlanc.jpg) no-repeat;
	
}

#headerBlancText
{

	width: 378px;
	height: 259px;
	overflow: auto;
	padding: 19px 19px 19px 50px;
	text-align: justify;
	line-height: 15px;
	
}

#bottom
{

	width: 959px;
	height: 130px;
	clear: both;
	background: url(../images/bottomBg.jpg) no-repeat top;

}

#red
{

	width: 100%;
	height: 95px;
	background: url(../images/bottomRedBg.png) repeat-x;
	text-transform: uppercase;

}


	/* Menu-ul */
	

#navigation
{

	padding: 0 29px 0 0;
	margin: 0;
	list-style: none;
	float: right;
	text-transform: uppercase;
	font-size: 10px;

}

#navigation li
{

	float: left;
	margin: 0;
	padding: 0;

}

#navigation ul
{

	position: absolute;
	width: 110px;
	left: -2000px;
	list-style: none;
	margin: 0;
	padding: 0;

}

#navigation li:hover ul, #menu li.ie_does_hover ul {

	left: auto;
	background-position: 0 0;
	clear: both;

}

li#nowVisiting
{

	background: #D3A246;
	padding: 0;

}

#navigation a
{

	color: #C0B08F;
	display: block;
	text-decoration: none;
	padding: 6px 8px 13px 8px;

}

li#nowVisiting a
{

	display: block;
	text-decoration: none;
	padding: 6px 8px 13px 8px;
	color: white;

}

#navigation a:hover
{

	color: white;

}

#navigation li ul a
{

	color: white;
	background: #292421;
	display: block;
	padding: 6px 8px 6px 8px;
	margin: 0;
	width: 100px;

}

#navigation li ul a:hover
{

	color: white;
	background: #D3A246;

}


	/* Footer Sander Damen */
	
	
p#sanderdamen
{

	text-align: right;
	margin: 18px 35px 0 0;
	padding: 0;
	font-size: 10px;

}

p#sanderdamen a
{

	color: #cfb47f;
	text-decoration: none;
	
}

p#sanderdamen a:hover
{

	color: white;

}


	/* Footer copyrights */
	
	
#footer p
{

	margin: 0;
	padding: 5px 0 0 0;
	color: #b9b9b9;
	font-size: 10px;

}

#footer a
{

	font-weight: bold;
	text-decoration: none;
	color: #b9b9b9;

}

#footer a:hover
{

	text-decoration: underline;

}


	/* Index linkerbox in rode balk */
	
	
#indexBoxLeft
{

	width: 315px;
	height: auto;
	margin: 0 0 0 11px;
	padding: 0;
	float: left;

}

#commonBoxLeft
{

	width: 315px;
	height: auto;
	margin: 0 0 0 11px;
	padding: 0;
	float: left;

}

#commonBoxRight
{

	float: right;
	padding: 18px 35px 0 0;

}

#headerPic
{

	background: url(../images/headerIE6.jpg) no-repeat;
	width: 238px;
	height: 33px;
	float: right;
	padding: 0;

}

#indexBoxLeft h3, #indexBoxRight h3, #commonBoxLeft h3
{

	font-weight: normal;
	font-size: 11px;
	letter-spacing: 2px;
	margin: 0;
	padding: 10px 0 0 0;

}

#indexBoxLeft h1, #indexBoxRight h1, #commonBoxLeft h1
{

	color: #c38f2b;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 14px;
	letter-spacing: 1px;

}

#indexBoxLeft h2, #indexBoxMiddle h2, #indexBoxRight h2, #commonBoxLeft h2
{

	color: #cb652d;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	margin: 0;
	padding: 0;

}

#indexBoxLeft p, #indexBoxMiddle p, #indexBoxRight p, #commonBoxLeft p
{

	margin: 0;
	padding: 22px 0 0 0;

}

#indexBoxLeft a, #indexBoxMiddle a, #indexBoxRight a, #commonBoxLeft a
{

	color: #d6d3ce;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;

}

#indexBoxLeft a:hover, #indexBoxMiddle a:hover, #indexBoxRight a:hover, #commonBoxLeft a:hover
{

	color: white;
	
}


	/* Index middelste box in rode balk */
	

#indexBoxMiddle
{

	width: 260px;
	height: auto;
	margin: 0;
	padding: 0 0 0 11px;
	float: left;
	background: url(../images/bottomGoldBg.jpg) repeat-x top;

}

#indexBoxMiddle h3
{

	font-weight: normal;
	font-size: 11px;
	letter-spacing: 2px;
	margin: 0;
	padding: 10px 0 0 0;
	color: #d28846;

}

#indexBoxMiddle h1
{

	color: #2d1c14;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 14px;
	letter-spacing: 1px;

}


	/* Index rechterbox in rode balk */
	

#indexBoxRight
{

	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 11px;
	float: left;

}

#indexBoxRight h2
{

	color: #d28846;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 1px 0;
	padding: 0;
	
}


	/* Content-div */
	
#headerBlanc h1
{

	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: right;
	color: #D28847;

}

#headerBlanc p
{

	margin: 0;
	padding: 3px 0 10px 0;

}


	/* Login-form */
	
p#loginForm
{

	color: #D3A246;
	font-size: 10px;
	text-transform: lowercase;

}

input, textarea
{

	background: black;
	border-top: 1px solid #5c4e34;
	border-bottom: 1px solid #5c4e34;
	border-left: none;
	border-right: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 2px 0;
	margin: 4px 0 0 0;

}

#button
{

	background: #5c4e34;
	color: white;
	font-size: 10px;
	text-transform: uppercase;
	border: none;
	padding: 2px 5px 2px 5px;

}


	/* Admin */
	
span#adminLogBox
{

	font-size: 10px;
	color: #D3A246;

}

#adminUl 
{

	list-style: none;
	margin: 0;
	padding: 0;

}

#adminUl li
{

	margin: 0;
	padding: 3px 0 2px 0;

}

#adminUl a
{

	color: #D3a246;

}

#adminUl a:hover
{

	color: white;

}

