/*	Default stylesheet			*/
/*	Author: 					*/
/* 	Company: 	tfe.nl			*/
	
@import url('reset.css');

html, body {
	margin: 0;
	background: #fff;
	font: normal normal normal 62.5%/160% arial, verdana, sans-serif;
}

body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:1.2em;
}

a {
	color:#EE03FF;
	text-decoration:none;
}

a:hover {
	color:#EE03FF;
	text-decoration:underline;
}

img {
	
}

h1 {
	display:none;
}

h2 {
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

h3 {
	font-weight:bold;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}


p {
	margin:0px 0px 10px 0px;
}

abbr {
	
}

strong, b {
	
}

em, i {
	
}

fieldset {
	
}

input,
select,
textarea {
	
}

ul {
	list-style:none;
	margin:0px 0px 10px 0px;
}

ul li {	
}
ul li span{
	width:150px;
	display:block;
	float:left;
}
ul li ul.workSpecs{
	margin:0px;
}
ul li ul.workSpecs li{
	display:inline;
	padding:0px 15px 0px 0px;
	background:url(../images/icn_crumb_ff.gif) right 3px no-repeat;
	margin:0px;
}
ul li ul.workSpecs li.last{
	background:none;
}
/***/

/* repeated styles */

.skiplink {
	display: block;
	position: absolute;
	top:0;
	left: -999px;
	height: 20px;
	padding: 10px 20px;
	background: #aaa;
}

.skiplink:focus {
	left: 0;
}

.discreet {
	color: #7F7F7F;
	margin: 0;
}

.more {
	
}

.back {
		
}

a.more:hover, a.back:hover {
	
}

.last {
	background: none;
	border: none !important;
}

.position_left {
	float: left;
}

.position_right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	height: 1%;
}

/* end repeated styles */

.wrapper{
	margin:20px 0px 20px 20px;
	width:1100px;
	position:relative;
}
.span01{
	width:250px;
	float:left;
}
ul.menu{
	list-style:none;
}
ul.menu li{
	clear:both;
}
ul.menu li.selected a.nok,
ul.menu li.selected a.nu,
ul.menu li.selected a.in,
ul.menu li.selected a.met,
ul.menu li.selected a.hoe{
	background-position:0px -72px;
}
ul.menu li a{
	display:block;
	height:69px;
	float:left;
	margin:0px 0px 48px 0px;
	height:68px;
	width:99%;
}
ul.menu li a.nok{
	width:236px;
	background:url(../images/NOK.gif) 0px 0px no-repeat;
}
ul.menu li a:hover.nok{
	width:236px;
	background:url(../images/NOK.gif) 0px -72px no-repeat;
}
ul.menu li a.nu{
	width:170px;
	background:url(../images/NU.gif) 0px 0px no-repeat;
}
ul.menu li a:hover.nu{
	width:170px;
	background:url(../images/NU.gif) 0px -72px no-repeat;
}
ul.menu li a.in{
	width:132px;
	background:url(../images/IN.gif) 0px 0px no-repeat;
}
ul.menu li a:hover.in{
	width:132px;
	background:url(../images/IN.gif) 0px -72px no-repeat;
}
ul.menu li a.met{
	width:223px;
	background:url(../images/MET.gif) 0px 0px no-repeat;
}
ul.menu li a:hover.met{
	width:223px;
	background:url(../images/MET.gif) 0px -72px no-repeat;
}
ul.menu li a.hoe{
	width:221px;
	background:url(../images/HOE.gif) 0px 0px no-repeat;
}
ul.menu li a:hover.hoe{
	width:221px;
	background:url(../images/HOE.gif) 0px -72px no-repeat;
}
ul.menu li.selected a.nok,
ul.menu li.selected a.nu,
ul.menu li.selected a.in,
ul.menu li.selected a.met,
ul.menu li.selected a.hoe{
	background-position:0px -72px;
}
ul.menu li a span{
	display:none;
}

ul.menu li span.wat, 
ul.menu li span.waar, 
ul.menu li span.wanneer, 
ul.menu li span.wie, 
ul.menu li span.hoe{
	float:left;
	height:68px;
	text-indent:-9999px;
	display:block;
}
ul.menu li span.wat{
	width:652px;
	background:url(../images/kunstUitGroningenEnFriesland.gif) 0px 0px no-repeat;
}
ul.menu li span.waar{
	width:604px;
	background:url(../images/waar.gif) 0px 0px no-repeat;
}
ul.menu li span.wanneer{
	width:800px;
	background:url(../images/wanneer.gif) 0px 0px no-repeat;
}
ul.menu li span.wie{
	width:850px;
	background:url(../images/wie.gif) 0px 0px no-repeat;
}
ul.menu li span.hoe{
	width:565px;
	background:url(../images/deelnemenAankopen.gif) 0px 0px no-repeat;
}
.content{
	width:500px;
	float:left;
	display:block;
	margin:0px 30px 0px 0px;
}
.content-hoe{
	width:500px;
	float:left;
	display:block;
	margin:0px 30px 0px 0px;
}
.content-hoe ul{
	list-style-type: disc;
	margin-left:16px;
}
.content ul li.nok2007 a{
	color:#FF6600;
}	
.content ul li.nok2008 a{
	color:#009933;
}	
.content ul li.nok2009 a{
	color:#0088CF;
}	
.content img{
	margin:25px 0px 0px 0px;
}
.rightColumn{
	width:150px;
	/*float:left;*/
	display:block;
	position:absolute;
	top:0px;
	right:0px;
}
.rightColumn-in{
	width:340px;
	/*float:left;*/
	display:block;
	position:absolute;
	top:0px;
	right:0px;
}

.rightColumn ul{
	list-style:none;
}
.rightColumn ul li{
}
.rightColumn ul li a{
}
.rightColumn ul li a:hover{
	text-decoration:underline;
}
.rightColumn ul li.nok2007 a{
	color:#F60;
}
.rightColumn ul li.nok2008 a{
	color:#009933;
}
.rightColumn ul li.nok2009 a{
	color:#0088CF;
}
.artists{
	float:right;
	width:150px;
}
.artists ul li{
	line-height:145%;
	padding:3px 0px 3px 0px;
}
.artists ul li a.selected{
	font-weight:bold;
	color:#7457AF;
	padding:3px 0px 3px 0px;
}
.artists ul li a:hover{
	text-decoration:underline;
}

form div{
vertical-align:top;
}

.label{
	display: inline-block;
	position:relative;
	width: 100px;
	padding: 5px 0;
	
}
.label-first{
	display: inline-block;
	position:relative;
	width: 100px;
	padding: 5px 0;
	margin-top: 20px;
	
}
.send{
	display: inline-block;
	position:relative;
	width: 100px;
	padding: 5px 100px;
}
