
body {
	/*background-image: url("../img/achtergrond.jpg");*/
	/*background-color: #4B5A5D;*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	line-height: 14px;
}

.clear {
	clear:both;
	float:none;
}

img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}


a, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.jouwlabel
{
    height: 39px;
    width: 21px;
    position: absolute;
    top: 137px;
    right: 0px;
    background-color: Transparent;
    background-image: url("../img/jouw_label.gif");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-x-position: right;
    background-y-position: center;
} 

#container {
	position: relative;
	left: 50%;
	top: 16px;
	width: 814px;
	margin-left: -407px;
	overflow:visible;
}


#header 
{
    position: relative;
	width: 814px;
	height: 175px;
	background-image: url("../img/dropshadow_top.png");
}

#logo {
	position: relative;
	left: 25px;
	top: 25px;
	background-color:white;
}

/*
#cjoverlay {
	position: relative;
	left: 296px;
	top: -125px;
	width: 489px;
	height: 150px;
	background-image: url("../img/logo.png");
}
*/

#main {
	position: relative;
	left: 50%;
	width: 814px;
	margin-left: -407px;	
	background-image: url("../img/dropshadow_sides.png");
	background-repeat: repeat-y;
}

#main2 {
	padding-top: 10px;
	margin-left:16px;
	margin-right:21px;
	background-color: white;
}




#left {
	position: relative;
	float: left;
	left: 9px;
	bottom: 0px;
	width: 152px;
	background-color: #376FB6;
	margin-right: 10px;
}

#left a, #left a:active, #left a:visited,
#right a, #right a:active, #right a:visited  {
	color: white;
}

#left h1, #right h1  {
	background-color: black;
	text-transform: uppercase;
	color: white;
	margin: 0px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
}

#left h1 {
	margin-bottom: 4px;
}

#left h2, #right h2 {
	background-color: #1F3A5F;
	text-transform: uppercase;
	color: white;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	margin: 0px;
}

#left p, #right p {
	padding: 10px;
	color: white;
}





#center {	
	float: left;
	padding-left: 9px;
	width: 436px;
}



#menu {
	display: block;
	overflow: hidden;
	width: 436px;
	height: 21px;
	background-color: black;
	list-style: none;
	color: white;
	font-size: 11px;
}

#menu a {
	display: block;
	float:left;
	height: 17px;
	padding-top: 4px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#menu a:hover, #menu a.selected {
	background-image:url("../img/menuitembg.png");
	background-repeat: repeat-x;
	text-decoration: none;
}

#menu span {
	float:left;
	padding-top:3px;
}


#welkom {
	margin-top: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #4F4D5D;
}

.title {
	padding: 5px 10px;
	font-size: 11px;
	height: 12px;
	line-height: 11px;	
	color: white;
	text-transform: capitalize;
}

.title2 {
	padding: 5px 10px 0px 10px;
	font-size: 12px;
	line-height: 15px;	
	color: black;
	text-transform: capitalize;	
}


/*
#werkplaats {
	margin-top: 12px;
	margin-bottom: 32px;
}

#werkplaats  .title {
	background-color: #4F4D5D;
}*/


ul.diensten {
	color: #376FB6;
	margin: 4px 0px 4px 15px;
	padding: 0px;
	font-size: 10px;
}

ul.diensten li a {
	color: #376FB6;
}


.content {
	margin: 10px;
	font-size: 10px;
	line-height: 18px;
}

.content a {
	color: #376FB6;
	text-decoration: underline;
}

#welkom .title {
	background-color: #4F4D5D;
}

.title a {
	color: white;
}


.news {
	margin-top: 12px;
	margin-bottom: 10px;
}

.news  .title {
	background-color: #4F4D5D;
}

.news ul {
	color: #376FB6;
	margin: 4px 0px 4px 24px;
	padding: 0px;
	font-size: 10px;
}

.news ul li a {
	color: black;
}


#selectie .title {
	background-color: #935F3C;	
}

#selectie .title a {
	color: white;
}


#selectie a {
	color: black;
}


#archief {
	width:145px;
	float:right;
	margin-top:8px;
}

#archief .title {
	background-color: #935F3C;	
}

#archief .title a {
	color: white;
}



table.cars 
{
    width:434px;
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	border-bottom: 1px solid #935F3C;
	margin-top:7px;
}

table.cars td.image {
	padding: 0px 10px 7px 10px;
}

table.cars td.spectype {
	font-weight: bold;
}

table.cars tr.lastrow td {
	padding-bottom: 7px;
}


td.spectype a {
	text-decoration: none;
}
td.spectype a:hover {
	text-decoration: underline;
}


table.cars a {
	font-weight:bold;
}



#right {
	padding-right:8px;
	float: right;
	width: 152px;
	overflow:visible;
}


.block_newsletter {
	background-color: #4F4D5D;
	margin-bottom:8px;
}



.block_events {
	background-color: #935F3C;
	margin-bottom:8px;
}


.block_events ul {
	font-size: 10px;
	list-style: none;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	color: white;
}

.block_events ul li {
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: 1px solid white;
}

.block_events ul li span {
	font-size: 11px;
	color: black;
}

.block_events div {
	background-color:#6A452D;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	font-size:10px;
	height:17px;
}


.block_bridge {
	background-color: #4F4D5D;
	margin-bottom:8px;
}


.block_spacer {
	height:100px;
}

.subscribe {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

.subscribe span {
	color: white;
	font-size: 11px;
	margin-left: 12px;
	vertical-align: top;
}

.subscribe input {
	color: black;
	font-size: 9px;
	border: 1px solid #c3c3c3;
	width: 96px;
}


#contact {
	margin-left:9px;
	margin-bottom:10px;
	margin-top:20px;
}

#emblem {
	position:relative;
	width:202px;
	height:200px;
	left:635px;
	top:-140px;
	z-index:11;
}

#footer {
	position:relative;
	height:21px;
	width:814px;
	background-image: url("../img/dropshadow_bottom.png");
	top:-200px;
	z-index:10;
}



