@charset "UTF-8";

body  {

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	font-family: Verdana, Geneva, sans-serif;

	background-color: #000;

	font-weight: lighter;

	border: 5px solid #000;

}

.style #container {

	width: 815px;

	text-align: left;

	margin-right: auto;

	margin-left: auto;

	background-color: #000;

	line-height: 0px;

	border: 0px ridge #000;

} 

.style #header {

	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

	background-color: #000;

	height: 40px;

	width: 815px;

	line-height: 0px;

	margin: 0px;

} 

.style #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.style #sidebar1 {

	float: left;

	background-color: #000;

	width: 350px;
}

.style #mainContent {

	margin-left: 360px;

	line-height: 0px;

}

	

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

	line-height: 0px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

	line-height: 0px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    line-height: 0px;

}


ul.crossfade {

	margin: 0px;

	position: relative;

	width: 450px;

	font-family: Verdana, Geneva, sans-serif;

	overflow: auto;

	list-style-image: none;

	list-style-type: decimal;

	height: 700px;

	line-height: 0px;

	padding: 0px;

}

#fade-example-1 li {

	position: absolute;

	top: 0;

	left: 0;

	visibility: hidden;

	line-height: 0px;

}

li img {

	display: block;

	border: none;

	line-height: 0px;

}

.flink {

         text-decoration: none;
         color:#FFF;
         font-weight:bold;
		 font-family: Tahoma, Geneva, sans-serif;
		 font-size: 10pt;

}



.caption {

	background-color: #000;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;

	color: #EEE;

	height: 40px;

	font-style: italic;

	width: 450px;

	line-height: 14pt;

}

.example {

	position: relative;

	background-color:#000;

	width: 450px;

	height: 633px;

	line-height: 0px;

	padding: 0px;

	margin: 0px;

}

.example-r {

	position: relative;

	background-color:#000;

	width: 450px;

	margin-bottom: 1em;

	line-height: 0px;

}

code {

	font-family: monospace;

	font-size: 1.2em;

	line-height: 0px;

}

.control {

	position: absolute;

	z-index: 100;

	cursor: default;

	font-size: 10pt;

	color: #EEE;

	height: 33px;

	font-variant: normal;

	font-family: Arial, Helvetica, sans-serif;

	width: 15px;

	line-height: 0px;

}

#fade-example-1-next {

	right: 210px;

	top: 150px;

	bottom: 0px;

	line-height: 0px;

}

#fade-example-1-previous {

	left: 210px;

	top: 150px;

	line-height: 0px;		

}

.sidebar {

	height: 800px;

	width: 200px;

	margin-top: 0px;



	



}.abouttekst {

	width: 400px;

	padding-top: 150px;

}



.nieuw {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #444;

	padding-top: 30px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}



.spacer {

	height: 20px;

	width: 350px;

}



.title1 {

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18pt;

	font-weight: bold;

	color: #0069C3;

	height: 30px;

	width: 420px;

	padding-left: 0px;

}

.content {
	font-family:Tahoma, Geneva, sans-serif;
	color:#0069C3;
	text-align:left;
	line-height:15pt;
	vertical-align:text-top;	
}

.link {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#0069C3;
}
.title2 {

	font-family: Tahoma, Geneva, sans-serif
	font-size: 16pt;

	font-weight: bold;

	color: #0069C3;

	padding-top:30px;

}



.title3 {

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;

	font-weight: bold;

	color: #0069C3;

	padding-top:2px;

}

.titelrood {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 16pt;

	font-weight: bold;

	color: #C30;

	padding-left: 30px;

}

.titelrood2 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 16pt;

	font-weight: bold;

	color: #C30;

}



.content1 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	color: #0069C3;

	width: 420px;

	padding-left: 30px;

	padding-top: 50px;

	line-height: 12pt;

	float: left;

}

.content2 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	color: #0069C3;

	width: 420px;

	padding-left: 0px;

}

.content3 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	color: #0069C3;

	width: 420px;

	padding-left: 30px;

	line-height: 12pt;

	float: left;

	padding-top: 0px;

}

.textrood {

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: bold;

	color: #C30;

}



.column {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	color: #0069C3;

	line-height: 12pt;

}



.left1 {

	float: left;

	height: 200px;

	width: 180px;

	padding-top: 50px;

	padding-left: 30px;

}



.left2 {

	float: left;

	height: 250px;

	width: 180px;

	padding-top: 50px;

	padding-left: 30px;

}



.left3 {

	float: left;

	height: 107px;

	width: 150px;

	padding-top: 50px;

	padding-left: 30px;

}



.right1 {

	float: right;

	height: 210px;

	width: 210px;

	padding-top: 40px;

	padding-left: 10px;

}



.right2 {

	float: right;

	height: 107px;

	width: 250px;

	padding-top: 60px;

	padding-left: 10px;

}





.redbox{

	width: 400px;

	height: 20px;

	border-style: dotted;

	border-color: #C30;

	border-width: medium;

	text-align: center;
	font-size:12px;

}

.redbox2{

	width: 250px;

	height: 20px;

	border-style: dotted;

	border-color: #C30;

	border-width: medium;

	text-align: center;

}



.grijsbox{

	width: 460px;

	height:100px;

	font-size:14px;

	line-height:15px;

	padding-left:10px;

	padding-top:5px;

	background-color:#333;

}



.spacer6 {

	height: 200px;

	width: 450px;

}

.fotoplaceholder {

	height: auto;

	width: auto;

	padding-left: 50px;

	line-height: 0px;

	padding-top: 28px;

}

.fotospacer2 {

	width: 455px;

}

.facebookspacer {

	height: 50px;

	width: auto;

	padding-top: 10px;

	float:left;

}

.kaartverkoopkader {

	position: absolute;

	left: 170px;

	top: 613px;

	height: 100px;

	width: 271px;

}

.Headerkaartverkoop {

	font-family: "Comic Sans MS", cursive;

	font-size: 20px;

	color: #800;

	line-height: normal;



}

.spacermainphoto {

	height: 190px;

}
