@charset "iso-8859-1";
body, a, p, td, li{
		font-family: georgia;
		font-size: 16px;
}
body {
		margin-left: 0px;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
	margin-top: 8px;
}
a:hover {
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #000000;
		text-decoration: none;
}
form {
		margin: 25px;
		padding-left: 15px;
		background-color: #FFFFDD;
}
label {
		height: 18px;
		display: block;
		float: left;
		padding-bottom: 2px;	
}
.niceradiobtn {
		border-bottom: 0px none;
		text-align: left;
}
input, textarea, option, select {
		height: 19px;
		border-top: 0px none;
		border-left: 0px none;
		border-bottom: 1px solid;
		border-right: 0px none;
		background-color: #FFFF99;
		margin-right: -3px;
		width: 90%
}
input, textarea, option, select {
		font-weight: bold;
}
select {
		width: 147px;
		margin-bottom: 1px;
}
.submit {
		border: 1px solid;
		background-color: #E2DFEA;
}
#aanvraag {
		padding: 12px
		background-color: #FFFF99;
}
#logo {
		position: absolute;
		top: -20px;
		left: 75px;
}
#menu {
		position:absolute; 
		left:80px; 
		top:110px; 
		width:900px; 
		height:25px; 
		z-index:1
}
#content {
		position:absolute; 
		left:80px; top:145px; 
		width:460px; 
		z-index:2
}
#actors {
		position: absolute;
		top: 140px;
		left: 595px;
		width: 350px;
		overflow:hidden;
		height: 900px;
		background-color:#CCCCCC;
		z-index:10;
}
#actors_red {
		position: absolute;
		top: 140px;
		left: 580px;
		width: 351px;
		height: 1100px;
		background-color:#993333;3399CC
		z-index:0;
}
#actors_blue {
		position: absolute;
		top: 140px;
		left: 580px;
		width: 351px;
		height: 900px;
		background-color:#3399CC;77C9B3
		z-index:0;
}
#actors_cyaan {
		position: absolute;
		top: 140px;
		left: 580px;
		width: 351px;
		height: 900px;
		background-color:#77C9B3;
		z-index:0;
}
#rounded {
		position:absolute;
		z-index:auto;
		top:140px;
		left:80px;
}
#theatersportworkshops-01 {
		position:relative;
		width:285px;
		height:15px;
		background-color: #0099CC;
}
.none:hover {
		background-color:#FFFFFF;
		text-decoration:none;
}

