/* Elements */

html {
	height: 100%;
	min-height: 100%;
}
body {
	background: #723e01 url(gfx/bg.jpg) repeat-x;
	margin: 0px;
	height: 100%;
	min-height: 100%;
	font: 70%/1.3em Verdana, Tahoma, arial, sans-serif;
	color: #a78e64;
}

#wrap {
	position: relative;
	width: 863px;
	background: #fbeace;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0 auto;
}

::-moz-selection {
	background-color: #fbc66e;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

a.cntlink { 
	color: #a78e64;
	text-decoration: none;
}

a.cntlink:hover { 
	color: #333333;
	text-decoration: underline;
}

a.rmenu:hover { 
	color: #333333;
	text-decoration: underline;
}

/* Gfx */

#divTopRight img{
	background: none;
  	border: 0px;
	padding: 0px;
}

.cleanimg {
	background: none;
  	border: 0px;
	padding: 0px;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.banner {
	margin: 3px 15px 0px 0px;
}

.splitter {
	background: none;
   	border: 0px;
	padding: 0px;
	text-align: center;
}

/* Tables */

.tablediv {
	display: table;
	width: 100%;
	color: #333333;
	background-color: #fbeace;
	border: 1px solid #e2d0b1;
	border-spacing: 5px; /*cellspacing:poor IE support for  this*/
	border-collapse: separate;
}
.celldiv {
	float: left; /*fix for  buggy browsers*/
	display: table-cell;
	width: 50%;
	background-color: #e2d0b1;
}
.celldiv3 {
	float: left; /*fix for  buggy browsers*/
	display: table-cell;
	width: 33%;
	background-color: #e2d0b1;
}
.rowdiv {
	display: table-row;
	width: auto;
}


.listdiv {
	display: table;
	color: #333333;
	background-color: #fbeace;
    	border: 1px solid #e2d0b1;
	border-spacing: 5px; /*cellspacing:poor IE support for  this*/
	border-collapse: separate;
}
.listcelldiv {
	float: left; /*fix for  buggy browsers*/
	display: table-cell;
	background-color: #e2d0b1;
}



/* Header */

#header {
	width: 850px;
	height: 169px;
	margin: 0px auto;
	background: url(gfx/header.jpg) no-repeat;
}

#header h1 {
	margin: 0px;
	padding: 1px 0 0 600px;
	font-size: 10px;
	letter-spacing: -1px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	background: #ece1ce;
	width: 850px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	text-align: left;
	border-left: 1px solid #e2d0b1;
	border-right: 1px solid #e2d0b1;
}

#content p{
	line-height: 14px;
}

#colOne {
	color: #000000;
	float: left;
	width: 585px;
	margin-top: 20px;
	padding-left: 20px;
}

#colOne a {
	color: #000000;
	text-decoration: none;
}

#colOne a:hover {
	color:#a78e64;
	text-decoration: underline;
}


#colTwo {
	float: right;
	color: #000000;
	height:100%;
	min-height: 100%;
	margin: auto;
	height:auto !important;
	width: 180px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px dashed #a78e64;
}

#colOne img {
	background: #fbeace;
  	border: 1px solid #e2d0b1;
	padding: 5px;
	margin-right: 10px;
}

#colTwo img {
	background: #fbeace;
  	border: 1px solid #e2d0b1;
	padding: 5px;
}

#partners  img{
	width:75px !important;
	height:57px !important;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

hr{
border:1px solid #000000;
  border-width: 1px 0 0;
  clear: both;
  margin: 15px 15%;
  height: 0;
}

#content h1 {
	padding: 5px 0px 5px 5px;
	color: #000000;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #000000;
	border-bottom: 1px dashed #a78e64;
}

#content h3 {
	color: #000000;
}

/* Footer */

#footer {
	width: 850px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 65px;
	background: #fbeace;
  	border-top: 1px solid #e2d0b1;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #bca071;
}

#footer a {
	color: #a78e64;
	text-decoration:none;
}

#footer a:hover {
	color: #333333;
	text-decoration:none;
}

/* Forms */

option, textarea, input, select, file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.button {
	background-color: #fbeace;
	border: 2px solid #e2d0b1;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_off {
	color: #333333;
	background-color: #fbeace;
	border: 1px solid #333333;
}

.form_on {
	color: #333333;
	background-color: #d4c1a0;
	border: 1px solid #333333;
}

.submit {
	font-weight:bold;
}

/* Advertisement-banner */
#banner
{
	position:		absolute;
	right:			-10px;
	top:			9px
}

