body {
	background: #FFFFFF url("/img/bg_body.jpg") repeat-x left -4px;
	text-align: center;
	padding: 0;
	margin: 0;
}

body, div, td {
	font-family: Verdana, sans-serif;
	font-size: 91%; /* IE5 kan geen x-small aan */
	f\ont-size: x-small;
	color: #000000;
	line-height: 1.5em;
}

html > body {
	font-size: 12px; /* in pixels voor moderne browsers */
}

div {
	text-align: left;
}

p {
	margin: 5px 0 10px 0;
}

table {
	margin: 5px 0 5px 0;
}

img {
	border: 0;
}

a {
	color: #5d4200;
	text-decoration: underline;
}

a:visited {
	color: #5d4200;
}

a:hover {
	color: #5d4200;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 15px 0 2px 0;
}

div#content h1 {
	color: #9c3105;
	font-size: 180%;
	display: block;
	border-bottom: 2px solid #9c3105;
}

div#content h2 {
	font-size: 140%;
	font-style: italic;
}

div#content h3 {
	font-size: 120%;
}

hr {
	border: 1px solid #9c3105;
	clear: both;
}

body > hr {
	margin: 5px 0 5px 0; /* margin zit standaard op IE */
}

/***************************************************************
                   HOOFD DIVJES OPMAKEN
***************************************************************/

div#container {
	width: 750px;
	margin: 65px auto 10px auto;
}

div#sponsor {
	position: absolute;
	z-index: 99;
	top: 8px;
	left: 50%;
	margin-left: -25px;
	width: 400px;
	height: 50px;
	overflow: hidden;
}

div#header {
	height: 150px;
	overflow: hidden;
	background: #FFA500 url("/img/header.jpg") no-repeat left top;
}

div#logo {
	position: absolute;
	z-index: 99;
	top: 5px;
	left: 50%;
	margin-left: -438px;
	width: 175px;
	height: 230px;
	background: url("/img/logo.png") no-repeat left top;
}

div#main {
	background: url("/img/background_main.png") repeat-y;
	border-bottom: 2px solid #FFA500;
	height: 100%;
}

div#menu {
	float: left;
	padding: 30px 5px 15px 5px;
	/* box model hack */
	width: 150px; 
	w\idth: 140px;
	/* end box model hack */
}

div#content {
	float:left;
	padding: 0 10px;
	margin: 30px 0;
	background: url("/img/background_content.png") no-repeat left top;
	/* box model hack */
	width: 600px; 
	w\idth: 580px;
	/* end box model hack */
}

div#breadcrumb {
	font-size: 90%;
	padding: 5px 0 5px 0;
}

div#footer {
	padding: 15px 10px 5px 10px;
	text-align: center;
}

div#skyscraper {
	position: absolute;
	left: 50%;
	top: 215px;
	margin-left: 380px;
	width: 120px;
	height: 600px;
	text-align: center;
}

div#skyscraper img {
	margin-bottom: 10px;
}

/***************************************************************
                          MENU
***************************************************************/

div#menu * {
	color: #FFFFFF;
}

div#menu hr {
	border: 1px solid #FFA500;
}

div#menu ul#nav, div#menu ul#nav li {
	list-style: none;
	padding: 0;
	margin: 15px 0 15px 0;
}

div#menu ul#nav {
	margin-bottom: 20px;
}

* html div#menu ul#nav li {
	height: 1px; /* white space bug oplossen (http://csscreator.com/index.php?topic=9016)*/
}

div#menu ul#nav li a {
	display: block;
	padding: 4px 0 4px 35px;
	margin: 0 5px 0;
	line-height: 1em;
	text-decoration: none;
	font-weight: bold;
	border: 2px solid #000000;
	color: #000000;
	background: #FFA500;
	/* box model hack */
	width: 125px; 
	w\idth: 90px;
	/* end box model hack */
	height: 11px;
	overflow:hidden;
}

div#menu ul#nav li a:hover {
	color: #FFFFFF;
}

div#menu ul#nav li img {
	position: absolute;
	margin: -4px 0 0 0;
}





/***************************************************************
                          REST OPMAKEN
***************************************************************/


/********** nieuws **********/
body#nieuws img.commenticon {
	vertical-align: middle;
}

body#nieuws form#reactieformulier #naam {
	width: 25em;
}

body#nieuws form#reactieformulier #email {
	width: 25em;
}

body#nieuws form#reactieformulier #reactie {
	width: 25em;
	height: 20em;
}

body#nieuws ul#nieuwsarchief, #nieuws ul#nieuwsarchief ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nieuws ul#nieuwsarchief ul {
	margin: 0 0 20px 0;
}

table.nb-opsomming {
	border-collapse: collapse;
}

table.nb-opsomming td {
	padding: 0;
	margin: 0;
}

/********** links **********/

img.link {
	vertical-align: middle;
	margin: 0 10px 0 20px;
	border: 1px solid gray;
}

/********** team **********/

div.speler {
	width: 250px;
	height: 275px;
	background-repeat: no-repeat;
	background-position: 40px 25px;
	float: left;
}

div.speler div.naam {
	position: relative;
	top: -65px;
	left: 45px;
	width: 180px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

div.speler div.info {
	position: relative;
	top: -65px;
	left: 40px;
	width: 190px;
	text-align: center;
	font-size: 10px;
	letter-spacing: -1px;
}

/********** organisatie **********/


div.org-persoon {
	float: left;
	padding: 10px;
	margin: 10px;
	text-align: center;
	border: 1px solid silver;
	background: white;
}

div.org-persoon strong {
	display: block;
}

div.org-persoon img {
	display: block;
	margin-bottom: 10px;
}