*{
	border:0px;
	padding:0px;
	margin:0px;
}


body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0;
	background-image:url(kleur20.jpg);
	background-repeat:repeat;
}

#container {
	width: 800px;
	background-color:#FFCC99;
	margin: 5% auto;
	border-color:#FFCC00;
	border-style:groove;
	border-width:thick;
	color:#000000;
}

#siteName {
	width: 800px;
	height:179px;
	background-image:url(banner.jpg);
	background-repeat:no-repeat;
}

#zwart{
	background-color:#000000;
}

#menu{
	text-align:center;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:95%;
}

/*De bovenste tabbladen-------------------------------------------------------*/

.tabblad{
	width:148px;
	background-color:#000000;
	border-color:#CC6633;
	border-style:ridge;
	border-width:6px;
	float:left;
}

.tabblad p{
	color:#FFCC00;
}

.tabblad a{
	color:#FFCC00;
}

#tabbladAan{
	width:148px;
	background-color:#FFCC00;
	border-color:#CC6633;
	border-style:ridge;
	border-width:6px;
	float:left;
}

#tabbladAan p{
	color:#000000;
}

#tabbladAan a{
	color:#000000;
}

/*De onderste tabbladen-----------------------------------------------------------*/

.tabblad2{
	width:122px;
	background-color:#000000;
	border-color:#CC6633;
	border-style:ridge;
	border-width:6px;
	float:left;
}

.tabblad2 p{
	color:#FFCC00;
}

.tabblad2 a{
	color:#FFCC00;
}

#tabblad2Aan{
	width:122px;
	background-color:#FFCC00;
	border-color:#CC6633;
	border-style:ridge;
	border-width:6px;
	float:left;
}

#tabblad2Aan p{
	color:#000000;
}

#tabblad2Aan a{
	color:#000000;
}

/*Het laatste tabblad--------------------------------------------------------------*/

.tabblad3{
	width:118px;
	background-color:#000000;
	border-color:#CC6633;
	border-style:ridge;
	border-width:6px;
	float:left;
}

.tabblad3 p{
	color:#FFCC00;
}

.tabblad3 a{
	color:#FFCC00;
}

#tabblad3Aan{
	width:118px;
	background-color:#FFCC00;
	border-color:#CC6633;
	border-style:ridge;
	border-width:6px;
	float:left;
}

#tabblad3Aan p{
	color:#000000;
}

#tabblad3Aan a{
	color:#000000;
}

/*------------------------------------------------------------------------------*/

#tussenruimte{
	height:50px;
}

.tussenruimteZwart{
	background-color:#000000;
	height:50px;
}

#achtergrond {
	background-repeat:repeat-y;
	background-position:top;
}

#achtergrondHome {
	background-repeat:no-repeat;
	background-position:top;
}

#achtergrond2 {
	background-image:url(achtergrond2.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:top;
	color:#FFFFFF;
}


#email {
	font-size:3em;
}

#pageName {
	text-align:center;
	padding: 1em;
	}
	
.inhoud{
	margin:0 80px 0 80px;
}

.inhoud p{
	margin-bottom: 1em;
	
}

.inhoud a{
	color:#CC6633;
}

.inhoud h2{
	text-align:center;
}

.inhoud h3{
	text-align:center;
}

.centreren{
	text-align:center;
}

#fotoPagina{
	margin-left:80px;
}

#fotoPaginaExtraTab{
	margin-left:140px;
}

#fotoPaginaExtraTab2{
	margin-left:220px;
}

#fotoPaginaExtraTab3{
	margin-left:240px;
}

#fotoName {
	padding: 1em;
}

#fotoName h2{
	text-align:left;
}

.fotoLinks img{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}

.tabel_Links{
	float:left;
	margin-right:30px;
}

.fotoRechts img{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
}

/*Deze declaraties zijn alleen voor de pagina Foto.htm*/

.foto{
	margin-left:10%;
	height:190px;
}

.foto img{
	float:left;
	margin-right: 1em;
}

.foto h3{
	text-align:left;
	margin:0 10% 0 10%;/*Dit zorgt ervoor dat de tekst dichter
	op elkaar komt te staan*/
}


/*-----------------------------------------------------------*/

.kleineFoto{
	float:left;
	margin: 0 0 10px 10px;
}

.media {
text-align:center;
font-size:9px;
margin-left:60px;
margin-right:60px;
}

.media img{
	border-color:#993300;
	border-width:2px;
	margin:0 1em 0 0;
}

.lijn{
	border-top-color:#FFCC00;
	border-top-style:groove;
	border-top-width:thick;
}

.linkOnderwerp{
	text-align:center;
	border-top-color:#FFCC00;
	border-top-style:groove;
	border-top-width:thick;
}

.link{	
	text-align:center;
}

.fitnessfood{
	margin-left: 36px;
}

#afbeelding{
	margin:1em 0 0 0;
	text-align:center;
}

#fotoTekst{
	position:relative;
	top:10px;
	height:2em;
	font-weight:bolder;
	font-size:large;
	color:#FFFFFF;
}


#afbeelding img{
	border-color:#FFCC00;
	border-style:groove;
	border-width:thick;
}

.vraag{
	color:#CC0000;
}

#zoekTekst{
	color:#FFCC99;
	font-size:9px;
}

#zoekTekst h1{
	font-size:9px;
	float:left;
}
#zoekTekst h2{
	font-size:9px;
	float:left;
}
#zoekTekst h3{
	font-size:9px;
	float:left;
}

#eindBalk{
	margin-left:10%;
	width: 800px;
	height:50px;
	
}

.clearer{
clear:both;
}