/* CSS styles for No-Limit Events */

/* Positioning */
body {
	margin: 0px;
	background: #A8A980 url(../img/bg.jpg) repeat-y;
	font: 11px "Lucida Grande", Verdana;
	color: #663300;
}


hr {
	color: #663300;
	height: 1px;
}

#header {
	background: #A8A980 url(../img/header.jpg) no-repeat;
	height: 206px;
}

#taalkeuze {
	padding-left: 700px;
	padding-top: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#contentwrapper {
	position: absolute;
	left: 20px;
	top: 206px;
	width: 628px;
	line-height: 20px;
	padding: 0px;
}
#content {
	padding-top: 30px;
	padding-right: 20px;
}
#mainnav {
	top: 206px;
	left: 651px;
	float: left;
	clear: left;
	position: absolute;
	right: 0px;
	background: url(../img/bg_mainnav.jpg) no-repeat;
	height: 233px;
}
#contentlijst {
	color: #663300;
}

/* Main navigatie */
#mainnav ul {
	list-style-type: none;
	font-family: "Arial Narrow", Helvetica, Arial;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 0;
	margin: 0px 0px 0px 0;
}
#mainnav a {
	display: block;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	height: 29px;
	text-decoration: none;
	color: #663300;
	font-size: 13px;
	line-height: 29px;
}
#mainnav a:hover {
	color: #A8A980;
	background: #FFFFFF url(../img/pijltje_mainnav.gif) no-repeat left center;
}
#mainnav a#current, #mainnav a:hover {
	color: #A8A980;
	background: #FFFFFF url(../img/pijltje_mainnav.gif) no-repeat left center;
}
#mainnav a span {
	display: none;
}

/* Content lijsten */
#contentlijst ul {
	list-style-type: none;
	padding: 0px 0px 0px 0;
	margin: 0px 0px 0px 0;
}
#contentlijst a:link {
	display: block;
	padding: 0px 0px 0px 13px;
	margin: 0px;
	height: 20px;
	text-decoration: none;
	color: #663300;
	font-size: 11px;
	line-height: 20px;
	font-family: "Lucida Grande", Arial, Verdana;
	background: url(../img/pijltje.gif) no-repeat left center;
}
#contentlijst a:hover {
	color: #A8A980;
	padding: 0px 0px 0px 4px;
}
#content h2 {
	margin: 0px;
	color: #FF3300;
	font-family: "Trebuchet MS", Geneva;
	font-size: 16px;
	background: url(../img/blur.jpg) no-repeat left bottom;
	font-weight: bold;
	padding-bottom: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#content h4 {
	color: #FF3300;
	font-family: "Trebuchet MS", Geneva;
	font-size: 13px;
}


#content a {
	text-decoration: none;
	color: #FF3300;
	padding-right: 2px;
	padding-left: 2px;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #B4B68B;
	padding-right: 2px;
	padding-left: 2px;
}
.no-limit {
	position: absolute;
	left: 855px;
	top: 135px;
	width: 90px;
	height: 40px;
}

.taalkeuze {
	position: absolute;
	left: 670px;
	top: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.taalkeuze a {
	color: #fff;
	text-decoration: none;
}
.taalkeuze a:hover {
	color: #fff;
	text-decoration: underline;
}

text {
	width: 300px;
}

textarea {
	width: 300px;
	height: 200px;
}

.bestelvelden {
	width: 200px;
}
