html {
	height: 100%;
}

body {
	margin: 0px;
	background-color: #000;
	height: 100%;
	background-image: url(/images/seizoen1/layout/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #b3b3b3;
}

#holder_table {
	width: 100%;
	height: 100%;
}

#td_main {
	width: 980px;
	text-align: left;
	vertical-align: top;
}

#home_content {
	padding: 14px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #b3b3b3;
}

a {
	color: #ffa500;
}

a:hover {
	color: #cc0201;
}

.header {
	margin: 20px 0px 10px 0px;
}

#main_menu {
	height: 192px;
}

#main {
	padding-top: 20px;
}

#footer {
	height: 95px;
	background-image: url(/images/seizoen1/layout/bg_footer.jpg);
	background-position: 50% bottom;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}

#bottom_menu {
	margin-left: 391px;
}

#footer_left {
	background-image: url(/images/seizoen1/layout/bg_footer_left.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#footer_right {
	background-image: url(/images/seizoen1/layout/bg_footer_right.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.input input,select,textarea {
	width: 320px;
	border: 1px solid #b3b3b3;
	background-color: #3c3c3c;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #b3b3b3;
	padding: 2px;
	margin-bottom: 2px;
}

a#b_colofon {
	display: block;
	float: left;
	background-image: url(/images/seizoen1/layout/bottom_colofon.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 70px;
	padding-bottom: 12px;
}

a#b_colofon:hover {
	display: block;
	float: left;
	background-image: url(/images/seizoen1/layout/bottom_colofon_on.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 70px;
	padding-bottom: 12px;
}

a#b_disclaimer {
	display: block;
	float: left;
	background-image: url(/images/seizoen1/layout/bottom_disclaimer.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 88px;
}

a#b_disclaimer:hover {
	display: block;
	float: left;
	background-image: url(/images/seizoen1/layout/bottom_disclaimer_on.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 88px;
}

a#b_contact {
	display: block;
	float: left;
	background-image: url(/images/seizoen1/layout/bottom_contact.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 82px;
}

a#b_contact:hover {
	display: block;
	float: left;
	background-image: url(/images/seizoen1/layout/bottom_contact_on.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 82px;
}

a#b_admin {
	display: block;
	float: left;
	background-image: url(/images/seizoen1/layout/bottom_admin.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 119px;
	margin-left: 8px;
}

a#b_admin:hover {
	display: block;
	float: left;
	background-image: url(/images/seizoen1/layout/bottom_admin_on.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 119px;
}

#flasherror {
	width: 360px;
	margin: 140px 0px 0px 318px;
	text-align: center;
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
}

/* HOME STYLES */

#home_news {
	float: left;
	/*width: 510px;*/
	margin-right: 20px;
}

.news_item {
	width: 500px;
	text-align: justify;
	padding: 10px 0px;
}

.news_title {
	font-weight: bold;
	padding-bottom: 4px;
	color: #cf9510;
}

.news_txt {
	float: left;
	padding-right: 20px;
}

#home_ranks {
	float: right;
}

#home_ranks table {
	width: 380px;
}

#home_ranks table td {
	padding: 2px 10px;
}


/* ICMS STYLEN */

#icms_content {
	width: 926px;
	padding-left: 38px;
}

.itemalinea {
	margin: 30px 0px 30px 0px;
}

.itemtext {
	color: #b3b3b3;
}

.formitems {
	width: 250px;
	border: 1px solid #b3b3b3;
	background-color: #2b2b2b;
	padding: 2px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #b3b3b3;
}

.formtitle {
	color: #cf9510;
}

#location_select {
	background-image: url(/images/layout/lokatie_bg.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 560px;
	margin: 40px 0px 0px 230px;
}

#loc_gegevens {
	margin-top: 10px;
}

#loc_gegevens div {
	float: left;
	width: 40px;
}

#loc_datums {
	margin-top: 10px;
}

#loc_datums table td {
	padding: 2px 10px;
}

#klassement {
	margin-bottom: 40px;
}

#klassement table td {
	padding: 2px 10px;
}

.listview {
	vertical-align: top;
}

.listview table td {
	padding: 2px 10px;
}

.itemtitle {
	margin-bottom: 10px;
}

.2ekans_count {
	font-size: 30px;
}

.extrabarinfo {
	margin-top: 14px;
	text-align: justify;
}

#dates {
	margin-left: 30px;
}