/* Start of CMSMS style sheet 'Freelance Systeembeheer' */
body {
	background: #525252;
	color: #4b4b4b; font-size: 8pt; font-family: Verdana, Arial, Helvetica; line-height: 13pt; text-align: justify;
}

#wrapper {
	width: 977px;
	margin: 70px auto 0 auto;
	background: url('../images/right.gif') no-repeat bottom right;
}

#navigation ul {
	margin: 0;
	padding: 0;
	background: url('../images/navleft.gif') no-repeat scroll top left;
	height: 52px;
	padding-left: 93px;
}


#navigation li {
	float: left;
	list-style: none;
}

#navigation li a {
	display: block;
		text-indent: -9999px;
		height: 52px;
}

#navigation li.intro a {
	background: url('../images/buttons/introhover.gif') no-repeat scroll bottom left;
	width: 76px;
}

#navigation li.diensten a {
	background: url('../images/buttons/dienstenhover.gif') no-repeat scroll bottom left;
	width: 102px;
}

#navigation li.kennisgebieden a {
	background: url('../images/buttons/kennisgebiedenhover.gif') no-repeat scroll bottom left;
	width: 166px;
}

#navigation li.systeembeheer a {
	background: url('../images/buttons/systeembeheerhover.gif') no-repeat scroll bottom left;
	width: 167px;
}

#navigation li.portfolio a {
	background: url('../images/buttons/portfoliohover.gif') no-repeat scroll bottom left;
	width: 112px;
}

#navigation li.shop a {
	background: url('../images/buttons/shophover.gif') no-repeat scroll bottom left;
	width: 67px;
}

#navigation li.contact a {
	background: url('../images/buttons/contacthover.gif') no-repeat scroll bottom left;
	width: 102px;
}

#navigation li a:hover {
	background-position: top left;
}

#navigation {
	background: url('../images/navright.gif') no-repeat top right;
	
}
#header {
	background: url('../images/logo.gif') no-repeat scroll top left;
	width: 977px;
	height: 152px;	
	position: relative;
}

#header * {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#header h3 {
	background: url('../images/picts/introhover.png') no-repeat scroll top right;
	width: 977px;
	height: 152px;
	position: absolute;
	top: 0;
}

#header h3:hover {
	background: url('../images/picts/introhover.png') no-repeat scroll bottom right;
}

#maincontentwrapper {
	background: url('../images/left.gif') no-repeat scroll top left;
	height: 405px;

width: 950px;
}

#maincontent {
	height: 310px;
	width: 825px;
	margin: 0px 100px 0px 102px;
	padding: 10px;
	background: url('../images/content_bg.gif') repeat-y top left;
       overflow: auto;
}


#footer {
	background: url('../images/footer.gif') no-repeat scroll top left;
	width: 820px;
	height: 75px;
	text-indent: -9999px;
	margin-top: -75px;
	margin-left: 102px;
}

#kolom-links {
	width: 360px;
	float: left;
	padding: 0 20px 0 0;
}

#kolom-rechts {
	width: 340px;
	float: left;
	padding: 0 0 0 20px;
}
/* End of 'Freelance Systeembeheer' */

