*
			{
				margin:0;
				padding:0;
				font-family:calibri, verdana;
				font-size:13px;
				
			}
			
			a {
		  	font-family: verdana;
		  	color:#a31700;
		  	font-weight: normal;		  
		  }
			
			
			div.websitecontainer
			{
				width:990px;
				background: transparent;
				margin-top: 25px;
			}
			
			div.navslider
			{
				height:199px;
				width:928px;
				background-image:url('http://www.forus-p.nl/site/include/gl/images/topnav.png');
				z-index:9999;
				color:#FFFFFF;
				font-weight:bold;
				overflow:hidden;
				position:fixed;
				margin-left:-464px;
				left: 50%;
				top:-175px;
				color:#FFF;
			}
			
			div.navslider table {
				color: #FFF;
				margin: 0 30px 0 30px;
			}
			
			div.navslider table td {
				color: #FFF;
			}
			
			div.navslider table td a{
				color: #FFF;
				text-decoration: none;
			}
			
			div.navslider table td a strong{
				color: #FFF;
			}
			
			div.logobar
			{
				height:70px;
				width:870px;
				background: transparent;
				color:#373737;
				font-weight:normal;				
			}
			
			div.logo
			{
				margin-top:10px;
				margin-bottom:10px;
				height:50px;
				width:188px;
				float:left;
			}
			
			div.logoaddition
			{
				margin-top:10px;
				margin-bottom:10px;
				height:50px;
				width:188px;
				float:right;
				text-align: right;
				letter-spacing: 0,5px;
			}

			div.mainmenucontainer
			{
				height:291px;
				width:100%;
				background-color:#373737;
				border:1px solid #373737;
			}
			
			div.mainmenu
			{
				height:40px;
				width:100%;
				text-align: center;
			}
			
			div.mainmenuitem {
			}
			
			div.submenu
			{
				height:2px;
				width:988px;
				background-color:#373737;
				display: none;
			}

			div.headerimage
			{
				height:249px;
				width:988px;
				background: transparent;
				display: none;
				border-left: 1px solid #373737;
				border-right: 1px solid #373737;
			}
			
			div.container {
				display: none;
			}
			
			div.contentcontainer
			{
				width:700px;
				background-color:#FFFFFF;				
				padding-top: 10px;
				float: left;
				text-align: justify;
			}
			
			div.sidebar {
				width: 230px;
				float: right;
				text-align: left;
				padding-top: 10px;
			}

			div.footercontainer
			{
				height:20px;
				width:990px;
				margin-bottom: 5px;
				padding-top: 50px;
				color:#a31700;
				text-align: right;
				float: left;
				bottom: 0px;
			}
			
			.buttontopslider {
				border: 0;
				width: 25px;
				height: 25px;
				background: transparent;
			}
			
			.go1 {
  			background-image:url('http://www.forus-p.nl/site/include/gl/images/arrowdown.png');
		  }
		  
		  .go2 {
		  	background-image:url('http://www.forus-p.nl/site/include/gl/images/arrowup.png');
		  }
		  
		  #fader { 
		  width:100%;
	    height:25px;
	    text-align:center;
	    font-size:14px;
	    display:block;
	    position:absolute;
	    bottom:0px;
	    left: 0px;
		  }
		  
		  h1 {
		  	font-family: verdana;
		  	color:#a31700;
		  	font-size: 150%;
		  	text-decoration: none;
		  	font-weight: normal;
		  	margin-top: 20px;
		  	margin-bottom: 10px;
		  }
		  
		  h2 {
		  	font-family: verdana;
		  	color:#a31700;
		  	font-size: 125%;
		  	text-decoration: none;
		  	font-weight: normal;
		  	margin-top: 16px;
		  	margin-bottom: 7px;
		  }
		  
		  h3 {
		  	font-family: verdana;
		  	color:#a31700;
		  	font-size: 100%;
		  	text-decoration: none;
		  	font-weight: normal;
		  	margin-top: 3px;
		  	margin-bottom: 7px;
		  }
		  
		  ul {
				list-style-type: none;
			}
			
			
			li {
				background-image: url(http://www.forus-p.nl/site/include/gl/images/bullet.png);
				background-repeat: no-repeat;
				background-position: -2px 3px;
				padding-left: 14px;
			}
			
			
			p {
				
			}
			
			ul#topnav {
				margin-left:1px;
				margin-top: 5px;
				float: left;
				width: 988px;
				position: relative; 
				background: url(http://www.forus-p.nl/site/include/gl/images/topnav_stretch.gif) repeat-x;
				z-index:9998;
			}
			
			ul#topnav li {
				float: left;
				margin: 0; padding: 0;
				border-right: 1px solid #555;
				background-image: none;
			}
			
			ul#topnav li a {
				padding: 10px 15px;
				display: block;
				color: #f0f0f0;
				text-decoration: none;
			}
			
			ul#topnav li span {
				float: left;
				padding: 15px 0;
				position: absolute;
				left: 0; top:35px;
				display: none;
				width: 988px;
				background-image: url(http://www.forus-p.nl/site/include/gl/images/gray75.png);
				color: #fff;
				text-align: left;
			}
			ul#topnav li div { background: transparent;}
			ul#topnav li:hover span { display: block; }
			ul#topnav li span a { display: inline; }
			ul#topnav li span a:hover {text-decoration: underline;}