html,body{
   margin:0;
   padding:0;
min-height: 600px; 
min-width: 800px;
background-color: #121211;
  }
  div#horizon{
	text-align:center;
	position:absolute;
	top:50%;
	left:0px;
	width:100%;
	z-index: 1;
  }
  div#inner{
	text-align:left;
	margin:0 0 0 -400px;
	position:absolute;
	top:-300px;
	left:50%;
	width:800px;
	height:600px;
	background:#121211;
	background-color: #121211;
	z-index: 1;
  }
  p{
	margin:0;
	padding:0.2em;
	color:#bdc2cd;
	font-size: 15px;
  }
 div#content{
	text-align:left;
	background:#121211;
	background-color: #121211;
	color: #FFFFFF;
	padding:20px;
	overflow: auto;
  }
div#dropshadow{
	background:#42659A;
	background-color: #42659A;
  }
input {
	background-color: #C1C1C1;
}
textarea {
	background-color: #C1C1C1;
}
.content_foto {
	border: none;
	padding: 10px;
}
a:link {
	color: #C2D1FF;
	text-decoration: none;
}
a {
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #7E86AA;
}
a:hover {
	text-decoration: underline;
	color: #E9F7FF;
}
a:active {
	text-decoration: none;
}
.muziek_content {
	font-size: 12px;
}
.muziek_kop {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C2D1FF;
	text-align: left;
}
.knop {
	border: none;
	padding: 2px;
}
