		/* ALGEMEEN */
		
		* {
			font-family: Arial, Tahoma, sans-serif;
			font-size: 9pt;
			line-height: 12pt;
			padding: 0px;
			margin: 0px;
		}
		
		body {
			background: url("../img/bg.gif") repeat-x #272727;
			text-align: center;
		}
		
		div#center {
			width: 902px;
			margin: 0px auto;
		}
		
		div#container {
			float: left;
			width: 900px;
			border: 1px solid #000000;
			background: #222222;
			text-align: left;
			margin: 0px 0px 32px 0px;
		}
		
		/* TOPMENU */

		div#topmenu {
			float: left;
			width: 900px;
			height: 53px;
			background: url("../img/bg_topmenu.gif") repeat-x #000000;
		}
		
		div#topmenu ul {
			float: left;
			padding: 20px 0px 0px 13px;
		}
		
		div#topmenu ul li {
			float: left;
			list-style: none;
			border-right: 1px solid #ADADAB;
		}
		
		div#topmenu ul li.last {
			border: none;
		}
		
		div#wheellogo {
			float: right;
			width: 107px;
			height: 52px;
			background: url("../img/logo_spykerworld.gif") no-repeat;
		}
		
		/* HEADER */
		div#header {
			float: left;
			width: 900px;
			height: 72px;
			/*background: url("../img/logo.gif") center left no-repeat #000000;*/
			background: url("../img/logo_spyker_squadron.gif") center left no-repeat #000000;
		}
		
		/* MENU */
		
		div#menu {
			float: left;
			width: 900px;
			height: 31px;
			background: url("../img/bg_menu.gif") repeat-x #565656;
			border-bottom: 1px solid #000000;
		}
		
		div#menu ul {
			float: left;
			clear: both;
			list-style: none;
			/*border-left: 32px solid #E2611D;*/
			border-right: 1px solid #7E7D7D;
		}
		
		div#menu ul li {
			float: left;
			margin: 0px;
		}
		
		div#bgcontent {
			float: left;
			width: 900px;
			background: url("../img/bg_content.gif") repeat-y #222222;
		}
		
		div#content {
			float: left;
			width: 900px;
			background: url("../img/bg_right.gif") bottom right no-repeat;
		}
		
		/* FOOTER */
		div#footer {
			float: left;
			width: 884px;
			color: #FFFFFF;
			background: #000000;
			padding: 20px 0px 20px 16px;
		}	
		
		div#footer dl {
			float: left;
		}
		
		div#footer dl dd {
			float: left;
			font-size: 0.8em;
			line-height: 1em;
			color: #666666;
			padding: 0px 1em 0px 6px;
			background: url("../img/bullet_footer.gif") no-repeat;
		}
		
		div#footer dl dd.first {
			background: none;
			padding: 0px 1em 0px 0px;
		}
		
		div#footer dl dd b {
			font-size: 1em;
			line-height: 1em;
		}
		
		div#footer dl dd span {
			display: inline;
			font-size: 1em;
			line-height: 1em;
			color: #DDDDDD;
			padding: 0px 0.5em 0px 0px;
		}
		/* KLEUR AANPASSING*/
		div#footer dl dd span.orange {
			/*color: #E2611D;*/
			color: #FF5800;
		}
		
		div#rssfeed {
			float: right;
			width: 29px;
			height: 15px;
			padding: 0px 32px 0px 0px;
			margin-top: -27px;
		}
		
		img {
			display: block;
			border: none;
		}
		
div#communities {
	margin-left:10px;
}

#plaatje{
	margin-top:-10px;
	display: inline;
}