/* Layout Stylesheet */ 
html, body {
    background-repeat: no-repeat;
    border: 0px;
	border-color: black ;
	background-color: #00b9f1; 
	height: 98%;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	background-color: #221e1f; 
}
#content {
	margin-left: -400px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 800px;
	background-color: #00b9f1; 
	height: 100%; 
}
#site{
	width: 700px;
	left: 50px;
	text-align: center;
}
#background{
	background: #333333 url(../img/achtergrond.jpg) center top ;
    background-repeat: no-repeat;
	top: 50px;
	left: 50px;
	position: absolute;
	height: 100%; 
}
#logo{
	top: 12px;
	left: -8px;
	position: absolute;
} 
 #home {
	width: 700px;
	text-align: center;
	position: absolute;
	top: 267px;
	left: 50px;
	height: 100%; 
	color: #FFFFFF;
} 
#menu {
	position: absolute;
	width:800px;
	height:267px;
	top: 0px;
	left: 0px;	
}
#link1 a{
	width:126px;
	height:44px;
	top: 120px;
	left: 40px;
	position: absolute;
	background: url(../img/Wie-zijn-wij-uit.png);
	background-repeat: no-repeat;
} 
#link1 a:hover{
	width:126px;
	height:44px;
	top: 120px;
	left: 40px;
	position: absolute;
	background: url(../img/Wie-zijn-wij-aan.png);
	background-repeat: no-repeat;
} 
#link2 a{
	top: 190px;
	left: 130px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Leden-uit.png);
	background-repeat: no-repeat;
} 
#link2 a:hover{
	top: 190px;
	left: 130px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Leden-aan.png);
	background-repeat: no-repeat;
} 
#link3 a{
	top: 210px;
	left: 200px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Gastenboek-uit.png);
	background-repeat: no-repeat;
} 
#link3 a:hover {
	top: 210px;
	left: 200px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Gastenboek-aan.png);
	background-repeat: no-repeat;
} 
#link4 a{
	top: 170px;
	left: 250px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Repertoire-uit.png);
	background-repeat: no-repeat;
} 
#link4 a:hover{
	top: 170px;
	left: 250px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Repertoire-aan.png);
	background-repeat: no-repeat;
} 
#link5 a{
	top: 100px;
	left: 400px;
	position: absolute;
	width:150px;
	height:44px;
	background: url(../img/Beeld-en-Geluid-uit.png);
	background-repeat: no-repeat;
} 
#link5 a:hover{
	top: 100px;
	left: 400px;
	position: absolute;
	width:150px;
	height:44px;
	background: url(../img/Beeld-en-Geluid-aan.png);
	background-repeat: no-repeat;
} 
#link6 a{
	top: 40px;
	left: 470px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Agenda-uit.png);
	background-repeat: no-repeat;
} 
#link6 a:hover{
	top: 40px;
	left: 470px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Agenda-aan.png);
	background-repeat: no-repeat;
} 
#link7 a{
	top: 75px;
	left: 620px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Links-uit.png);
	background-repeat: no-repeat;
} 
#link7 a:hover{
	top: 75px;
	left: 620px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Links-aan.png);
	background-repeat: no-repeat;
} 
#link8 a{
	top: 150px;
	left:560px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Contact-uit.png);
	background-repeat: no-repeat;
} 
#link8 a:hover{
	top: 150px;
	left:560px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Contact-aan.png);
	background-repeat: no-repeat;
} 
#link9 a{
	top: 180px;
	left: 680px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Home-uit.png);
	background-repeat: no-repeat;
} 
#link9 a:hover{
	top: 180px;
	left: 680px;
	position: absolute;
	width:126px;
	height:44px;
	background: url(../img/Home-aan.png);
	background-repeat: no-repeat;
} 
.indeximg{
}
.bar-home-contact{
	position: absolute;
	left: 0px;
}
.bar-home-contact1{
	position: absolute;
	left: 80px;
}
#home_tekst{
	text-align: center;
	width: 680px !important;
	width: 700px;
	height: 380px;
	top: 0px;
	left: 0px;
	position: absolute;
	padding: 0px 20px 0px 0px;
	border: 0px coral solid;
	overflow: auto;
	overflow-x: hidden !important;
}
#home_contact{
	text-align: center;
	width: 680px !important;
	width: 400px;
	height: 380px;
	top: 0px;
	left: 170px;
	position: absolute;
	padding: 0px 20px 0px 0px;
	border: 0px coral solid;
	overflow: auto;
	overflow-x: hidden !important;
}
img {
	border: 0px;
	}

textarea {
	background-color: #131313;
	color: #66ccff;
	border: 0px; solid;
	}
input {
	background-color: #131313;
	color: 0px; #66ccff;
	border: solid;
	}
	
h2	{
	color: #99cc33;
	font-size: 27px;
	}
p.omschrijving {
	font-size: 15px;
	}	
a:link {
	color: #66ccff;
	text-decoration: none;
	}
a:visited {
	color: #66ccff;
	text-decoration: none;
	}
a:hover {
	color: #66ccff;
	text-decoration: underline;
	}	
div.login1 {
	width: 540px;
	background-color: #212121;
	border: #00b9f1 1px solid;
	padding: 5px;
	}
div.login2 {
	background-color: #FFFFFF;
	width: 540px;
	border-right: #FFFFFF 1px dotted;
	}
div.lijst {
	background-color: #212121;
	width: 540px;
	overflow: hidden;
	height: auto !important;
	padding: 5px;
	border: #00b9f1 1px solid;
	}
div.thumbnail {
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
div.filmpje {
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
div.thumbnail2 {
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;

	}

div.bericht {
	border: 1px solid #2a2a2a;
	width: 550px;
	min-height: 30px;
	margin-left: 5px;
	font-size: 15px;
	}
div.berichtlijst {
	padding: 3px 3px 8px 3px;
	background-color: #222;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 540px;
	}

div.nieuwbericht {
	border: 1px solid #2a2a2a;
	width: 550px;
	heigth: 600px;
	font-size: 17px;
	padding: 3px;
	}
	
	div.smileybox {
	width: 540px;
	border: #2a2a2a 1px solid;
	padding: 5px;
	}