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



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


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;
	text-decoration: none;
}
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: 900px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	
		}
		
#main_sec2 {
	float: left;
	height: 100px;
	width: 490px;
	margin-left: 425px;
	padding: 20px;	
}		
		
		
		
#quote {
	padding: 10px;
	width: 735px;
	float: left;
	margin-left: 200px;
	height: 250px;
	margin-top: 50px;	
	
}		

#footer {
    clear: both;
	height: 30px;
	margin-right: auto;
	margin-left: 25px;	
    padding: 10px;
	
}

.stijl2 {
	font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.stijl1 {
    font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.stijl3 {
   font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 15px;
	color: #000000;
	text-decoration: none;

}

.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;    
}