/* 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: 863px;
			}				
			
#banner		{
	position: relative;
	margin: auto;
	margin-top:12px;
	padding: 0px;
	width:863px;
	height:430px;
	top:0px;
	background-repeat:no-repeat;
			}
			
#content	{
	position:relative;
	margin: auto;
	margin-top: 15px;
	background-color:#51034f;
	height: 300px;
	width: 723px;	
	padding: 5px;
	overflow: auto;
	}

#capz		{
	position: relative;
	padding: 30px;
	margin:auto;
	background-image: url(../images/capz.png);
	background-repeat:no-repeat;
	height: 177px;
	width: 795px;		
	}

#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: 735px;
	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%;
	}	

#chatbar	{
	position: relative;
	top: 30px;
	width: 260px;
	height: 380px;
	margin-left: 8%;
	}		
			
#buttonbar	{
	position:relative;
	margin:auto;
	margin-top: 3px;
	top: 0px;
	width:723px;
	}	

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

#mp3content	{
	position: relative;
	top: 100px;
	width: auto;
	height: auto;
	margin:auto;
	}	
		
			
/* 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;
			}

				

			