/* CSS Document */
body{
color:#FFFFFF;
font-family:"trebuchet MS";
font-size:12px;
background-color:#000000;
}

#data{
	position: absolute;
	left: 691px;
	top: 54px;
	width: 134px;
	font-size: 14px;
	height: 26px;
}

#scherm{
	position:absolute;
	width: 900px;
	height: 700px;
	background-image:url(../images/template.png);
}

#scherm_org{
	position:absolute;
	width: 900px;
	height: 701px;
	background-image:url(../images/template_org.png);
}

#scherm_org_gr{
position:absolute;
width: 900px;
height: 900px;
background-image:url(../images/template_org_gr.png);
}


#scherm_traditie{
position:absolute;
width: 900px;
height: 700px;
background-image:url(../images/traditie.png);
}


a{color:#FFFFFF;
text-decoration:none;}
a:hover{color:#ff7800;}

a img{border: 0px;}

#menu{
position:absolute;
top: 230px;
left: 20px;
}

#text{
	position:absolute;
	top: 294px;
	left: 19px;
	width: 750px;
	text-align:left;
	height: 371px;
}

#foto1{
	position: absolute;
	top: 633px;
	left: 604px;
	border: 1px solid #ff7800;
	width: 107px;
	height: 181px;
}

#foto2{position: absolute;
top: 505px;
left: 645px;
border: 1px solid #ff7800;
}

#vrijdag{position: absolute;
top: 36px;
left: 200px;}

.titles{
color:#ff7800;
font-size: 16px;
}

.orange{
color:#ff7800;
font-family:"trebuchet MS";
font-size:12px;
}

.newsheaders{
color:#ff7800;
font-weight:bold;
}

.link1{position:absolute;
left: 37px;
top: 550px;}


.link2{position:absolute;
left: 651px;
top: 550px;}

.AutoScroll {
	max-height: 350px; /*Put in the height you want here*/
	height: 300px; /*Same here*/
	overflow: auto;
	scrollbar-base-color:#cbd2f0; /*Or other color you like*/
	font-size: 12px;
	color:#ff7800;
	}

.stijl1 {
	color: #FFFFFF;
	font-size: 12px;
}
.stijl3 {
	color: #FF7800;
	font-weight: bold;
	font-size: 14px;
}

