html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-color:#000000;
	/*background-image: url(../images/paard_1.jpg);*/
	background-repeat: no-repeat;
	background-position: center 0px;
	overflow:scroll;
	overflow-x: hidden;
	background-attachment: fixed;}
a {
	color:#ffffff;}

/*--------------------------------------------------------------------------*/
#container {
	overflow: hidden;
	width:950px;
	margin: 8% auto 0px;
	position: relative;	}
#roundedTop {
	background: url(../images/transparant_b.png) no-repeat;
	width:650px; 
	height:19px;
	float:right;}
#wrapper{
	background: url(../images/transparant_c.png) repeat-y;
	width:650px;
	min-height:350px;
	float:right;}
	
/*----------------------------------HEADER-----------------------------------*/
#header{
	width:650px;
	margin-bottom:23px;}
#header > h2 {
	margin-left:40px;}
	
/*----------------------------------UL-LI------------------------------------*/
ul{list-style-type:circle;}
li {list-style-position: inside;}
#menu ul, #indi {list-style-type:none; overflow:hidden;}
#menu li, #indi li {float:left;}

/*----------------------------------MENU-------------------------------------*/
#menu {
	height:45px;
	width:630px;
	margin-left:2px;}
#menu a {
	display:block;
	text-decoration:none;
	padding: 3px 8px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;}
.menuItem {background-color:#666666;}
.hoverTab {background-color:#444444;}
.currentTab {background-color:#000000;}

/*----------------------------------CONTENT----------------------------------*/
.content {
	float:left;
	padding:10px 10px 10px 40px;
	min-height:300px;
	width:580px;}
.content ul {
	margin:7px 20px;}
.hide {display:none;}
.show {display:inline;}
.currentLink{color:#666666;}
.hoverLink{color:#444444;}

/*----------------------------------FOOTER----------------------------------*/
#roundedBottom {
	background: url(../images/transparant_d.png) no-repeat;
	height:19px;
	width:650px;
	float:right;}
#container_2 {
	width: 900px;
	height: 200px;
	margin: 0px auto 0px;
	position: relative;
	top: -50px;
	overflow: hidden;}
#footer {
	/*border: 1px solid #ffffff;*/
	height: 150px;
	width: 150px;
	position:relative;
	/*background-color:#000000;*/}
	
#footer_top {
	background: url(../images/transparant_X1.png) no-repeat;
	width: 148px;
	height: 19px;}
#footer_content {
	text-align: center;
	padding: 0px 19px 0px;
	background: url(../images/transparant_X2.png) repeat-y;
	width: 112px;
	height: 1px;
	min-height: 80px;}
#footer_bottom {
	background: url(../images/transparant_X3.png) no-repeat;
	width: 148px;
	height: 19px;}	

/*.indi_div {
	width: 500px; float:left;}
*/











