/* CSS Document */
*{margin:0; padding:0;}

body	{
			position: relative;
			margin: 0 auto;
			height: 1000px;
			color: #ffffff;
			font-family:Calibri;
			background-color: #FFFFFF;
			background-position: center center; 
			background-repeat:no-repeat;
		}	


#container	{
	position: relative;
	height: 437px;
	width: 1280px;
	background-image:url(../images/vervaging.jpg);
	margin: auto;
	background-position: center center; 
	background-repeat:no-repeat;
			}
			
#container2	{
	position: relative;
	margin:auto;
	height: 1000px;
	width:1005px;
			}				
			
#banner		{
	position: relative;
	margin: auto;
	margin-top:12px;
	padding: 0px;
	width:1005px;
	height:455px;
	top:0px;
	background-repeat:no-repeat;
			}
			
#content	{
	position:relative;
	margin-top: 15px;
	margin-left: 383px;
	background-color:#51034f;
	height: 636px;
	width: 535px;	
	padding: 5px;
	overflow: auto;
	}

#capz		{
	position: relative;
	margin-left: 16px;
	float: left;
	background-repeat:no-repeat;
	height: 170px;
	width: 362px;		
	}

#namebanner	{
	position: relative;
	margin: auto;
	width:662px;
	height:336px;
	top:30px;
	background-image:url(../images/stiloloko.jpg);
	background-repeat:no-repeat;
	}
	
#rotatepromo {
	position:relative;
	margin: 0 auto;
	width: 700px;
	top: 50px;
	}	
	
#onderbar {
	position:relative;
	margin: auto;
	height: 25px;
	width: 850px;
	top:200px;
	background-image:url(../images/onderbar.jpg);
	background-repeat:no-repeat;
	}
				
#navtop	{
	position:relative;
	top: 5px;
	height: 20px;
	width: 340px;
	font-size:14px;
	margin-left: 70%;
	}	

#navigatie{
	position:relative;
	margin-top: 15px;
	height: 689px;
	width: 378px;
	font-size:14px;
	margin-left: 0px;
	float:left;
	}	

#chatbar	{
	position: relative;
	margin-top: 0px;
	margin-left:78px;
	background-color:#000;
	width: 300px;
	height: 360px;
	}		
			
#buttonbar	{
	position:relative;
	margin:auto;
	margin-top: 3px;
	width:850px;
	}	

#leftcontent	{
	position:relative;
	margin-top: 0px;
	margin-left:78px;
	width:300px;
	height: 159px;
	font-size:14px;
	background-color:#51034f;
	background-image:url(../images/headnewsbar.jpg);
	background-repeat:no-repeat;
	}	

#contentcontact	{
	position:relative;
	margin:auto;
	margin-top: 5px;
	top: 0px;
	width:1005px;
	}			

#mp3content	{
	position: relative;
	top: 100px;
	width: auto;
	height: auto;
	margin:auto;
	}

#restcontent	{
	position:relative;
	margin-top: 20px;
	margin:auto;
	background-color:#51034f;
	height: 540px;
	width: 850px;	
	}			



			
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #141414;
scrollbar-face-color: #191919;
scrollbar-highlight-color: #141414;
scrollbar-3dlight-color: #141414;
scrollbar-darkshadow-color: #141414;
scrollbar-shadow-color: #141414; 			
			
/* dit is voor je vormgeving van je lettertypes en links*/

.links		{
				font-family: Calibri;
				font-size: 14px;
				color: #FFFFFF;
			}

a			{
				font-family: Calibri;
				font-size: 14px;
				color: #ffffff;
				text-decoration:none;
			}
			
a:hover		{
				font-family: Calibri;
				font-size: 14px;
				color: #FFFFFF;
				text-decoration:none;
			}

				

			