html {
  width: 100%;
  height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url('./../intense_images/achtergrond.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-serif;
	color: #ffffff;
	text-align: center;
	height: 100%;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}
h1 {
	color: #cc4b9b;
	font-size: 12px;
	text-transform:uppercase; 
	font-wieght: bold;
}
h1 a {
	color: #ffffff;
	font-size: 12px;

	font-wieght: bold;
}
h2 {
	color: #ffffff;
	line-height: 35px;
	font-weight: bold;
}
h2 a {
	color: #ffffff;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
}

span.dikgedrukt {
	font-weight: bold;
}
span.italic {
	font-style: italic; 
}
.xtrig {

}

.vierkant {
	width: 520px;
	height: 520px;

	margin-left: auto;
  margin-right: auto;
	text-align: left;
}

.link {
	position: absolute;
	margin: 557px 0 0 -145px;
	width: 192px;
	height: 60px;
}
.home {
	width: 650px;
	height: auto;

	margin: 0;
	padding: 0;
}
.content {
	margin:0;
	padding:20px 20px 20px 20px;
	
	color: #ffffff;
	font-size: 12px;
	line-height: 19px;
}
.content a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.lijn {
	clear:left;
	height:12px;
	width: 100%;
	background-image: url('./../images/lijn.jpg');
	background-repeat: repeat-x;
	
}
span.o_naam {
font-size:14px;
line-height:12px;
font-weight: bold;
}
div.o_functie {
font-size:12px;
line-height:10px;
}
td.a_naam {
height:44px;
width:140px;
font-size:15px;
line-height:16px;
padding: 0 0 0 11px;
background-image: url('./../intense_images/lineup.gif');
background-repeat: no-repeat;

}
td.a_namen {
height:40px;
width:450px;
line-height:16px;
font-size:14px;
font-weight:bold;
}
input {
margin: 1px 0 1px 0;
width:326px;
}
input.button {
background: #cc4b9b;
border: #fff solid 1px;
color:#fff;
width: 100px;
}
.artiest {

clear: left;
height: 115px;
}
ul {
list-style-type:none;
}