@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;	
}


body {
	
	color: #FFFFFF;    
	
}

body,td,th {
	font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 13px;
	color: #000000;
}
a {
	font-size: 16px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}



#container {
	width: 955px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;	
}

#banner {
	height: 95px;
	width: 300px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	
		
	
}
#contactmic {
	height: 80px;
	width: 200px;
	padding: 10px;
	float: left;
	margin-right: 50px;	
}


#guitar {
	height: 150px;
	width:  100px;
	padding: 10px;
	float: left;
	margin: 40px;
}


#platenspeler {
	height: 100px;
	width: 200px;
	padding: 10px;
	float: left;
	margin-left: 30px;	
}

#harp{
	height: 100px;
	width: 200px;
	margin-left: 130px;
	padding: 10px;
	float: left;
	margin-top: 30px;	
}


#banjo {
	height: 100px;
	width: 200px;
	margin-left: 100px;
	padding: 5px;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
}

#main_sec2 {
	float: left;
	height: 100px;
	width: 90px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 100px;
	margin-top: 20px;
}

#ebow {
	height: 100px;
	width: 200px;
	margin-right: 40px;
	padding: 10px;
	float: left;
	margin-left: 50px;
}



#koffervol {
	height: 100px;
	width: 200px;
	margin-left: 100px;
	padding: 10px;
	float:left;
}

#footer {
    clear: both;
	height: 30px;
	margin-right: auto;
	margin-left: 25px;	
    padding: 10px;
	
}
.stijl4 {
    font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: normal;    
}