/* Algemeen */

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}

body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border: none;
}

a:link, a:hover, a:visited, a:active {
	color: #4E190B;
	text-decoration: underline;
}

input.input, input.txt, textarea {
	background: url(../img/bgInput.gif) no-repeat 0px 0px;
	width: 200px;
	border: 1px solid #000000;
}

textarea {
	width: 300px;
}

/* Heading */

h1, h2, h3, h4, h5, h6, .ti {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

h1, .ti {
	font-size: 20px;
	margin: 5px 0px 6px 0px;
	color: #4E190B;
}

h2 {
	font-size: 18px;
	margin: 5px 0px 4px 0px;
}

h2.sub {
	font-size: 12px;
	margin: -5px 0px 7px 0px;
}

h3, .ti3 {
	font-size: 14px;
	margin: 3px 0px 2px 0px;
}

h4, h5, h6 {
	margin: 3px 0px 3px 0px;
	font-size: 12px;
}

.tix {
	margin: 3px 0px 2px 0px;
}

/* Form */


/* Layout */



#all {
	width: 100%;
	height: 100%;
	position: absolute;
}

#site {
	width: 100%;
	height: 100%;
}

#shLeft {
	background: url(../img/shLeft.gif) repeat-y right;
}

#shRight {
	background: url(../img/shRight.gif) repeat-y left;
}

#shMid {
	width: 960px;
	height: 100%;
	vertical-align: top;
}

#frame td {
	vertical-align: top;
}

#frame .hdbottom {
	height: 18px;
}

#frame .menuSub {
	background: url(../img/bgMenuSub.gif) no-repeat 100% 52px;
}

#frame .menuSub ol {
	list-style-type: disc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#frame .menuSub ol li {
	margin-left: 0px;
	padding: 0px 0px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#frame .menuSub ol li {
	color: #737573;
}

#frame .menuSub ol li a:link, #frame .menuSub ol li a:hover, #frame .menuSub ol li a:active, #frame .menuSub ol li a:visited {
	color: #737573;
	text-decoration: none;
}

#frame .menuSub ol li.active {
	color: #420C00;
}

#frame .menuSub ol li.active a:link, #frame .menuSub ol li.active a:hover, #frame .menuSub ol li.active a:active, #frame .menuSub ol li.active a:visited {
	color: #420C00;
	text-decoration: none;
}


.Deelnemers {
	width: 490px;
	margin: 0px auto 0px auto;
}

.Deelnemers .Deelnemer {
	width: 227px;
	height: 270px;
	background: #FFFFFF url(../img/bgDeelnemer.gif) no-repeat 0px 0px;
	float: left;
	margin: 0px 5px 20px 5px;
	line-height: 16px;
}

.Deelnemers .Deelnemer .InBox {
	padding: 10px 10px 10px 10px;
}

.Deelnemers .Deelnemer table.img {
	width: 100%;
	height: 90px;
}

.Deelnemers .Deelnemer td.img {
	text-align: center;
	margin-bottom: 8px;
	height: 115px;
	vertical-align: middle !important;
}

.NewsItem {
	width: 580px;
	background: #FFFFFF url(../img/bgListBlock.gif) no-repeat 0px 0px;
	margin-bottom: 10px;
}

.NewsItem .InBox {
	padding: 10px 10px 10px 10px;
	width: 560px;
}

.NewsItem .img, .rightimg {
	float: right;
	margin: 5px 5px 10px 10px;
}

div.rightimg {
	color: #4E190B;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.NewsItem a:link, .NewsItem a:hover,.NewsItem a:visited,.NewsItem a:active {
	color: #000000;
	text-decoration: none;
}

.lv {
	background: url(../img/blMaroon.gif) no-repeat 0px 50%;
	padding-left: 10px;
	font-weight: bold;
	color: #4E190B !important;
	font-size: 13px;
	text-decoration: none !important;
}

.GreenList {
	width: 455px;
	height: 165px;
	background: #FFFFFF url(../img/bgListBlockSmaller.gif) no-repeat 0px 0px;
	margin-bottom: 10px;
}

.GreenList .InBox {
	padding: 10px 10px 10px 10px;
}

.GreenList h2 {
	padding: 5px 5px 0px 5px;
	color: #4E190B;
}

.GreenList .img, .rightimg {
	float: right;
	margin: 5px 5px 10px 10px;
}

.GreenList ul {
	margin: 0px 0px 0px 25px;
}

.GreenList li {
	color: #4E190B;
	font-weight: bold;
}

.GreenList a:link, .GreenList a:hover,.GreenList a:visited,.GreenList a:active {
	color: #4E190B;
	text-decoration: none;
}