/*/// Cascading Stylesheet door Webbureau SUIT in opdracht van [+klantnaam+]	///*/
/*/// Uit dit bestand mag, zonder uitdrukkelijke toestemming van Webbureau		///*/
/*///    SUIT, niks overgenomen worden voor welk doel dan ook.					///*/
/*///   Laatste verandering: 13 april 2010     © Webbureau SUIT 2010 			///*/
	
/*/// Standaard reset © Webbureau SUIT 2010 ///*/

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, 
strike, strong, ul, li, fieldset, form, label, table, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	}
body {
	background: #000 url() no-repeat top center;
	padding: 40px;
	font-family: Arial, sans-serif;
	color: #FFF;
	}
	
/*/// Elementen © Webbureau SUIT 2010 ///*/
	
#header{
	width: 1000px;
	height: 34px;
	margin: 20px auto;
	}
#logo{
	background: url('img/logosplash.png') no-repeat left center;
	width: 286px;
	height: 34px;
	float: left;
	}
#nav{
	width: 480px;
	height: 24px;
	position: relative;
	float: right;
	margin: 0 auto;
	cursor: default;
	padding: 10px 0;
	}
#slide {
	background: #505050 url('img/bgslide.jpg') repeat-x left center; 
	height:24px; 
	position: absolute; 
	z-index:10;
}
#container{
	width: 1000px;
	margin: 0 auto;
	}
#splash{
	background: url('img/bgsplash.jpg') no-repeat center center;
	width: 1000px;
	height: 681px;
	}
#refs{
	background: transparent;
	width: 380px;
	height: 200px;
	float: right;
	margin-top: 425px;
	margin-right: 40px;
	}
#endorser{
	width: 1000px;
	margin: 20px auto;
	text-align: center;
	}
	
/*/// Typografie © Webbureau SUIT 2010 ///*/

h1{
	font-family: Calibri, 'Trebuchet MS', Arial, sans-serif;
	font-size: 22pt;
	}

#nav a{
	color: #FFF;
	font-family: Calibri, 'Trebuchet MS', Arial, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 11pt;
	padding: 8px;
	}
/*/// Afbeeldingen © Webbureau SUIT 2010 ///*/

#endorser img{
	padding: 20px;
	}
	
/*/// Lists © Webbureau SUIT 2010 ///*/

#nav ul{
	position: absolute; 
	list-style: none; 
	z-index: 20; 
	}
#nav li{
	float: left;
	margin-right: 10px;
	}

/*/// What else? © Webbureau SUIT 2010 ///*/


/*/// 			This file and its contents are © Webbureau SUIT 2010 			///*/
/*/// The contents may not be copied without prior permission of Webbureau SUIT ///*/
