/********************************************** HOMEPAGE */
.mainContent {
	margin:0 0 0 12px;
	background-image:none;
}
.mainContentMiddle {
	width:793px;
	float:left;
	margin:0 10px 10px 0!important;
	background-color:#d8eef3;
	padding:0;
	border:none;
}

.mainContentMiddle h3#header {
	margin:0;
	font-weight:bold;
	border-top:2px solid #FFFFFF;
	color:#003366;
	background-color:#d8eef3;
	padding:5px 10px 5px 10px;
}

.middleLeft {
	width:335px;
	float:left;
	margin:0 8px 0 0;
}

/* Options */
.options {
	margin-top: 15px;
	border-top:1px solid #bce2eb;
}

.options a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* News */
.news {
	background-color:#d8eef3;
}
.news h3 {
	margin:0;
	font-weight:bold;
	border-top:2px solid #FFFFFF;
	color:#003366;
	background-color:#BCE2EB;
	padding:5px 10px 5px 10px;
}
.news h4 {
	color:#2D96AC;
	font-weight:normal;
	margin:0;
}
.news .content {
	padding:8px 10px 8px 10px;
}
.news a {
	color:#006699;
	text-decoration:none;
}
.news a:hover {
	color:#006699;
	text-decoration:underline;
}

/* Contact */
.contact label {
	text-align: left;
	float: left;
	width: 30%;
}
.contact input[type=text],
.contact input[type=password] {
	width: 30%;
	text-align: left;
}
.contact ul {
	list-style:  none;
	text-align: left;
	padding-right: 1em;
	text-decoration: none;
	line-height: 170%;
	margin: 1em;
	margin-bottom: -1em;
	padding: 0;
}
.contact ul a {
	text-decoration: none;
}
.contact ul a:hover {
	color: #C4211C;
}
.contact input {
	text-align: left;
}
/* Home */

#deelname_list {
	margin-left: 32px;
}

#deelname_list li {
	list-style: disc;
}
