/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
}

html {
	font-size: 100%;
	background-color: black;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */div
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #010101
	background-color: black;
	background-image: url('./images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}
.adstamp
{
    margin-left: 5px;        
}
div.bannerspacing
{
    width: 1px;
    height: 10px;
}
div#headerKenteken
{    
    background-image: url('http://www.driving-fun.com/images/sprite.png');    
    background-position: -381px -199px;
    width: 70px;
    height: 23px;
    padding: 1px 23px 1px 12px;
    overflow: hidden;        
    float: right;    
}
.HeaderKenteken
{
    background-color: #DDC600;
    color: #666666;
    padding: 3px 1px 0px 1px;
    width: 60px;
    height: 16px;
    text-align: center;  
    border: 0px;
    font-size: 12px;  
    font-weight: bold;    
    text-transform: uppercase;      
}
#wrapheader {
	height: auto !important;
	padding: 0;	f
}
#wrapcentre {
	margin: 0px 25px 0px 25px;	
}
#wrapcentreWithFront {
	margin: 0px 0px 0px 25px;	
	padding-right: 10px;
}
#wrapcentreKruimel {	
	margin: 0px 0px 0px 13px;
	padding-bottom: 10px;	
}
#wrapcentreHomepage
{
	margin: 0px 0px 0px 13px;
}
#wrapfooter {
	text-align: center;
	 font-size:11px;
	color: white;
	padding-bottom: 10px;
	 
}
#wrapnav {
	width: 100%;
	margin: 0;
	 	  background-color:#666666;
	 
	border-width: 1px;
	border-style: solid;
	 
}
#logodesc {
 
	padding-left: 30px;
	padding-top:6px;
	 background-color:#000000;
	/* background-image: url(./images/bg_header.jpg); */
	 background-repeat: no-repeat;
	margin:0;
   border-bottom: 2px solid #333333;	
}
#logodesc img
{
	margin-top: 30px;
}
#logodesc .logo
{
	margin-right: 25px;
}
p.justp {
	margin: 0;
	padding: 10px 15px;
}
#menubar {
	 
	  
	margin: 0; padding: 0;
 
 
	  
}
 
.fontcolor
{
color: #666666;
	 
 
	white-space: nowrap;
 
}
#datebar {
	margin: 0px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	color:#FF0000;
	padding: 4px;
	font-weight: normal;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	 
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
 
	font: normal 1.6em Arial, Sans-serif;
 
	text-decoration: none;
	color:#333333;
}

h2 {
	font: normal 1.4em Arial, Sans-serif;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font: normal 1.3em Arial, Sans-serif;
	line-height: 120%;
}

h4 {
font: normal 1.1em Arial, Sans-serif;
 
 
 
}

p {
	 
 
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: #CCCCCC;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	margin-left:10px;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;`
	padding-top: 5px;
}

.postauthor {
	color: #666666;
	font-size: 1.3em;
	text-align: left;
}

.postdetails {
	color: #666666;
}

.postbody {
	font-size: 12px;
	line-height: 1.4em;
	font-family: Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #000;
}
.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: #FF0000;
}

