body	{
	background: #fff url(../img/bg.png) repeat-y top center;
	font: 12px/18px "Helvetica Neu",Helvetica,"Liberation Sans", Arial, Sans-serif;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	margin-bottom: 1px;
	height: 100%;
	}
	
	html
	{
	margin-bottom: 1px;
	height: 100%;
	}
	
	
	
h1,h2,h3,h4,p,ul,li	{
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	list-style-type: none;
	}
a, a:link, a:visited, a:hover	{
	color: #0053a1;
	}
a img	{
	border-width: 0px;
	}
div#wrapper	{
	width: 1000px;
	margin: 0 auto;
	}
div#sidebar	{
	float: right;
	width: 475px;
	background: #fff;
	padding: 0 0 20px 0;
	-display: inline;
	}
h1#gezocht	{
	width: 100%;
	height: 500px;
	background: transparent url(../img/gezocht.png) no-repeat top left;
	text-indent: -999em;
	}
h1#tekoop	{
	width: 100%;
	height: 500px;
	background: transparent url(../img/tekoop.png) no-repeat top left;
	text-indent: -999em;
	}
h2#kaasenwijn	{
	background: #B4170B;
	width: 300px;
	height: 100px;
	margin-top: -500px;
	margin-right: 116px;
	float: right;
	font-size: 16px;
	line-height: 20px;
	-webkit-transform: rotate(7deg); 
	-moz-transform: rotate(7deg);	
	-o-transform: rotate(7deg);	
	transform: rotate(7deg);
	border: 1px solid #78000E;
	-moz-box-shadow: 1px 1px 3px rgba(50,50,50,0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(50,50,50,0.5);
	-o-box-shadow: 1px 1px 3px rgba(50,50,50,0.5);
	box-shadow: 1px 1px 3px rgba(50,50,50,0.5);
	-display: inline;
	}

h2#kaasenwijn a	{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 10px 10px;
	}
h2#kaasenwijn a span	{
	text-transform: uppercase;
	/*text-decoration: underline;*/
	}
h2#kaasenwijn a span.smaller	{
	text-transform: none;
	font-size: 10px;
	}
h2#kaasenwijn a strong	{
	color: #FFD23D;
	}
ul#sponsors	{
	padding: 0px 0;
	margin: 15px 0;
	overflow: hidden;
	}
ul#sponsors li	{
	float: left;
	-display: inline;
	position: relative;
	width: 140px;
	height: 48px;
	margin:3px 3px 0px 0px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	}
ul#sponsors li a	{
	display: block;
	text-indent: -999em;
	border: 1px solid #c7c7c7;
	width: 138px;
	height: 46px;
	margin: 0px;
	/*background-color: rgba(255,255,255,0.2);*/
	}
ul#sponsors li a:hover	{
	border: 1px solid #666;
	/*background-color:transparent;*/
	}
ul#sponsors li#rotary		{	background-image: url(../img/rotary.png);	}
ul#sponsors li#tnt			{	background-image: url(../img/tnt.png);	}
ul#sponsors li#passepartout	{	background-image: url(../img/passepartout.png);	}
ul#sponsors li#deinze		{	background-image: url(../img/deinze.png);	}
ul#sponsors li#db				{	background-image: url(../img/db.png);	}
ul#sponsors li#cultuurschok	{	background-image: url(../img/cultuurschok.png);	}
ul#sponsors li#retsquare		{	background-image: url(../img/ret-square.png);	}
ul#sponsors li#creaplan		{	background-image: url(../img/creaplan.png);	}
ul#sponsors li#weba			{	background-image: url(../img/weba.png);	}
ul#sponsors li#kbc			{	background-image: url(../img/kbc.png);	}
ul#sponsors li#colmar		{	background-image: url(../img/colmar.png);	}
ul#sponsors li#dossche		{	background-image: url(../img/dossche-mills.png);	}
ul#sponsors li#fds-invest	{	background-image: url(../img/fds-invest.png);	}
ul#sponsors li#orthotrends	{	background-image: url(../img/orthotrends.png);	}
ul#sponsors li#dejaeger		{	background-image: url(../img/dejaeger.png);	}
ul#sponsors li#creaxis		{	background-image: url(../img/creaxis.png);	}

