body 
	{
	background: white;
	font-family: arial;
	font-size: 12px;
	overflow: hidden;
	}


#wrapper {
	width:900px; 
	height:608px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-300px auto auto -450px; 
	background: url('imgs/bg-inhoud.jpg') repeat-x; 
	}

#bg-navigatie
	{
	position: relative;
	width: 230px;
	height: 608px;
	float: left;
	background: url('imgs/bg-navigatie-onder.jpg');
	bottom: 0px;
	}

#navigatie
	{
	padding: 243 0 0 8px;
	position: relative;
	height:100%;
	width:100%;
	/*background: yellow;
	background: url('imgs/bg-navigatie-onder.jpg') no-repeat bottom;*/
	}

.navigatie-titel
	{
	margin: 5 0 18 0 ;
	color: e13b29;
	font: small-caps;
	font-size: 16px;
	font-weight: bold;
	}

.menu
	{
	list-style-image: url("imgs/cross-list.jpg");
	postion: relative;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	margin-top: -17px;
	margin-bottom: 20px;
	margin-left: 0px; 
	padding-left: 0px; 
	
	}
	
a.menu
	{
	font-family: verdana
	FONT-SIZE: 12px;
	color: #606060;
	text-decoration: none;
	}

a:hover.menu
	{
	font-family: verdana
	FONT-SIZE: 12px;
	color: #606060;
	text-decoration: underline;
	}
	
#shulptitel
	{
	height: 35px;
	width: 221px;
	position: absolute;
	margin: 0 0 0 2;
	padding: 6 0 0 6;
	color: white;
	font-size:20px;
	font-weight: bold;
	text-transform: uppercase
	}

#inhoud-home
	{
	background: url('imgs/bg-home.jpg') no-repeat right;
	width: 100%;
	height: 608px;
	}

#inhoud-contact
	{
	position: relative;
	margin : 15 0 50 240;
	background: url('imgs/img-contact.jpg') no-repeat right;
	width: 655px;
	height; 550px;
	}

#inhoud-les
	{
	position: relative;
	margin : 15 0 50 240;
	background: url('imgs/img-lesgeven.jpg') no-repeat right;
	width: 655px;
	height; 550px;
	}

#inhoud-helpen
	{
	position: relative;
	margin : 15 0 50 240;
	background: url('imgs/img-helpen.jpg') no-repeat right;
	width: 655px;
	height; 550px;
	}
	
#inhoud-wat
	{
	position: relative;
	margin : 15 0 50 240;
	background: url('imgs/img-wat.jpg') no-repeat right;
	width: 655px;
	height; 550px;
	}

#inhoud-gids
	{
	position: relative;
	margin : 15 0 50 240;
	background: url('imgs/img-begeleiden.jpg') no-repeat right;
	width: 655px;
	height; 550px;
	}

#inhoud-info
	{
	position: relative;
	margin : 15 0 50 240;
	background: url('imgs/img-info.jpg') no-repeat right;
	width: 655px;
	height; 550px;
	}
	
#inhoud-org
	{
	position: relative;
	margin : 15 0 50 240;
	background: url('imgs/img-organiseren.jpg') no-repeat right;
	width: 655px;
	height; 550px;
	}

#inhoud-voor
	{
	position: relative;
	margin : 15 0 50 240;
	background: url('imgs/img-voor.jpg') no-repeat right;
	width: 655px;
	height; 550px;
	}

#inhoud
	{
	position: relative;
	margin: 0px;
	width: 420px;
	height: 550px;
	overflow: auto;
	scrollbar-arrow-color:#ffffff; 
    scrollbar-track-color:#ffffff; 
    scrollbar-face-color:#e13c29; 
    scrollbar-highlight-color:#e13c29; 
    scrollbar-3dlight-color:#e13c29; 
    scrollbar-darkshadow-color:#e13c29; 
    scrollbar-shadow-color:#e13c29;
	}



.inhoud-titel
	{
	color: e13b29;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	}

.textbox
	{
	border: 1px solid #cdced3;
	background: #cdced3;
	font-family: arial;
	font-size: 14px;
	scrollbar-arrow-color:#ffffff; 
    scrollbar-track-color:#cdced3; 
    scrollbar-face-color:#cdced3; 
    scrollbar-highlight-color:#cdced3; 
    scrollbar-3dlight-color:#cdced3; 
    scrollbar-darkshadow-color:#cdced3; 
    scrollbar-shadow-color:#cdced3;
	}



#logos
	{
	height: 28px;
	width:900px;
	background: url('imgs/socmut-shulp-logo.jpg') no-repeat right; 
	}
