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

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

body {
	color: #000000;
	font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 13px;
	color: #000000;
	
	
}

body,td,th {
	font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 13px;
	color: #FFFFFF;
}



a {
	font-size: 16px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
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-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 600px;
	
	margin-top: 25px;
}

#banner {
	height: 95px;
	width: 300px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	
	
	
}

#banner2 {
	height: 75px;
	width: 555px;
	float: left;
	font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 3px;
	text-align: left;
	white-space: normal;
	padding: 10px;
}

#main {
	float: left;
	width: 955px;			
}

#main_sec1 {
	float: left;
	width: 330px;
	margin-left: 25px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;	
}

#main_sec2 {
	float: left;
	height: 250px;
	width: 90px;
	padding-top: 260px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#main_sec3 {
	float:left;
	width: 400px;
	padding-top: 50px;
	padding-bottom: 10px;
	height: 400px;	
	
}

#footer {
	clear: both;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	
	
}	
	
.stijl1 {
	
	font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-style: oblique;
	text-decoration: none;
	color: #FFFFFF;	 
}
	
	
.stijl2  {
	font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	

}


.stijl4 {
    font-family: "Prestige Elite Std Bold", "American Typewriter", Georgia;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: normal;    
}