/* CSS ALGEMEEN VOOR HELE SITE */
/* roze = 515151 */
/* donkergrijs = 535A5C */
/* grijs = 676D6F*/
/* lichtgrijs = AEB3BB*/

body {
	color: #515151;
	font-family: Trebuchet MS, Lucida, verdana,sans-serif, arial;
	/*letter-spacing: 0.05em;*/
	font-size: 0.5em;
	margin-top: 0px;
	line-height: 1.7; 
	text-align: center;
	background-color: #95979A;
	background: url('../_img/background/background_gray_dots.gif');
	background-repeat: repeat-y;
}



table {
	color: #515151;
	font-family: Trebuchet MS, Lucida, verdana,sans-serif, arial;
	/*letter-spacing: 0.05em;*/
	font-size: 1.4em;
	line-height: 1.7;


}


a, a:link, a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;

}

a:hover {
	color: #000000;
}


Table A:link{
	color: 999999;
}

Table A:visited{
	color: #999999;
}


Table A:hover {
	color: #1D333D;
}

Table :currentlink {
	color: #1D333D;
}


#currentlink { 
color:#000000;font-weight:normal;} 

.currentlink { 
color:#000000;font-weight:normal;} 








* img {
	border: none;
}

input, textarea, select, option {
	font-family: verdana, arial;
	font-size: 1em;
}


title_site {
	/*font-family: verdana, sans-serif;*/
	font-size: 8em;
	color: #515151;
	
}


.header1 {
	font-size: 0.9em;
	color: #1D333D;
	letter-spacing: 1px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.header2 {
	font-size: 1.2em;
	letter-spacing: 1px;
	color: #1D333D;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.header3 {
	font-size: 1em;
	letter-spacing: 1px;
	color: #1D333D;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.header4 {
	font-size: 0.9em;
	color: #1D333D;
	letter-spacing: 1px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.credits {
	font-size: 0.7em;
	color: #A8A8A8;
	letter-spacing: 1px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.description {
	font-size: 0.7em;
	color: #999999;
	letter-spacing: 1px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}


.broodtekst {
	font-size: 1em;
	color: #515151;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


caps {
	font-size: 0.7em;
	color: #515151;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

ul {	margin-top: 0px;
}

li {	list-style: square;
}

#container {
	position: relative;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1060px;
	height: 4000px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	z-index: 6;

}

br {
  clear: both;
}

 

#logo {
	position: absolute;
	margin: 0px;
	height: 18px;
	top: 0px;
	left: 0px;
	background-repeat: repeat;	
	z-index: 20;
}


