BODY{
	margin: 0px;
	background : #000 url('../img/bg.jpg') top left;
}

DIV, LI, P{
	font-family:  Trebuchet MS, Arial, Helvetica, Sans-serif;
	line-height:18px;
	font-size: 12px;
	color:#fff;
	line-height: 20px;
}

p, UL{
	padding: 0 0 15px 0;
}

H2, H2.start-ainb{
	clear:both;
	font-size:26px;
	height:30px;
	color:#a72c32;
	padding: 9px 0 0 0;
	border-bottom: 1px solid #383838;
	margin: 0 0 15px 0;
}

H2.start-ainb {
	padding-left: 110px;
	background:url('../img/logo_ainb_title.jpg') no-repeat;
}

H3 {
	clear:both;
	font-size:20px;
	height:30px;
	color:#a72c32;
}

H4{
	font-weight:bold;
	color:#a72c32;
}

#jury H4 {
	float:left;
	font-size: 20px;
	color:#a72c32;
}

#jury img {
	float:left;
	width:100px;
	padding: 0 10px 0 0;	
}

#jury li {
	clear:both;
	height:120px;
}

HR {
	border: 0;
	color: #383838;
	background-color: #383838;
	height: 1px;
	width: 100%;
	text-align: left;
}

FORM {
	float:left;
	clear: both;
	display:block;
	margin: 0 0 40px 0;
}

LABEL{
	float:left;
	clear:left;
	width:145px;
	margin: 0 0 5px 0;
	padding: 7px 0 7px 0;
	color:#807e7e;
	height:15px;
}

INPUT, SELECT, TEXTAREA{
	font-family:  Trebuchet MS, Arial, Helvetica, Sans-serif;
	width: 290px;
	height: 15px;
	color:#fff;
	background-color:transparent;
	border:0px;
	border-bottom:1px solid #333333;
	margin: 0 0 5px 0;
	padding: 7px 0 7px 0;
	float:right;
}

input:focus, textarea:focus {
	border-bottom:1px solid #fff;
}

.check {
	width:15px;
	height:15px;
	margin: 2px 10px 15px 0;
	float:left;
	border:0px;
}

.radiobutton-with-value {
	display:block;
	float:left;
	width: 50px;
	padding: 7px 0 0 25px;
	border:0px;
}

#ainb-lidnummer {
	clear:both;
}

SELECT {
	width: 254px;
}

.submit, .submitContest{
	clear:both;
	float:right;
	background: url(../img/button.jpg) no-repeat;
	width:89px;
	height:27px;
	border:0px;
	color:#FFFFFF;
	padding-top: 5px;
}

.submitContest{
	clear:right;
	float:right;
	margin-top: 3px;
	margin-left: 3px;
}

TEXTAREA{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 75px;
}

strong{
	font-weight:bold;
}

#contentwrapper {
	clear:both;
	width:100%;
	height:100%;
	padding:0;
	background: url('../img/bg_content.jpg') no-repeat top center;
}

#logoplacer a{
	float:left;
	margin: 25px 0 0 0;
	width:95px;
	height:115px;
}

#logoplacer span {
	display:none;
}

#header {
	width:955px;
	height:140px;
	margin:0 auto;
	margin-bottom:38px;
	text-align:right;
	padding: 0 15px 0 15px;
}

#navigation {
	float:right;
	margin: 50px 0 0 0;
}

#navigation ul, #navigation ul li {
	float:left;
	height: 35px;
}

#navigation ul li {
	padding: 0 10px 0 10px;
	border-right: 1px solid #383838;
}

#navigation li.last {
	border-right: 0px;
	padding-right: 0px;
}

#navigation li a, #navigation li a.active, #navigation li a:hover {
	display:block;
	color: #807e7e;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration:none;
	letter-spacing: 1px;
}

#navigation li a:hover {
	color:#fff;
}

#navigation li a span, #navigation li a span:hover {
	display:block;
	text-align:left;
	clear:both;
	color:#a72c32;
	font-size: 10px;
	text-transform:none;
	letter-spacing: 0px;
}

#navigation li a.active span {
	display:none;
}

#navigation li a.active {
	color:#fff;
	border-bottom: 3px solid #a72c32;
}

#content {
	margin: 0 auto;
	clear:both;
	width:955px;
	padding: 0 15px 0 15px;
}

#content_left {
	float:left;
	width:463px;
	padding:0;
	margin:0;
	text-align:justify;
}

/*
#content_left ul {
	float:left;
	width: 200px;
}
*/

#fotoalbum {
	clear:both;
	float:left;
	width:463px;
}

#fotoalbum li {
	float:left;
	height:155px;
	margin: 5px 0 0 0;
}

#fotoalbum li.even {
	float:left;
}

#fotoalbum li.odd {
	float:right;
}

#content_right {
	float:right;
	width:344px;
	text-align:right;
	padding:0;
	margin:0;
}

#content_right ul {
	float:left;
	width:170px;
}

#countdown {
	color:#807e7e;
	font-size:16px;
	margin: 0 0 15px 0;
}

#countdown .digit {
	color:#a72c32;
	font-size: 26px;
}

#footer {
	clear:both;
	width:955px;
	height:80px;
	margin:0 auto;
	padding: 0 15px 0 15px;
}

#footer_left {
	float:left;
	width:463px;
	padding:15px 0 0 0;
	margin:0;
	border-top: 1px solid #383838;
	color:#545454;
	font-size:10px;
}

#footer_left p {
	clear:both;
	color:#545454;
	font-size:11px;
	margin: 15px 0 0 0;
}

