/********************************************************
                    Main declarations
********************************************************/
BODY {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: white;
	margin-top: 0;
}

img {
	border: 2px solid black;
}
.documentByLine{display:none;}
A {
	color: #44449A;
	text-decoration: underline;
}

A:HOVER {
	color: #F59934;
}

h1, h2, h3, h4, h5, h6 {
	color: #44449A;
	text-transform: uppercase;	
}
.link-parent{
	display: none;
}
/********************************************************
                    Main block elements
********************************************************/

#wrapper {
    margin: 0 auto;
    width: 781px;
    text-align: left;
	 border: Black 1px solid;
	 position: relative;
	background: url(http://www.dert-racing.nl/nav-bg.jpg) top left repeat-y ;
	
}

#header {
	width: 781px;
	height: 112px;
	background: url(http://www.dert-racing.nl/fotobanner.jpg) top right no-repeat;
	margin-bottom: 20px;
	cursor: pointer;
}
.logo{
	background: url(http://www.dert-racing.nl/logo.gif) top left no-repeat;
	display: block;
	height: 105px;
	width: 160px;
	border-right: Black 1px solid;
}
#content {
	clear: left;
}

#leftcontent {
	float: left;
	width: 160px;
}
.fixheight{
}
#rightcontent a img{
	border:none !important;
}

#maincontent {
	float: left;
	width: 443px;
	text-align: justify;
	padding-left:10px;         
}
#region-content{
	padding-right: 10px;
height:auto;
}
#rightcontent{
	float: left;
	width: 147px;
	overflow: auto;
	border:#000000 1px solid;
	margin: 20px 0 20px 0;
	padding:12px 0 0 8px;
} 

.documentFirstHeading{
	margin-top:15px;
		
	
}
/********************************************************
                    Sub elements
********************************************************/
/*
	Header elements
*/
	#topnav {
		top: 106px;
		position:absolute;
		width: 781px; 
		color: white;
		background: url(http://www.dert-racing.nl/bg-menu.jpg) right top;
		height:22px;
		border-bottom: Black 1px solid;
		border-top:black 1px solid;
		padding-top: 3px;
		text-align: center !important;
	}
	
	#topnav span {
		padding-right: 10px;
	
	}
	
	#topnav a {
		color: white;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		padding-top: 3px;
	}
/*
	LeftContent elements
*/
	
	ul.leftnav {
		margin: 0;
		padding: 0;
		padding-right: 15px;
		list-style: none;
		text-align: right;
		overflow: hidden;
	}
	
ul.leftnav li {
		border-bottom: black solid 1px;
		width: 160px;
}
ul.leftnav li ul.sub{
		margin: 0;
		padding:0;
		list-style: none;
		border-top: Black solid 1px;
}
ul.leftnav li ul.sub li{
	margin: 0;
	padding:0;
	border: 0px;
	background: white;
}
ul.leftnav li ul.sub li a{
	width: 135px;
	border-right: 0px #F59934 solid;
	border-left:0px; 
	font-size:80%;
	padding-right:10px;
	color: #333333;
}
	
	ul.leftnav a {
		font-weight: bold;
		padding:5px 5px 5px 10px;
		width: 135px;
		display: block;
		border-right: 5px #F59934 solid; 
		border-left: 5px #F59934 solid; 
		color: Black;
		text-decoration: none;
		font-size:85%;
		
	}
	
	ul.leftnav a:hover {
	  border-right: 5px #404798 solid; 
		border-left: 5px #404798 solid; 
		color: #F59934;
	}
	
	.contactgegevens{
			background: url(http://www.dert-racing.nl/contactgegevens.gif) bottom left no-repeat;
			height: 118px;
			width: 160px;
			position: absolute;
			bottom: 0px;
	}

	.leftnavlanguage {
		margin-top:5px;
		width: 140px;
		margin-left: 5px;
		padding-left: 5px;
		font-size: 70%;
	}
	.promo{
		text-align: center;
		margin-top:20px;
	}
	.promo a img{
		border: none;
	}
/*
	MainContent elements
*/

	#maincontent {
		font-size: 80%;
	}

	h1 {
		font-size: 120%;
	}
	
	h2 {
		font-size: 110%;
	}	
	
	
/* nieuwsberichten aan de rechterkant*/
.RecentNews{
	width: 130px;
	margin: 12px 0 0 10px;
	padding: 5px;
	height: 420px;
	overflow: auto;
	color:#44449A;
	font-size:80%;
}
.RecentNews a{
	font-variant: small-caps;
	text-transform: uppercase;
	font-weight: bold;
	color: #F59934;
	text-decoration: none;
}

hr{
	border: #F59934 1px solid;
}

/*einde nieuwsberichten*/

 .clear{
	clear: both;
	float: none;
}
/** fotoalbum */
.photoAlbumEntry {
    float: left;
    width: 133px;
    margin: 0em;
    padding: 0px 2px 0px 2px;
	   text-align: center;
    background-repeat: no-repeat;
	 height:130PX;
}

.photoAlbumEntry img {
    border: 1px solid #ccc;
    display: block;
    margin: 0 auto;
}

.photoAlbumEntryWrapper {
    /*display: block;*/
    width: 128px;
    margin-bottom: 7px;
}

.photoAlbumEntry a {
    display: block;
    text-decoration: none;
    font-size: 85%;
    width: 130px;
    margin: 16px auto 0px;
}

.photoAlbumFolder {
    background-repeat: no-repeat;
}

.photoAlbumEntryTitle {
    color: #76797c;
    display: block;
    overflow: hidden;
    width: 128px;
}