.nav {
	margin: 0;
	color: #333333;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {
color: #333333;

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	 
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
	color:#666666;
}
.cat .gensmall { color: #dddddd; }

.copyright {
color: #333333;
 
		font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 9px;
}

.titles {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	color: #CCCCCC;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	background-color:#E3C817;
	/* background-image: url('./images/e.gif');*/
	white-space: nowrap;
	padding: 4px 4px;
}

td {

	padding: 2px;
}
td.uperimg
{
   margin: 0;
	padding: 0;
	border: 0;
	color:#CCCCCC;
}
#uperimg
{
 margin: 0;
	padding: 0;
	border: 0;
	color:#CCCCCC;
}
td.uperimgcat
{
   margin: 0;
	padding: 0;
	border: 0;
}
td.profile {
	padding: 4px;
}

.tablebg {
	 background-color:#e8e8e8;
	 width:100%;
	border: 1px solid #EBEBEB;
	 
}

.catdiv {
color: #FFF;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #333;
	  	 
/*	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;*/
}
.rtl .catdiv {
	/*background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;*/
}

.cat {
    color: #FFFFFF;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #333;
	 
	text-indent: 4px;
		font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
}

.cat h4
{
	font-size: 1.4em;
}

.row1 {
		margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}

.row2 {
		margin:10px; padding: 0 5px;
	background-color: #f0f0f0;
	border: 1px solid #f2f2f2; 
}

.row3 {

	background-color: #333;
	padding: 4px;
}

.rowgood {
	background-color: #666666;
	padding: 4px;
}

.rowneutral {
	background-color: #FF0000;
	padding: 4px;
}

.rowbad {
	background-color: #FF0000;
	padding: 4px;
}

.spacer {
	background-color: #CCCCCC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #FFF4F4;
	color: #FFF;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
 color: #333333;
	text-decoration: underline;
}

a:active,
a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #dbe31f;
	text-decoration: underline;
}

a.forumlink {
	color: #000000;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}
a.forumlink:hover{
	color: #dbe31f;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}


a.topictitle {
    color:#484848;
	margin: 1px 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}
a.topictitle:hover {
	color: #dbe31f;
	text-decoration: none;
}
a.topictitle:visited {
	color: #6e6e6e;
	text-decoration: none;
}

th a,
th a:visited {
	color: #000000 !important;
	text-decoration: none;
}

th a:hover {
color: #797979;
	text-decoration: underline;
}
td.cat a
{
	color: #FFFFFF !important;
	text-decoration: none;
}

td.cat a:visited {
	color: #CCCCCC !important;
	text-decoration: none;
}

td.cat a:hover {
color: #797979 !important;
	text-decoration: underline;
}

/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
		margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCCCCC; 
	padding: 1px; 
	background: #CCCCCC;
	color: #616161;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

select {
	color: #616161;
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #dbe31f;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	border: 1px solid #CCCCCC;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.0em;
	 
}

.btnlite {
		font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.0em;
}

.btnfile {
		font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	padding: 1px 5px;
	font-size: 1.0em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
 .attachtitle {
 
  margin-top:10px;
  padding: 2px;
	 
	color: #CCCCCC;
	 background-color: #333333;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.quotetitle  {
 
  margin-top:10px;
  padding: 2px;
	 
	color: #656565;
	 background-color: #e4e4e4;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 36px;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	 
 	/*padding: 2px 4px;	
  	background: #0A1646 url(./images/quote.gif) no-repeat 2px 2px;	
	
	font:  1.0em/1.5em 'Trebuchet MS', Sans-serif;   */
		margin: 0px;
 	padding: 5px 32px 5px 32px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #cccccc; 
	border-left: 4px solid #cccccc; 
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
  margin-top:10px;
  padding: 2px;
	 
	color: #CCCCCC;
	 background-color: #333333;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
  margin:  0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #0066FF;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #CCCCCC;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #333333;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #999999;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: #666666;
	background-color: #FF0000;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
    color:#FF0000;
	font-weight: bold;
}

/* Addition from here by MSI 
    msi_333@yahoo.com 
*
* 
*
**/
#header ul {
	position: absolute;
	top: 20px; right: 20px;
	margin:0; padding: 0;
   list-style:none;
	font: bold 1.3em  Arial, sans-serif;	
	height: 2.3em;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
	float: left;
   margin:0;
   padding:4px 10px 3px 10px;
   text-decoration:none;	
	color: #CCC;
}
#header a:hover {
	/*border-top: 5px solid #CCC;	
	color:#FF9900;*/
}
#header #current a {
   color: #FFF;
	border-top: 5px solid #FFF;
}
#header #selected a {
   color: #FFF;
	border-top: 5px solid #FFF;
}
#menumade ul {
 
 
   margin:0;
   list-style:none;
 
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
}
#menumade a span {
 
   display:block;
   background: url(./images/tabright.gif) no-repeat right top;
   padding:5px 15px 4px 6px;
   font-size:12px;
   color:#FFF;
   margin-right: 2px;
}
#menumade li {
   display:inline;
   margin:0; padding:0;
}
#menumade a {
   float:left;
   background: url(./images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#menumade a:hover {
   background-position:0% -42px;
}
#menumade a:hover span {
   background-position:100% -42px;
}
#menumade a span {float:none;}
 


