/*///////////////////////////////
LINKS ///////////////////////////
///////////////////////////////*/

a:link, a:visited {
	color:#000066;
	text-decoration: underline;
	font-weight: bold;
} 
  
a:hover {
	text-decoration: none;
}

a.Lfooter:link, a.Lfooter:visited {
	color:#FFFFCC;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
} 

a.Lfooter:hover {
	text-decoration: none;
	color: #FFFFCC;
}

a.Lverdographics:link, a.Lverdographics:visited {
	color:#E8C79E;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
} 

a.Lverdographics:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

/*///////////////////////////////
GENERAL /////////////////////////
///////////////////////////////*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: #966641;
	background-image: url(images/general/background_body.jpg);
	background-repeat: repeat-x;
}

#contentArea {
	background: url(images/general/background_content.jpg) repeat-y;
	margin: 0px;
	float: left;
	width: 720px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#content {
	width: 530px;
	float: left;
	margin-left: 30px;
	line-height: 1.5em;
}
#contentIndex {
	width: 550px;
	float: left;
	margin-left: 20px;
	line-height: 1.5em;
}

#indexNews {
	width: 355px;
	float: left;
	padding-right: 15px;
}

td.kleur1 {
	background-color: #FFFFFF;
}

td.kleur2 {
	background-color: #EADCC4;
}

td.kleur1 p, td.kleur2 p {
	margin-top: 10px;
}

td.kleur1 p.title, td.kleur2 p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

td.kleur1 img {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

td.kleur2 img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

td.kleur1 a, td.kleur2 a {
	font-weight: normal;
}

#indexRight {
	float: right;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E2CEAD;
	width: 160px;
}

td {
	font-size: 11px;
}

.tdIndex {
	padding: 0px 10px;
	margin: 0px;
}
.live {
	color: #C21A0C;
	font-size: 13px;
	font-weight: bold;
}


.lijn {
	border-top: 1px solid #D9AC68;
	padding-top: 15px;
}

h1 {
	color: #D12D00;
	margin-top: 0px;
	padding-top: 3px;
	font: bold 16px/1.3em Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	margin-bottom: 6px;
}

h2 {
	font: bold 14px/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}

h3.organisatie {
	border-top: 1px solid #EAD7BF;
	padding-top: 10px;
}

hr {
	height: 1px;
}

#content img.left {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content img.right {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

img.divider {
	padding-bottom: 8px;
	padding-top: 8px;
}

#leftFrame {
	width: 140px;
	float: left;
	padding-right: 10px;
	text-align: center;
}

#leftFrame h1 {
	color: #660000;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}

#leftFrame a {
	text-decoration: none;
	font-weight: normal;
}

#leftFrame a:hover {
	text-decoration: underline;
}

#gallery {
}

#gallery img {
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 8px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.newsItem {
	font-size: 11px;
	border-top: 1px solid #E7CBAF;
	background: #EFE4D3;
	clear: left;
	height: 20px;
	margin-bottom: -5px;
}
.clearLeft {
	clear: left;
}

.clearRight {

	clear: right;
}

.teamsTabel {
	font-weight: bold;
}

.teamsTabel img {
	padding-top: 4px;
	padding-bottom: 24px;
}

ul.arrows {
	list-style: url(images/general/bullet.gif);
}

ul.arrowsIndex {
	list-style: url(images/general/bullet.gif);
	margin-left: 5px;
	padding-left: 5px;
}

ul.arrowsIndex a:link, ul.arrowsIndex a:visited {
	text-decoration: none;
	font-weight: normal;
}

ul.arrowsIndex a:hover {
	text-decoration: underline;
}

/*/////////////////////////////////////////
/////NAVIGATIE ////////////////////////////
/////////////////////////////////////////*/

#navigatie {
	height: 32px;
	background: url(images/general/background_topnav.gif) no-repeat;
}

#navTop ul {
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}

#navTop li {
	display: inline;
}

#navTop a {
	color: #000000;
	border-left: 1px solid #6D828B;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 10px;
}

#navTop a:hover, #navTop a#current {
	color: #D12D00;
}

#navsub {
	width: 150px;
	float: left;
	margin-top: -8px;
}

#navsub ul {
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-left: 15px;
}

#navsub a:hover {
	color: #D12D00;
}

#navsub a {
	width: 135px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0px;
	display: block;
}

#navsub a#current {
	color: #D12D00;
}

/*/////////////////////////////////////////
/////FOOTER - VERDOGRAPHICS ///////////////
/////////////////////////////////////////*/

#navfooter {
	text-align: left;
	font-size: 11px;
	background-image: url(images/general/background_footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 6px;
	padding-left: 30px;
	clear: left;
}

#navfooter ul {
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}

#navfooter li {
	display: inline;
}

#navfooter a {
	font-size: 11px;
	color: #4F5268;
	text-decoration: none;
	border-left: 1px solid #333333;
	padding-right: 8px;
	padding-left: 8px;
}

#navfooter a:hover {
	color: #FF4000;
}

#footer {
	margin: 0px;
	padding: 0px;
}

#footerSponsors {
	background: url(images/general/footer_sponsors.jpg) no-repeat;
	height: 91px;
}

#footerZand {
	height: 133px;
	background-image: url(4x4_2007/images/general/footerZand.jpg);
	background-repeat: no-repeat;
}

#footerLeft {
	text-align: left;
	padding-left: 20px;
	color: #E8DAC8;
	font-size: 11px;
	float: left;
	position: relative;
	top: 2px;
	width: 585px;
}

#footerRight {
	text-align: right;
	float: right;
	position: relative;
	top: 2px;
	padding-right: 5px;
	width: 155px;
}

#verdographics {
	position: relative;
	top: 12px;
	float: right;
	clear: both;
	padding-right: 5px;
	font-size: 10px;
	color: #E8C79E;
	text-align: right;
	padding-bottom: 20px;
	width: 200px;
}
