/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: disc;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

/* algemeen */

.clear {clear: both;}

body, th, td {
	font: 12px verdana;
	line-height: 24px;
}
body {
	background-color: #000000;
}

h1, h2, h3 {
	font-size: 15px;
	font-weight: bold;
	color: #c99100;
	margin: 10px 0 10px 0;
}
h2 {
	font-size: 13px;
}
h3 {
	color: #333333;	
	font-size: 12px;
	margin: 0px;
}
p {
	margin: 5px 0px;
}

div#container {
	width: 945px;
	margin: 0px auto;
}

ul.special_list {
	color: #c99100;
	list-style-type: disc;
}
ul.special_list li span {
	color: #000000;
}

ul#list_voordelen li {
	list-style-image: url(../images/voordeel_bullet.png);
	background-repeat: no-repeat;
	margin-left: 32px;
}

ul.special_list {
	margin-left:16px;
}

ul.special_list li {
	margin-bottom: 8px;
}

img.logo {
	margin: 7px 10px 0 0;
	float: left;	
}
img.imgright {
	margin: 7px 0 0 10px;
	float: right;	
}
#magazines {
	width: 680px;
	height: 140px;
}

#magazines .logo {
	display: block;
	float: left;
	margin: 10px;
}

p.indent {
	padding-left: 30px;
}

hr {
	border: 0;
	height: 1px;
	color: #efdeb2;
	background-color: #efdeb2;
	width: 100%;
}
table {
	background-color: #f8f1df;
	color: #C99100;
	width:550px;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	border-style: solid none;
	border-width: 1px;
	border-color: #efdeb2;
}
/* end algemeen */
div#border_top {
	width: 945px;
	height: 10px;
	margin-top: 37px;
	background-image: url(../images/header.png);
}

/* header */
div#header {
	width: 926px;
	height: 164px;
	background-color: #000000;
	margin-left: 9px;
	position: relative;
}
img#logo {
	position: absolute;
	top: 21px;
	left: 24px;
}
div.sfeerimg {
	height: 164px;
	width: 600px;
	position: absolute;
	top: 0px;
	right: 0px;
}
div#sfeer_            {background-image: url(../images/banners/gezellig.jpg);}
div#sfeer_wedstrijd   {background-image: url(../images/banners/gezellig.jpg);}
div#sfeer_organisatie {background-image: url(../images/banners/citroen.jpg);}
div#sfeer_sponsors    {background-image: url(../images/banners/knol.jpg);}
div#sfeer_inschrijven {background-image: url(../images/banners/lenteui.jpg);}
div#sfeer_deelnemers  {background-image: url(../images/banners/wortels.jpg);}
div#sfeer_nieuwsbrief {background-image: url(../images/banners/pepers.jpg);}
/* end header */

/* menu */
ul#menu {
	background-color: #c99100;
	width: 938px;
	height: 44px;
	margin-left: 3px;
	text-transform: capitalize;
	list-style: none;
}
ul#menu li {
	float: left;
	padding-top: 14px;
	height: 18px;
}
ul#menu li a {
	background: url(../images/navigatie.png) no-repeat;
	overflow: hidden;
	height: 18px;
	text-indent: -200px;
	color: #81604f;
	display: block;
}
ul#menu a:hover {
	color: #f1a262;
}
ul#menu a#menu_wedstrijd  	{background-position:    0px 0px; width: 94px; margin-left:30px}
ul#menu a#menu_organisatie	{background-position:  -94px 0px; width: 122px;}
ul#menu a#menu_sponsors     {background-position: -216px 0px; width: 100px;}
ul#menu a#menu_vakjury 		{background-position: -316px 0px; width: 84px;}
ul#menu a#menu_inschrijven  {background-position: -400px 0px; width: 114px;}
ul#menu a#menu_deelnemers   {background-position: -514px 0px; width: 122px;}
ul#menu a#menu_nieuwsbrief  {background-position: -636px 0px; width: 109px;}

ul#menu a#menu_wedstrijd:hover,   ul#menu li.current a#menu_wedstrijd     {background-position:    0px -18px; margin-left:30px}
ul#menu a#menu_organisatie:hover, ul#menu li.current a#menu_organisatie   {background-position:  -94px -18px;}
ul#menu a#menu_sponsors:hover,    ul#menu li.current a#menu_sponsors      {background-position: -216px -18px;}
ul#menu a#menu_vakjury:hover,     ul#menu li.current a#menu_vakjury	      {background-position: -316px -18px;}
ul#menu a#menu_inschrijven:hover, ul#menu li.current a#menu_inschrijven   {background-position: -400px -18px;}
ul#menu a#menu_deelnemers:hover,  ul#menu li.current a#menu_deelnemers    {background-position: -514px -18px;}
ul#menu a#menu_nieuwsbrief:hover, ul#menu li.current a#menu_nieuwsbrief   {background-position: -636px -18px;}
/* end menu */

/* content */
div#total_wrapper {
	background-image: url(../images/grow.png);
}
div#total_content {
	width: 945px;
	background: url(../images/footer.png) no-repeat bottom;
}
div#content {
	width: 664px;
	display: block;
	float: left;
	margin-left: 32px;
	padding: 41px 16px 112px 0px;
}
div#content a {
	color: #c99100;
}
div#content a:hover{
	text-decoration: none;
}
/* end content */

/* sponsors */
div#sponsors_container {
	width: 198px;
	display: block;
	float: left;
	padding: 0px 5px 0px 10px;
	text-align: center;
}
div#sponsors_container h4 {
	margin: 20px 0 0 10px;
	color: #c99100;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #c99100;
}
div#sponsors_container a {
	margin: 25px 0px;
	display: block;
}
/* end sponsors */

/* Nieuwsbrief */
form br {
	clear: both;
}
label, span.labelradio {
	width: 150px;
	text-align: right;
	display: block;
	float: left;
	margin: 5px 10px 3px 3px;
}
label.radio {
	width: auto;
	display: inline;
	text-align: left;
	margin: 0px;
}
input.text, input.halfsize, input.number {
	color: #000000;
	margin: 3px;
	background: none;
	border: 0;
	border-bottom: 2px dotted #c99100;
	width: 175px;
}
textarea {
	width: 450px;
	height: 120px;
	border: 2px dotted #c99100;
	color: #000000;
}
/* Nieuwsbrief */