#main {
			
	margin:0px;
	 
	clear:none;
	
}
#main .box {
	margin-left: 0;
}
#Footerbar
{
   margin-top:40px;
   margin-bottom:20px;
}

#sidebar {
	float: left;
	width: 160px;
	margin: 0;
	padding-top: 20px; 	
}
#sidebar ul.sidemenu {

	margin: 0 0 0 15px; padding: 0;	
	background: #242424;		
	border-top: 5px solid #444;
}
#sidebar ul.sidemenu li {
	display: inline;
	list-style: none;		
}
#sidebar ul.sidemenu li a {
  display: block;	
  padding: 5px 10px 5px 15px;   
  text-decoration: none;
  color: #CCC;
  font-weight: bold;  
} 
#sidebar ul.sidemenu li a:hover {
  color: #333;
  background: #A0A0A0;  
}
#content-wrap {
	 
	margin: 0; padding: 0;			
}
#wrap {
 
	  padding: 0;
	  margin:0;
	font: 70%/1.5 Arial, sans-serif;
	color: #333; 
	background: #FFF url(./images/bg.gif) repeat-x;	
	
}	

/* Jelmer: */

div.clear
{
    clear: both;
}
div#clear
{
    clear: both;
}
div#container
{
    margin: 0 auto;
    width: 976px;
    height: 100%;
}
div#headerLogo
{
    float:right;    
    background-image: url('./images/sprite.png');
    background-position: 0px 157px;
    width: 206px;
    height: 98px;
}
/*div#headerLogo
{
    float:right;    
    background-image: url('http://www.driving-fun.com/images/df5.png');
    background-repeat: no-repeat;    
    width: 209px;
    height: 120px;
}*/
div#header
{
    height:100px;       
    padding: 15px 15px 15px 0px;   
	height: 105px;     
}
div#min10
{
    padding-top:10px;
}
div#leaderBanner
{
    float: left; 
    padding:0px;     
    margin: 0px;
    overflow: hidden;  
    height: 90px;
    width: 728px;
    overflow: hidden;
    background: transparent !important;
}
div#menu
{
    height: 38px;               
    padding: 0px;
    margin:0px;
    padding-left: 20px;
}
div#submenuForum
{
    height: 42px;
    width: 790px;
    background-image: url('http://www.driving-fun.com/images/sprite.png');
    background-position: 0px -669px; 
    padding-left: 175px; 	   
}

