/* 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.8em;*/
	font-size: 0.5em;
	margin-top: 0px;
	line-height: 1.7; 
	text-align: center;
	background-color: #95979A;
	background: url('../_img/background/background_lines_wide.png');
	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;
	border-spacing: 10px; 
	padding: 0px 6px 0px 0px;
}

td {
	padding: 0px 0px 0px 0px;
}





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;
	line-height: 1.6; 
	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: #000000;
	letter-spacing: 1px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.description {
	font-size: 0.9em;
	color: #999999;
	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.9em;
	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;
}

.slideshow 
{ height: 232px; width: 232px; margin: auto }

.slideshow img 
{ padding: 15px; border: 1px solid #ccc; background-color: #eee; }


.hr {
ÊÊborder: 0;
ÊÊsize: 1px;
ÊÊwidth: 80%;
  color: #666666;

}


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: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1060px;
	height: 1100px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	z-index: 6;
	-moz-box-shadow: 0 0 25px #666;
	-webkit-box-shadow: 0 0 25px#666;
	box-shadow: 0 0 25px #666;

}


br {
  clear: both;
}

 

#logo {
	position: absolute;
	margin: 0px;
	height: 18px;
	top: 0px;
	left: 0px;
	background-repeat: repeat;	
	z-index: 20;
}