/*switchcontent.js*/
.h3switch {
	cursor: hand;
	cursor: pointer;
	font: 100%/1.3em;
	font-weight: bold;
}

/* tables */
table.tablestyle {
	font-family:Verdana;
	font-size:12px;
}

/* teamroster */
.datum, .feest, .ticket, .busticket, .combiticket {
	color:#c57806;
	font-weight:bold;
	text-align: left;
	border-bottom: 1px solid #c57806;
	font: 90%/1.3em Verdana, Tahoma, arial, sans-serif;
}

.datum2, .feest2, .ticket2, .busticket2, .combiticket2 {
	text-align: left;
	font: 90%/1.3em Verdana, Tahoma, arial, sans-serif;
}

.organisatie {
	color:#948463;
	font-size: 9px;
}

/* nieuwsbrief */
iframe#nieuwsbrief{
border: 0px;
background-color: #ece1ce;
}

/* sitemap styling */
/* set up the overall width of the menu div, the font and the margins */

.sitemap {
margin:0; 
position:relative;
z-index:100;
}

/* remove the bullets and set the margin and padding to zero for the unordered list  */
.sitemap ul {
padding:0; 
margin:0;
list-style-type: none;
font-weight: bold;
}

/* remove the bullets and set the margin and padding to zero for the unordered list  */
.sitemap ul li {
margin:0;
list-style-type: none;
padding:8px 0 0px 0px; 
font-weight: bold;
}


.sitemap ul li ul li{
padding:3px 0 0 40px; 
margin:0;
list-style-type: none;
font-weight: normal;
}


/* style the links to be 104px wide by 30px high. Set the background color and the font size.  */
.sitemap ul li a, .sitemap ul li a:visited {
display:block; 
text-align:left; 
text-decoration:none; 
padding:3px 0 3px 0px; 
border:1px solid #a78e64;
border-width:0px 0px 1px 0px;
font-size:11px;
color:#333333;
}

/* style the links to be 104px wide by 30px high. Set the background color and the font size.  */
.sitemap ul li a:hover {
text-decoration:underline;
}


/* style the links to be 104px wide by 30px high. Set the background color and the font size.  */
.sitemap ul li ul li a, .sitemap ul li ul li a:visited {
border:1px solid #a78e64;
border-width:0px 0px 0px 0px;
}

/* style the links to be 104px wide by 30px high. Set the background color and the font size.  */
.sitemap ul li ul li a:hover {
border:1px solid #a78e64;
border-width:0px 0px 0px 0px;
text-decoration:underline; 
}

/* .blogItem{
padding-bottom:40px;
margin-bottom:25px;
border-bottom:1px solid #a78e64;
} */

/* Template: Navigation */
#navigation
{
	width:850px; 
	height: 26px;
	text-align: center;
	margin: 0px auto;
}

#nav
{
	padding:0;
	margin:0;
	list-style:none;
	line-height:2.7
}

#nav ul
{
	padding:0;
	margin:0;
	list-style:none;
	list-style-type: none;
	z-index:200
}

#nav a, #nav a:visited
{
	padding-left:30px;
	display:block;
	text-align:center;
	text-decoration:none; 
	color:#000; 
	border-width:0px 0px 0 0;
	background:#fbeace; 
	line-height:26px; 
	text-transform: uppercase;
	font-weight: bold;
}

#nav li
{
	float:left
}

#nav li ul
{
	position:absolute;
	width:184px;
	left:-999em
}

#nav li:hover ul,#nav li.sfhover ul
{
	left:auto
}

#menu
{
width:850px; 
height: 26px;
	overflow:visible;
border-bottom: 1px solid #e2d0b1;
	padding-top:2px
}

#menu .level1 a:hover
{
	color:#9a650e;
	text-align:center
}

#menu [class*="first level1"] a:hover
{
	color:#9a650e;
	cursor:pointer;
	text-align:center
}

#menu .level2 a
{
	text-align:left !important;
}

#menu .level2 a:hover
{
	background:none !important;
	color:#9a650e;
	cursor:pointer;
	text-align:left
}

.level2
{
	text-align:left;
	background-color:#fbeace !important;
	width:130px;
	border-left:1px solid #e2d0b1;
	border-right:1px solid #e2d0b1;
	height:34px;
	border-bottom:none;
	padding-left:8px;
	padding-right:8px
}

li[class*="first level2"]
{
	border-top:1px solid #e2d0b1;
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px
}

li[class*="level2"]
{
	background:url(../images/level2_splitter.gif) no-repeat bottom center
}

li[class*="last level2"]
{
	border-bottom:1px solid #e2d0b1 !important;
	background:#fbeace !important;
	border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px
}
