html, body{	padding: 0;	margin: 0;	height: 100%;}body{	behavior: url("css/csshover.htc");	font-family: Helvetica, Arial, sans-serif;	font-size: 11px;	line-height: 1.5em;
	background: url('images/bg_body.png') center top repeat-y;
	color: #666666;}#wrapper{	position: relative;	margin: 0 auto;	width: 1034px;		height: auto !important;	height: 100%;	min-height: 100%;}

/* HEADER */
#logo
{
	width: 1024px;
	height: 100px;
	margin: auto;
	background: url('images/logo.png') center top;	
	position: relative;
}

#header
{
	width: 1024px;
	height: 266px;
	margin: auto;
	background: url('images/header01.png') center top;	
	position: relative;
	z-index: 10 !important;
}

* html #header
{
	z-index: -100 !important;
}

*:first-child+html #header
{
	z-index: -100 !important;	
}

#header #sponsor
{
	width: 200px;
	height: 160px;
	position: absolute;
	top: 85px;
	right: 68px;
	cursor: pointer;
}

/* TOPMENU */
#menu0div
{
	width: 918px;
	margin: auto;
	position: relative;
}

#menu0div ul
{
	list-style: none;	
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 10px;
}

#menu0div ul li
{
	float: left;
	padding: 0 0 0 10px;
}

#menu0div ul li a
{
	color: #FF9900;
	text-decoration: none;	
}

/* DROPDOWNMENU */
#menu1div
{
	z-index: 100 !important;
	position: absolute;
	right: 50px;
	top: 75px;
}

* html #menu1div
{
	position: absolute;
	left: 285px;	
}

/* CONTENT */
#content
{
	width: 918px;
	margin: auto;	
}

#content-left
{
	float: left;
	width: 692px;
	font-size: 12px;
}

#content-right
{
	float: left;	
	width: 226px;
}

/* CONTENT LEFT */
#content-left a
{
	padding: 0 0 0 15px;
	background: url('images/square.png') left 1px no-repeat;
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}

#content-left a:hover
{
	color: #FF9900;	
}

#content-left ul li a
{
	background: none;
	padding: 0;	
	font-weight: normal;
}

#content-left ul
{
	list-style-image: url('images/bullet.png');	
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

/* SIDEBAR */
.sidebar_oranje
{
	width: 226px;
	height: 59px;	
}

.sidebar_grijs
{
	width: 226px;
	height: 59px;	
}

.sidebar_grijs_klein
{
	width: 226px;
	height: 39px;
	cursor: pointer;	
}

.sidebar_content
{
	width: 190px;
	margin: 0 0 0 11px;
	border-width: 0 1px 1px 1px;
	border-color:#cccccc;
	border-style: solid;
	padding: 5px;	
}

.sidebar_content h3
{
	margin: 0;	
}

.sidebar_rij
{
	background: #fff7d9;	
}

#sb_cat0 { background: url('images/sidebar_topsportnieuws.png'); }
#sb_cat1 { background: url('images/sidebar_breedtesportnieuws.png'); }
#sb_cat2 { background: url('images/sidebar_verenigingsnieuws.png'); }
#sb_cat3 { background: url('images/sidebar_sidebar.png'); }
#sb_lidworden { background: url('images/sidebar_lidworden.png'); }
#sb_nieuwsbrief { background: url('images/sidebar_nieuwsbrief.png'); }
#sb_praathuis { background: url('images/sidebar_praathuis.png'); }

/* NIEUWS HOME */
#nieuws_home
{
	width: 692px;
	height: 66px;
	background: url('images/nieuws.png');	
}

#nieuws_table
{
	width: 100%;	
}

#nieuws_table td
{
	width: 33%;	
	padding: 0 15px;
	font-size: 11px;
}

/* FOTOBOEK */
#fotoboek
{
	width: 684px;	
}

#fotoboek .foto
{
	width: 140px;
	height: 100px;	
	padding: 0 5px 5px 0;
}

#fotoboek a
{
	background: none;
	padding: 0;	
	font-weight: normal;
}

/* CLEAR */
.clear
{
	clear: both;	
}/* GOOGLEMAPS */#googlemaps{	width: 90%;	height: 350px;	margin: 0;	border: none;}/* HEADINGS */h1,h2,h3,h4,h5,h6{	margin: 10px 0 0 0;	line-height: 1.5em;}h1,h2 { font-size: 15px; }h3,h4 { font-size: 13px; }h5,h6 { font-size: 11px; }h1,h3,h5 { color: #FF9900; }h2,h4,h6 { color: #FF9900; }/* FORMULIEREN */form{	margin: 0;	padding: 0;}input, textarea, select{	width: 100%;	border: 1px solid #FF9900;	font-family: Helvetica, Arial sans-serif;	font-size: 11px;	line-height: 1.5em;	padding: 2px;
	color: #666666;}input:focus, textarea:focus, select:focus{	background: #fff7d9;}#form .button{
	color: #ff9900;	width: auto;	font-weight: bold;
	background: #fff7d9;}/* TABLE */table{	width: 100%;	border-collapse: collapse;}#contactform{	width: 500px;}/* OVERIGE */p, ul, li{	/* voor FCKeditor */	margin-top: 0px;	margin-bottom: 0px;}

.actief{	font-weight: bold;}a img{	border: none;}

hr
{
	color: #e5e4e4;
	background-color: #e5e4e4;
	height: 1px;
	border: 0;		
}

.oranje
{
	color: #FF9900;	
}

.oranje_bg
{
	background: #fff7d9;	
}