@charset "utf-8";
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* het is een goede gewoonte om de instellingen voor margin (marge) en padding (opvulling) van het element body op nul in te stellen en daarmee op de standaardinstellingen van de verschillende browsers */
	padding: 0; /* hiermee centreert u de container (het hoofdobject) in IE 5*-browsers Vervolgens wordt de tekst ingesteld op de standaardinstelling van links uitlijnen in de kiezer #container */
	color: #FFF;
	background-color: #000;
}
#container {
	width:1050px;
	z-index:1;
	visibility: visible;
	position: relative;
	right: inherit;
	bottom: inherit;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 723px;
	border: thin solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../Images/KVwebbackground_2.jpg);
}
#Navigatiebalk {
	position:absolute;
	width:1048px;
	height:35px;
	z-index:1;
	left: 3px;
	top: 87px;
	visibility: visible;
}
#Logobox {
	position:absolute;
	width:175px;
	height:169px;
	z-index:2;
	left: 46px;
	top: 143px;
	visibility: visible;
	font-size: 36px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
#Tweetbox {
	position:absolute;
	width:200px;
	height:381px;
	z-index:2;
	left: 30px;
	top: 305px;
	visibility: visible;
}
#Content {
	position:absolute;
	width:760px;
	height:530px;
	z-index:1;
	left: 259px;
	top: 147px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	background-image: url(../Images/Contentfillup.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newsblog {
	position:absolute;
	width:725px;
	height:500px;
	z-index:1;
	left: 1px;
	top: 7px;
	font-size: 10px;
	padding-right: 25px;
	overflow: auto;
}
#Playerbox {
	position:absolute;
	width:250px;
	height:153px;
	z-index:2;
	left: 245px;
	top: 90px;
	border: thin outset #E6E6E6;
}
#SpeakerL {
	position:absolute;
	width:85px;
	height:153px;
	z-index:3;
	left: 154px;
	top: 90px;
	background-color: #010000;
	border: thin outset #E6E6E6;
}
#SpeakerR {
	position:absolute;
	width:85px;
	height:153px;
	z-index:4;
	left: 502px;
	top: 90px;
	background-color: #010000;
	border: thin outset #E6E6E6;
}
#Jukeboxheader {
	position:absolute;
	width:432px;
	height:36px;
	z-index:5;
	left: 156px;
	top: 41px;
	font-size: 18px;
	text-align: center;
}
#Jukeboxtext {
	position:absolute;
	width:431px;
	height:252px;
	z-index:2;
	left: 157px;
	top: 249px;
	font-size: 10px;
}
#Footer {
	position:absolute;
	width:1050px;
	height:39px;
	z-index:5;
	left: 2px;
	top: 683px;
	visibility: visible;
	font-weight: normal;
}
#info {
	position:absolute;
	width:700px;
	height:511px;
	z-index:1;
	left: 23px;
	top: -4px;
	padding: 0px;
	visibility: visible;
	text-align: justify;
	font-size: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#Gigs {
	position:absolute;
	width:710px;
	height:470px;
	z-index:1;
	left: 39px;
	top: 26px;
	list-style-type: disc;
	visibility: visible;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	padding-left: 10px;
	overflow: auto;
}
#indexpic {
	position:absolute;
	width:739px;
	height:283px;
	z-index:1;
	left: 11px;
	top: 54px;
}
#infotag {
	position:absolute;
	width:137px;
	height:20px;
	z-index:2;
	left: 571px;
	top: 42px;
}
.readmorelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
}
#container #Content iframe {
	height: 530px;
	width: 760px;
	overflow: auto;
	border: 0;
}
#container #Content #info blockquote table tr td p {
}
#container #Content #info blockquote table tr td {
	text-align: left;
	font-size: 10px;
}
#container #Content #info blockquote table {
	text-align: left;
}
#tabeltekst {
	font-weight: normal;
}
.tabeltekst {
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}

