@charset "utf-8";
html{
	height:100%;
	
}

body {
	height:100%;
	background-color: #0692c2;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	height:100%;
	background-image: url(../images/achtergrond-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



#content-wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
	background-image: url(../images/achtergrond-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 50px;
}
img {
	display: block;
}


#midden {
	width: 531px;
	float: left;
	padding-bottom: 104px;
}
#links {
	width: 189px;
	float: left;
}
#rechts {
	width: 180px;
	float: left;
}
#achtergrond {
	width: 1000px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-y;
	height: 100%;
	background-position: center top;
}

#stages {
	background-image: url(../images/achtergrond-stages.jpg);
	background-repeat: no-repeat;
	min-height: 363px;
	width: 189px;
	margin-bottom: 135px;
}
#flashcontent {
	height: 252px;
	background-image: url(../images/flash-achtergrond.jpg);
}

#menu {
	background-image: url(../images/achtergrond-menu.jpg);
	background-repeat: no-repeat;
	height: 43px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 43px;
}
.dj {
	width: 133px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}
.margin {
	margin-top: 20px;
}


#content-achtergrond {
	background-image: url(../images/achtergrond-content2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#content-achtergrond2 {
	background-image: url(../images/achtergrond-content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content {
	background-image: url(../images/achtergrond-content3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 351px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
}
#content a {
	line-height: 19px;
	color: #FFF;
}



#submenu {
	background-image: url(../images/achtergrond-sublinks.jpg);
	background-repeat: no-repeat;
	height: 308px;
	padding-top: 10px;
}
#submenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #013648;
	font-size: 17px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}
#submenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #013648;
	font-size: 17px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	margin-left: 12px;
	border: 1px solid #4898b2;
	width: 145px;
}
.button {
	background-color: #eb2e92;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 12px;
	margin-left: 12px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	width: 145px;
}
.dj img {
	border: 1px solid #FFF;
}

#content div  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
}