div#submenuLeft
{
	color: black;
	padding-top: 10px;	
	float:left;
	width: 750px;
}
div#submenuLeft a
{
	color: black;
	text-decoration: none;
}
div#footer
{
    width: 945px;
    height: 60px;
    background-image: url('./images/sprite.png');
    background-position: 0px 59px;
    margin-left:11px;
    margin-bottom:15px;
    padding: 5px 0px 0px 20px;
}
div#footerLeft
{
    float:left;
}
div#footerRight
{
    float:right;    
    padding: 16px 40px 0px 0px;
}
div#footerRight a
{
    color: #c9c9c9;
    font-weight: bold;
    text-decoration: none;    
}
div#footerRight a:hover
{
    color: Gray;
}
div#DivDate
{
    float:right;
    width: 40px;    
    
    font-size: 24px;
    text-align: center;        
    padding-right: 25px;
}
div#DivDate h5
{
    font-size: 24px;
    color:White;    
    margin: 5px 0px 0px 0px;    
    line-height: 0px;
}
div#DivDay
{
    padding:0px;
    height:30px;    	
    overflow: hidden;  

}
div#divMonth
{
    margin: -16px 0px 0px 0px;   
    height: 5px;
    overflow: inherit;     
}
div#divMonth h3
{
    margin: 15px 0px 0px 0px;
    font-size: 14px; 
}
div#DivBottomDate
{
    float:right;    
    width: 64px;
    height: 15px;
    background-image: url('./images/sprite.png');
    background-position: 83px 323px;             
}
div#contentmain
{
    width: 935px;    
    background-image: url('./images/contentbackgroundforum.png');       
    margin-left:11px;
	padding-right: 10px;	
}
div#contentmainUP
{
    width: 945px;    
    background-image: url('./images/contentbackgroundforumUP.png');   
    margin-left:11px;
    height: 29px;
}
div#contentmainUPAboveFrontPageItems
{
    width: 945px;    
    background-image: url('./images/contentbackgroundforumUP.png');   
    margin-left:11px;
	margin-bottom: 0px;
    height: 25px;
}
div#contentmainUPBelowFrontPageItems
{
    width: 945px;    
    background-image: url('./images/contentbackgroundforumUP.png');   
    margin-left:11px;
    height: 15px;
}
div#belowfrontitems
{
	width: 932px;    
    background-image: url('./images/belowfrontitems.jpg');   
	background-repeat: none;
    margin-left:13px;
    height: 10px;	
}
div#mcontainer
{
    float:left;       
	width: 976px;    
    margin: 0 auto;
}
div#containermain
{
    width: 1100px;
    margin: 0 auto;
    height: 100%;	
}
div#containermainSmall
{   
    width: 976px;   
    margin: 0 auto;
}
div#rLeft
{
    float: left;    
    text-align: left;
    padding-top:210px;    
}
div#rRight
{
    float: left;    
    text-align: left;
    padding-top:133px;
    top:0px;
}
div#rRightInvisible
{
    float: left;    
    text-align: left;
    padding-top:133px;
	top:0px;
	width: 0px;
	overflow: hidden;
}
div.bannerslideshow
{
    width: 120px;	
	height: 60px;
	overflow: hidden;
padding: 0px 0px 10px 0px;
}
/* integration forum board */
.FrontPageIntegration
{
	height: 200px;
	width: 955px;
	overflow:hidden;	
}
.FrontPageIntegration5pxhigher
{
	height: 205px;
	width: 955px;
	overflow:hidden;	
}
.FrontPageItem
{
	width: 186px;	
	height: 200px;
	overflow: hidden;
	float: left;
	background-color: white;
}
.FrontPageItem0
{
	
	height: 200px;
	overflow: hidden;
	float: left;
	background-color: white;
}
.FrontPageItem5
{
	background-color: white;
	width: 188px;	
	height: 200px;
	overflow: hidden;
	float: left;
}
.FrontPageItem5px
{
	width: 186px;	
	height: 205px;
	overflow: hidden;
	float: left;
	background-color: white;
}
.FrontPageItem5px0
{
	
	height: 205px;
	overflow: hidden;
	float: left;
	background-color: white;
}
.FrontPageItem5px5
{
	background-color: white;
	width: 188px;	
	height: 205px;
	overflow: hidden;
	float: left;
}
h2.TypePageMarketplace
{
	font-size: 16px;
	font-weight: normal;
    color: #099ED5; 	
	padding: 5px 5px 5px 5px;
}
h2.TypePageMarketplace a
{
	font-size: 16px;
	font-weight: normal;
    color: #099ED5; 	
	padding: 5px 5px 5px 5px;
}
h2.TypePageC a:hover
{
	color: #C0C0C0;
	text-decoration: none;
}
h2.TypePageC a
{	
	font-size: 13px;
	font-weight: normal;
        color: #5A595A; 
	text-decoration: none;
	margin: 5px 0px 5px 0px;    
}
h2.TypePageC
{
    font-size: 13px;
	font-weight: normal;
      color: #5A595A; 	
	padding: 5px 5px 5px 5px;
}
h2.TypePageC a:hover
{
	color: #C0C0C0;
	text-decoration: none;
}
h2.TypePageC a
{	
	font-size: 13px;
	font-weight: normal;
        color: #5A595A; 
	text-decoration: none;
	margin: 5px 0px 5px 0px;    
}
h2.TypePage2, h2.TypePage1
{
    font-size: 16px;
    color: #5A595A; /* Groen: #9DCB02;  */
    margin: 0px;      
	padding: 0px 5px 0px 5px;
}
h2.TypePage3
{
    font-size: 16px;
    color: #0755D5;  /* blauw */
    margin: 0px;      
    padding: 0px 5px 0px 5px;
}
h2.TypePage4, h2.TypePage7, h2.TypePage8
{
    font-size: 16px;
    color: #9DCB02;  
    margin: 0px;      
	padding: 0px 5px 0px 5px;
}
h2.TypePage9
{
    font-size: 16px;
    color: #0DA0D6;  
    margin: 0px;   
	padding: 0px 5px 0px 5px;	
}
h2.TypePage5
{
    font-size: 16px;
    color: #D0075C;  /* roze */
    margin: 0px;      
	padding: 0px 5px 0px 5px;
}
div.bannersky
{
	margin-top: 10px;
}



