/* Algemene reset */

* {
	margin: 0;
	padding: 0;
}


/* Layout */

body {
	width: 100%;
	color: #fff;
	text-align:center;
	background-color: #4C4C4C;
	background-image: url(../images/bg/body4.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Lucida Sans Unicode", "Lucida Console", Arial, Georgia, Helvetica, sans;
	font-size: 75%;
	line-height: 160%;
	background-position: center top;
}

body.off_road_cursus {
	background-image: url(../images/bg/IMG_9682.jpg);
}

body.trial {
	background-image: url(../images/trial.jpg);
}

body.supermotard {
	background-image: url(../images/bg/body6.jpg);
}

body.super_doorgedreven_cursus {
	background-image: url(../images/bg/DSC_3016.jpg);
}

body.reizen {
	background-image: url(../images/bg/body4.jpg);
}

body.off_road_bmw_motorrad {
	background-image: url(../images/bg/body7.jpg);
}

body.individuele_motorbeheersing {
	background-image: url(../images/bg/IMG_9125.jpg);
}

body.doorgedreven_off_road {
	background-image: url(../images/bg/IMG_9689.jpg);
}

body.doorgedreven_cursus {
	background-image: url(../images/bg/IMG_9143.jpg);
}

body.damesdagen {
	background-image: url(../images/bg/IMG_9431.jpg);
}

body.basiscursus {
	background-image: url(../images/bg/body5.jpg);
}

body.cursus_prioritaire_voertuigen {
	background-image: url(../images/bg/20071219_0752.jpg);
}

body.cadeaubon {
	background-image: url(../images/bg/body4.jpg);
}

body.wegkapitein {
	background-image: url(../images/bg/body4.jpg);
}

#container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#line {
	width: 960px;
	height: 125px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	background-position: 35px;
}

#content {
	width: 960px;
	background-repeat: repeat;
	margin-top: 40px;
}

#content_left {
	float: left;
	width: 310px;
	background-image: url(../images/bg_c.png);
}

#content_right {
	float: right;
	width: 620px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/bg_c.png);
}

#content_right2 {
	float: right;
	width: 930px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/bg_c.png);
}

#footer {
	clear: both;
	width: 935px;
	height: 70px;
	background-image: url(../images/bg_c.png);
	line-height: 70px;
	padding-left: 25px;
}

#spacer {
	height: 15px;
	clear:both;
}

#foto {
	margin-top: 15px;
}

#mailing {
	width: 280px;
	height: 200px;
	padding-left: 30px;
}


/* Tags */

a {
	color: #0086FE;
}

a:hover {
	color: #fff;
}

p {
	color: #F3F3F3;
}

h1 {
	color:#fff;
	font-size:180%;
	border-bottom: 2px solid #fff;
	line-height:1.4;
	letter-spacing:-.01em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -10px;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

h2 {
	color:#fff;
	font-size:140%;
	border-bottom: 1px solid #fff;
	padding: 0 0 10px 10px;
	margin:0 0 10px -10px;
	line-height:1.4;
	letter-spacing:-.01em;
}

h3 {
	color:#0086FE;
	font-size:120%;
	padding: 0 0 10px 10px;
	margin:0 0 10px -10px;
	line-height:1.4;
	letter-spacing:-.01em;
}

h4 {
	color:#fff;
	font-size:100%;
	padding: 0 0 10px 10px;
	margin:0 0 10px -10px;
	line-height:1.4;
	letter-spacing:-.01em;
}

#content_right ul li {
	margin-left: 15px;
	color: #FFF;
}


/* Navigatie + Header Logo */

#header { 
	background: #fff url('../images/header.gif') left bottom repeat-x; 
	overflow: hidden; 
	width: 960px; 
	height: 73px; 
}

#logo {
	float: left;
	width: 40px;
	height: 44px;
	display: inline;
	margin-top: 20px;
}

#logo a { 
	font-size: 200%; 
	color: #1b2022; 
}

/*#logo span { 
	background: url('../images/logo.png') left top no-repeat; 
}*/

#menu {
	max-width: 960px;
	line-height: 73px;
	padding-right: 5px;
}

