body, p, td, li, th {
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
	color:#fff;
}

h1 {
	font-size:18px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
	font-style:italic;
}

a {
	color:#fff;
	text-decoration:underline;
	cursor:pointer;
}
a:hover {
	color:#000;
}

a img {
	border:none;
}

/* forms */
form p label {
	display:block;
	color:#000;
	font-weight:bold;
}

/* messages */
#fatalerror {
	
}
#error {
	color:#000;
}

.winners {
	float:right;
	background:url(../img/bgwinners.jpg) repeat-x top left;
	padding:10px;
	border:1px solid #fff;
	margin:0 0 30px 30px;
}
.winners.left {
	float:none;
	margin:10px 0 10px 0;
	width:250px;
}
.winners h3 {
	color:#e48511;
	font-style:normal;
}
.winners p {
	padding:3px 0 3px 0;
	margin:0;
}
.winners p.winner {
	border-bottom:1px solid #a16f4a;
}

/* objects */
.transparent_image {
	behavior: url(css/iepngfix.htc);
}


/* page styles */
ul.dragitems {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}

ul.dragitems li {
	border-top:1px solid #ae5b29;
	border-left:1px solid #ae5b29;
	margin:0;
	padding:0;
	width:179px;
}
ul.dragitems li.coll_0 {border-left:none;}
ul.dragitems li.row_0 {border-top:none;}
ul.dragitems li a, ul.dragitems li a:hover{
	text-decoration:none;
	display:block;
	color:#fff;
	width:165px;
	padding:0px 0px 0px 14px;
	margin:0px;
	height:19px;
	line-height:19px;
	background:#912c02;
	overflow:hidden;
}
ul.dragitems li.coll_0 a, ul.dragitems li.coll_0 a:hover{
	width:166px;
}
ul.dragitems li.row_0 a, ul.dragitems li.row_0 a:hover{
	height:20px;
}


ul.dragitems li a.used, ul.dragitems li a.used:hover {
	color:#000;
	cursor:default;
}
ul.dragitems li a.busy {
	color:#000;
}

#place1_container {
	behavior: url(css/iepngfix.htc);
	width:140px;
	height:37px;
	background:url(../img/place_1.png) no-repeat top left;
	padding:11px 0 0 43px;
}
#place2_container {
	behavior: url(css/iepngfix.htc);
	width:140px;
	height:37px;
	background:url(../img/place_2.png) no-repeat top left;
	padding:10px 0 0 43px;
}
#place3_container {
	behavior: url(css/iepngfix.htc);
	width:140px;
	height:37px;
	background:url(../img/place_3.png) no-repeat top left;
	padding:10px 0 0 43px;
}

img.delete{
	float:right;
	cursor:pointer;
	behavior: url(css/iepngfix.htc);
}

.dropcontainer {
	width:110px;
	height:19px;
	border:0px solid #000;
	line-height:18px;
	color:#000;
	float:left;
	overflow:hidden;
}
.dropcontainer.droppable-active {}
.dropcontainer.droppable-hover {}

div#keuze div {
	float:left;
	padding:0 0 20px 0;
}
div#keuze div#group2 {
	padding-left:0px;
	float:right;
}
div#keuze div ul {
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	width:600px;
}
	div#keuze ul li {
		padding:0;
		margin:0;
	}

.pointsBar {
	height:15px;
	background:#fff;
	color:#000;
	padding-left:5px;
}
table.displayData {
	
}
table.displayData td, table.displayData th {
	vertical-align:top;
	padding:2px 5px 2px 0px;
	line-height:15px;
	text-align:left;
}
fieldset {
	border:1px solid #fff;
}