#footernav {
	float:left;
}

#footer_left ul li {
	float:left;
	margin: 0 10px 0 0;
	padding:0;
}

#footer_left li a {
	color:#545454;
	font-size:11px;
	text-decoration:none;
}

#footer_left li a.active {
	text-decoration:underline;
}

#footer_right {
	float:right;
	width:344px;
	text-align:right;
	padding:22px 0 0 0;
	margin:0;
	border-top: 1px solid #383838;
}

#footer_right ul {
	float:left;
}

#footer_right li {
	float:left;
}

a  {
	text-decoration : underline;
	outline:none;
	color:#fff;
}

a:hover {
	text-decoration : none;
}

.error{
	color:#b80836;
}

.errorbox{
	display:block;
	width: 443px;
	border: 1px dashed #b80836;
	color:#b80836;
	margin: 0 0 25px 0;
	padding: 10px;
	background-color:#f9fbb8;
}

.thanks{
	font-weight:bold;
}

sup, .obligated{
	font-size: 10px;
}

.disclaimer {
	clear:both;
	font-size: 11px;
	color:#999;
	padding: 25px 0 25px 0;
}

.intro {
	color:#807e7e;
}

.abet-laminati, .multimedium-sponsor {
	display:block;
	width:156px;
	height:52px;
	background: url('../img/logos/abet-laminati.png');
}

.multimedium-sponsor {
	background: url('../img/logos/multimedium.png');
}

.aqua-concept, .habitos {
	display:block;
	width:156px;
	height:71px;
	background: url('../img/logos/aqua-concept.png');
}

.habitos {
	background: url('../img/logos/habitos.png');
}

.boss-paints, .kriteria {
	display:block;
	width:156px;
	height:90px;
	background: url('../img/logos/boss-paints.png');
}

.kriteria {
	background: url('../img/logos/kriteria.png');
}

.ikgabouwen, .tweevoor5, .jnv, .stpaulhome {
	display:block;
	width:156px;
	height:84px;
	background: url('../img/logos/ikgabouwen.png');
}

.tweevoor5 {
	background: url('../img/logos/2voor5.png');
}

.jnv {
	background: url('../img/logos/jnv.png');
}

.stpaulhome {
	background: url('../img/logos/stpaulhome.png');
}

.dedon, .sedus {
	display:block;
	width:156px;
	height:68px;
	background: url('../img/logos/dedon.png');
}

.sedus {
	background: url('../img/logos/sedus.png');
}

.elma, .sigma {
	display:block;
	width:156px;
	height:80px;
	background: url('../img/logos/elma.png');
}

.sigma {
	background: url('../img/logos/sigma.png');
}

.formica, .vitra {
	display:block;
	width:156px;
	height:77px;
	background: url('../img/logos/formica.png');
}

.vitra {
	background: url('../img/logos/vitra.png');
}

.girsberger, .vola, .vescom {
	display:block;
	width:156px;
	height:50px;
	background: url('../img/logos/girsberger.png') center center;
}

.vola {
	height:61px;
	background: url('../img/logos/vola.png');
}

.vescom {
	background: url('../img/logos/vescom.png') center center;
}

.selexion, .redandblue, .multimedium_footer, .facebook_footer {
	display:block;
	width:115px;
	height:31px;
	margin-right: 3px;
	background: url('../img/logos/selexion.png');
}

.redandblue {
	margin-right: 8px;
	background: url('../img/logos/red-and-blue.png');
}

.duravit {
	display:block;
	width:156px;
	height:36px;
	background: url('../img/logos/duravit.png');
}

.multimedium_footer {
	width:98px;
	background: url('../img/logos/multimedium_footer.png');
}

.facebook_footer {
	float:right;
	display:block;
	height:20px;
	width:66px;
	margin-right:0px;
	margin-left:20px;
	background: url('../img/logos/facebook.png');
}

#fatboy {
	display:block;
	float:right;
	margin: 0;
	padding: 0;
	width: 66px;
}

.fatboy {
	float:right;
	display:block;
	height:31px;
	width:66px;
	margin: 0;
	background: url('../img/logos/fatboy.png');
}

.abet-laminati span, .multimedium-sponsor span, .aqua-concept span, .habitos span, .boss-paints span, .kriteria span, .ikgabouwen span, .tweevoor5 span, .dedon span, .sedus span, .elma span, .sigma span, .formica span, .vitra span, .girsberger span, .vola span, .selexion span, .redandblue span, .multimedium_footer span, .fatboy span, .vescom span, .duravit span, .jnv span, .stpaulhome span, .facebook_footer span {
	display:none;
}

.deelnemen {
	text-align:center;
}

.deelnemen a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color:#a72c32;
}

.answerContest {
	float:left;
}

.winner {
	color:#a72c32;
	font-weight:bold;
}

.category {
	font-size: 12px;
	color: #807e7e;
}

.ul {
	margin: 0 0 0 15px;
	list-style-type: square;
}

.ul li {
	margin: 0 0 15px 10px;
}

.ul li ul li {
	margin: 0 0 0 10px;
}

.tel {
	padding: 5px 0 5px 0;
}

#akkoord {
	display:inline;
	clear:none;
	float:left;
	margin: 10px 0 0 0;
}

#label_akkoord {
	float:right;
	width: 75%;
	clear:none;
	text-align:right;
}

.formBottom {
	clear:both;
	width: 100%;
	text-align:left;
}

.padd10 {
	padding-right: 10px;
}