#menu li { 
	position: relative; 
	float: left; 
	display: block; 
	list-style: none; 
	margin: 0 -1px; 
}

#menu li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #45565a;
	background: url('../images/menu_a.gif') right center no-repeat;
	display: block;
	max-height: 73px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu li a:hover , #menu li a:focus , #menu li.active a { 
	color: #fff;
	background: #0086FE url('../images/menu_a_active.gif') right top repeat-x; 
}

.#menu li.last a { 
	background: none; 
}

ir , .ir a { 
	position: relative; 
	overflow: hidden; 
	display: block; 
}

.ir a , .ir span , .plus .ir { 
	width: 100%; 
	height: 100%; 
}

.ir span { 
	position: absolute; 
	left: 0; 
	top: 0; 
}

.ir a span { 
	cursor: pointer; 
}


/* Navigatie links */

#newsHome{
	border:0px solid #fff;
	z-index:1000;
}

#newsHome ul{
	list-style:none;
	padding:10px 13px;
	margin:0px;
}

#newsHome ul li{
	font-size:13px;
	padding:11px 0px;
	margin:0px;
	color:#ccc;
	line-height:30px;
	width:280px;
	background-image: url(../images/h-dot.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	
}

#newsHome a div{
	padding:0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	color: #F3F3F3;
	text-decoration: none;
}

#newsHome a:hover div{
	padding:0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	color: #0086FE;
}

#newsHome b{
	display:block;
}

#data{
	border:0px solid #fff;
	z-index:1000;
}

#data ul{
	list-style:none;
	padding:10px 13px;
	margin:0px;
}

#data ul li{
	font-size:13px;
	padding:11px 0px;
	margin:0px;
	color:#ccc;
	line-height:30px;
	width:590px;
	background-image: url(../images/h-dot.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	
}

#data a div{
	padding:0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	color: #F3F3F3;
	text-decoration: none;
}

#data a:hover div{
	padding:0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	color: #0086FE;
}

#data b{
	display:block;
}


/* Fotos */

.gallery {
	list-style: none;
	padding: 0;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.gallery li {
	float: left;
	position: relative;
	width: 125px;
	height: 125px;
	margin: 0;
	padding: 10px;
}

.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 2px;
}

.gallery li:hover img {
	border-color: #999;
}

.gallery em {
	width: 102px;
	background: url(../images/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 25px;
	font-style: normal;
	text-align: center;
}

.gallery a {
	text-decoration: none;
	color: #000;
}

.gallery a:hover em {
	display: block;
}


/* Het team */

#posts {
	padding: 0;
	margin: 0;
}

#posts li {
	width: 570px;
	float: left;
	clear: both;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 10px;
}

#posts a {
	text-decoration: none;
	color: #999;
 	font-size: 0.85em;
}

#posts img {
	display: block;
	float: right;
	border: 1px #ccc solid;
	background: white;
	padding: 3px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10;
}
	
#posts h1 {
	padding: 5px 0 0 0;
 	margin: 0;
	color: #CC0033;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}

.stijl2 {color: #FFFFFF}
.style3 {color: #0099FF}
.style4 {
	font-size: 12px;
	color: #0099FF;
}
.style6 {color: #FF6600}

/* Gallery */

.gallery {
	list-style: none;
}
.gallery li {
	float: left;
	position: relative;
	width: 125px;
	height: 125px;
}

.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}

.gallery a:hover img {
	border-color: #000;
}

.gallery span {
	width: 125px;
	height: 104px;
	display: block;
	position: absolute;
	top: 0px;
	left: 13px;
	cursor: hand;
}

.gallery a {
	text-decoration: none;
}

/* Gallery2 */

.gallery2 {
	list-style: none;
}
.gallery2 li {
	float: left;
	position: relative;
	width: 125px;
	height: 125px;
	margin: 5px;
}

.gallery2 img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}

.gallery2 a:hover img {
	border-color: #000;
}

.gallery2 span {
	width: 125px;
	height: 104px;
	display: block;
	position: absolute;
	top: 0px;
	left: 13px;
	cursor: hand;
}

.gallery2 a {
	text-decoration: none;
}