ul#sponsors li.plaintext			{	background:none;	}
ul#sponsors li.plaintext a	{
	text-indent: 0px;
	text-decoration: none; 
	color: #000;
	font-size: 10px;
	padding:5px;
	width: 128px;
	height: 36px;
	}
ul#sponsors li a[href="#"]:hover	{
	cursor: default;
	border: 1px solid #c7c7c7;
	}
div#sidebar h3	{
	font-size: 15px;
	font-weight: bold;
	clear: both;
	padding: 5px 0;
	}
div#sidebar h4	{
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0;
	}
div#sidebar h4 a	{
	text-decoration: none;
	color: #000;
	}
ul#nav	{
	padding-top: 20px;
	float: left;
	width: 200px;
	/* IE */
	position: relative;
	z-index: 6;
	}
ul#nav li	{
	padding-left: 20px;
	/*+display: inline;*/
	+float: left;
	+width: 200px;
	}
ul#nav li a	{
	display: block;
	/*width: 100%;*/
	line-height: 23px;
	text-transform: uppercase;
	color: #0053a1;
	border-bottom: 1px solid #c7c7c7;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}
ul#nav li a:hover	{
	text-decoration: underline;
	}
ul#nav li.active a	{
	color: #fff;
	background: #0053a1;
	border-bottom: 1px solid #0053a1;
	}
ul#nav li.active	{
	background: #0053a1 url(../img/nav_arrow.png) no-repeat 6px center;
	}
h1#logo	{
	background: transparent url(../img/logo_deinzeschildert.png) no-repeat right 60px;
	margin-right: 485px;
	height: 260px;
	width: 380px;
	margin-left: 125px;
	position: relative;
	+margin-top: -140px;
	text-indent: -999em;
	}
h1#logo a	{
	text-indent: -999em;
	display: block;
	width: 100%;
	height: 100%;
	}
div#content	{
	/*margin-right: 485px;*/
	background: #fff url(../img/brushbg.png) no-repeat top left;
	min-height: 470px;
	padding-bottom: 50px;
	width: 515px;
	float: left;
	}
div#content h2	{
	color: #fff;
	background: #0053a1;
	padding: 5px 20px;
	text-transform: uppercase;
	margin: 15px 0 5px 0;
	clear: both;
	}
div#content ul	{
	list-style-type: disc;
	padding: 0px 0 0px 20px;
	}
div#content ul li	{
	list-style-type: disc;
	list-style-position: inside;
	}
div#content p	{
	padding: 7px 0 7px 20px;
	overflow: hidden;
	}
div#content ol li	{
	list-style-type: decimal;
	}
#credits	{
	text-align: right;
	font-size: 10px;
	padding-right: 51px;
	}
#credits a	{
	color: #000;
	}
span.email	{
	text-decoration: underline;
	}
div#content .contactdata li	{
	list-style-type: none;
	}

.contactdata li strong	{
	float: left;
	width: 12em;
	margin-right: 1em;
	/*border-right: 1px solid #c7c7c7;*/
	}
fieldset	{
	border: 0px solid #0053a1;
	border-top: 1px solid #0053a1;
	padding: 0px;
	margin: 10px 0px;
	}
fieldset legend	{
	font-weight: bold;
	padding: 0px 5px 0 0;
	margin: 0px;
	}
fieldset br	{
	clear: both;
	}
fieldset label {
	float: left;
	width: 150px;
	margin-top: 5px;
	font-size: 11px;
	}
fieldset label span, span.req	{
	color: rgb(255,0,0);
	font-weight: bold;
	padding: 0 5px;
	}
fieldset .radio	{
	float: none;
	padding-left: 150px;
	width: 250px;
	}
fieldset.betaling .radio	{
	padding-left: 0px;
	width: 500px;
	}
fieldset.betaling .radio label	{
	width: 500px;
	}