/* Partnersbar */
.networkBar 		{ width:100%; background: url(http://www.driving-fun.com/images/networkbar.gif) repeat-x; height: 34px; }
.networkBarWidth 	{ margin: 0 auto; padding: 0 21px; text-align:right; 	width: 850px; height: 14px;}
.networkBarRechts 	{ background: url(http://www.driving-fun.com/images/networkbaronlynetwork.png) no-repeat; margin: 5px 3px 0 0; padding-left: 35px; padding-top: 4px; height: 24px; color: #505050; float: left; }
.networkBarPartners 	{ width: 635px; float: right; }

.partnerplaneet img { background: url(http://www.driving-fun.com/images/partnerbar/planeet2.png) no-repeat; height: 27px; width: 69px; padding-right: 5px; border:0px;}
.partnerplaneet img:hover { background: url(http://www.driving-fun.com/images/partnerbar/planeet1.png) no-repeat; height: 27px; width: 69px; padding-right: 5px;  border:0px;}
.partnerloodzwaar img { background: url(http://www.driving-fun.com/images/partnerbar/loodzwaar2.png) no-repeat; height: 19px; width: 117px; padding-right: 5px;  border:0px;}
.partnerloodzwaar img:hover { background: url(http://www.driving-fun.com/images/partnerbar/loodzwaar1.png) no-repeat; height: 19px; width: 117px; padding-right: 5px;  border:0px;}
.partnerjaggle img { background: url(http://www.driving-fun.com/images/partnerbar/jaggle2.png) no-repeat; height: 19px; width: 79px; padding-right: 5px;  border:0px;}
.partnerjaggle img:hover { background: url(http://www.driving-fun.com/images/partnerbar/jaggle1.png) no-repeat; height: 19px; width: 79px; padding-right: 5px;  border:0px;}
.partnerdrivingfun img { background: url(http://www.driving-fun.com/images/partnerbar/drivingfun2.png) no-repeat; height: 21px; width: 112px; padding-right: 5px;  border:0px;}
.partnerdrivingfun img:hover { background: url(http://www.driving-fun.com/images/partnerbar/drivingfun1.png) no-repeat; height: 21px; width: 112px; padding-right: 5px;  border:0px;}
.partnerdailybase img { background: url(http://www.driving-fun.com/images/partnerbar/daily2.png) no-repeat; height: 27px; width: 89px; padding-right: 5px;  border:0px;}
.partnerdailybase img:hover { background: url(http://www.driving-fun.com/images/partnerbar/daily1.png) no-repeat; height: 27px; width: 89px; padding-right: 5px;  border:0px;}
.partnergamingonly img { background: url(http://www.driving-fun.com/images/partnerbar/go2.png) no-repeat; height: 19px; width: 117px; padding-right: 5px; border:0px; }
.partnergamingonly img:hover { background: url(http://www.driving-fun.com/images/partnerbar/go1.png) no-repeat; height: 19px; width: 117px; padding-right: 5px; border:0px;}