fieldset .radio label	{
	width: 200px;
	}
fieldset .radio label:hover	{
	background-color: rgba(240,240,240,0.5);
	cursor: pointer;
	}
fieldset input	{
	float: left;
	border: 1px solid #0053a1;
	width: 200px;
	margin-top: 5px;
	}
fieldset input.int	{
	width: 3em;
	text-align: right;
	}
fieldset textarea	{
	float: left;
	border: 1px solid #0053a1;
	width: 200px;
	margin-top: 5px;
	height: 10em;
	}
fieldset img.fieldmodify	{
	padding-top: 7px;
	cursor: pointer;
	}
fieldset input:focus, fieldset textarea:focus	{
	-moz-box-shadow: 0 0 5px rgba(0,83,161,0.7);
	-webkit-box-shadow: 0 0 5px rgba(0,83,161,0.7);
	box-shadow: 0 0 5px rgba(0,83,161,0.7);
	}
fieldset .radio input	{
	width: auto;
	float: none;
	border: 0px;
	margin: 0px 5px 0 0;
	}
fieldset .radio label	{
	width: 300px;
	}
#content fieldset p	{
	padding: 10px 0px;
	margin: 0px;
	}
dl dt	{
	float: left;
	font-weight: bold;
	width: 150px;
	}
dl dd	{
	margin-left: 150px;
	}
dl	{
	margin: 0px;
	padding: 0px 0 10px;
	}
code	{
	padding: 0 3px;
	font-weight: bold;
	}
button	{
	background: #565556;
	background: -moz-linear-gradient(270deg, rgba(100, 101, 100, 1),  rgba(65, 66, 65, 1));
	height: 30px;
	width: 110px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 13px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	}
button.meh	{
	margin: 20px 0 20px 150px;
	}
span#uploadbutton	{
	background: #565556;
	background: -moz-linear-gradient(270deg, rgba(100, 101, 100, 1),  rgba(65, 66, 65, 1));
	height: 30px;
	width: 80px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 13px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	}

#fileQueue .uploadifyQueueItem	{
	padding: 5px;
	margin: 5px 0;
	border-top: 1px solid #eee;
	color: #000;
	}

#fileQueue .uploadifyQueueItem span	{
	float: none;
	width: auto;
	}
#fileQueue .uploadifyQueueItem .cancel	{
	float: right;
	}
#fileQueue .uploadifyQueueItem .uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
#fileQueue .uploadifyQueueItem .uploadifyProgressBar {
	background-color: #0053a1;
	width: 1px;
	height: 3px;
}
dd ol	{
	padding: 10px;
}
div#content ul#filelisting	{
	list-style-type: none;
	padding: 0px;
	margin: 20px 0px;
	}
div#content ul#filelisting li.first	{
	background: #0053a1;
	color: #fff;
	font-weight: bold;
	}
div#content ul#filelisting li	{
	border-bottom: 1px solid #c7c7c7;
	list-style-type: none;
	line-height: 20px;
	padding: 2px;
	}
ul#filelisting li .delete	{
	float: right;
	width: 16px;
	height: 16px;
	background: url(../img/cancel.png) no-repeat top right;
	text-indent: -999em;
	margin-top: 2px;
	margin-right: 2px;
	cursor: pointer;
	-display: inline;
	}
ul#filelisting li .filename	{
	/*float: left;*/
	}
p.warning	{
	background: #F5D461;
	}
p.warning em	{
	color: #0053a1;
	}
p img.artist	{
	float: right;
	margin: 0 0em 1em 1em;
	border: 1px solid #0053a1;
	}
div.step1, div.step2, div.step3	{
	padding: 20px 0 20px 150px;
	border-top: 1px solid #0053a1;
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 110px;
	}
div.step1	{	background-image: url(../img/step1.png);	}
div.step2	{	background-image: url(../img/step2.png);	}
div.step3	{	background-image: url(../img/step3.png);	}

p.tvv	{
	padding-top: 20px;
	}
span.note	{
	color: #666;
	}

