/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #121A25;
	font-family: Arial;
	font-size: 12px;
}

#container {
	margin: 0 auto;
	width: 880px;
	padding-bottom: 20px;
}
#topBar {
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#topBar a:link {
	color: #4D4D4D;
	text-decoration: none;
}
#topBar a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}
#topBar a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
#Autoschade {
	float: left;
	padding-top: 16px;
}
#Wascentrum {
	float: right;
	padding-top: 16px;
}
#menuBar {
	width: 880px;
	height: 38px;
	background: #121A25 url('../images/bg-menuBar.png') no-repeat left top;
}
#content {
	width: 880px;
	background: #606060 url('../images/bg-content.jpg') no-repeat left top;
	border-bottom: 1px solid white;
}
#visualBar {
	width: 880px;
	height: 245px;
}
#blockBar {
	padding-top: 19px;
	padding-left: 19px;
	height: 220px;
}
#block1 {
	float: left;
	margin-right: 15px;
	padding: 13px;
	width: 244px;
	height: 174px;
	background: #BABABB url('../images/bg-block1.jpg') no-repeat left top;
}
#block2 {
	float: left;
	margin-right: 15px;
	padding: 13px;
	width: 244px;
	height: 174px;
	background: #BABABB url('../images/bg-block2.jpg') no-repeat left top;
}
#block3 {
	float: left;
	margin-right: 15px;
	padding: 13px;
	width: 244px;
	height: 174px;
	background: #BABABB url('../images/bg-block3.jpg') no-repeat left top;
}
#whiteBarTop {
	margin-top: 0px;
	margin-left: 19px;
	width: 840px;
	height: 3px;
	background: url('../images/bgt-maintext.png') no-repeat left top;
}
#whiteBar {
	margin-top: 0px;
	margin-left: 19px;
	width: 840px;
	height: 390px;
	background: url('../images/bg-maintext.png') repeat-y left top;
}
#whiteBarMain {
	margin-top: 0px;
	margin-left: 19px;
	width: 840px;
	background: url('../images/bg-maintext.png') repeat-y left top;
}
#whiteBarBottom {
	margin-top: 0px;
	margin-left: 19px;
	width: 840px;
	height: 3px;
	background: url('../images/bgb-maintext.png') no-repeat left top;
}
#block4 {
	float: left;
	margin-right: 23px;
	width: 250px;
	height: 200px;
}
#block5 {
	float: left;
	margin-right: 23px;
	padding-right: 10px;
	width: 240px;
	height: 200px;
}
#block6 {
	float: left;
	margin-right: 0px;
	width: 250px;
	height: 200px;
}

#kolomTekst {
	float: left;
	padding-top: 205px;
	width: 434px;
	height: 293px;
}

#kolomTeasers {
	float: left;
	padding-top: 245px;
}

#footer {
	margin: 0 auto;
	width: 917px;
	padding: 15px 15px 15px 20px;
}
#winkelmandje{
	margin-left: 0px;
	margin-bottom: 5px;
	width: 230px;
	height: 50px;
	background: url('../images/bg-minicart.gif') no-repeat left top;
	padding-top: 32px;
	padding-left: 5px;
	padding-bottom: 0px;
	font-size: 70%;
}
#categorieen 	  {
	margin-left: 10px;
	margin-bottom: 15px;
	width: 140px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
}
#visual 	  {
	margin-bottom: 15px;
	width: 230px;
	height: 340px;
	background: #ffffff url('../images/bg-visual.jpg') no-repeat left top;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#zoekbalk {
	margin-bottom: 15px;
	padding-left: 3px;
	width: 230px;
	height: 30px;
}

#zoekbalk input {
	padding: 3px;
	border: 1px solid #A2A2A2;
	background: white;
	font-size: 70%;
}
#zoekbalk .button {
	margin-left: 10px;
	width: 60px;
	padding: 3px;
	border: 1px solid #A2A2A2;
	background: white;
	font-size: 70%;
}
#teaser {
	margin-bottom: 15px;
	width: 230px;
	height: 60px;
}
#nieuwsbrief{
	margin-left: 0px;
	margin-bottom: 5px;
	width: 230px;
	height: 130px;
	background: url('../images/bg-newsletter.gif') no-repeat left top;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	font-size: 70%;
}
#nieuwsbrief .button {
	width: 80px;
	padding: 3px;
	border: 1px solid #A2A2A2;
	background: white;
	font-size: 100%;
}
#nieuwsbrief input {
	margin: 2px;
	padding: 3px;
	border: 1px solid #A2A2A2;
	background: white;
	font-size: 100%;
}
#merken {
	margin-bottom: 15px;
	margin-left: 3px;
}
#merken select {
	padding: 2px;
	border: 1px solid #A2A2A2;
	background: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

#bottom{
	width:1040px;
	margin:0 auto;
	padding:0px 0px 0px;
}

#breadcrumb {
	padding-top: 6px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00A4DF;
	text-align:left;
}
#breadcrumb a { COLOR: #00A4DF; text-decoration: none; }
#breadcrumb a:hover { COLOR: #00A4DF; TEXT-DECORATION: underline; }
#breadcrumb a:visited { color: #00A4DF;}

.tellafriend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#printbutton {
	margin-top: 10px;
	font-size: 10px;
}
#copyright {
	padding:0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}
#copyright a { COLOR: #000; text-decoration: none; }
#copyright a:hover { COLOR: #000; TEXT-DECORATION: underline; }
#copyright a:visited { color: #000;}

/** LINKS */

a { COLOR: #0C72DE; text-decoration: none; }
a:hover { COLOR: #0C72DE; TEXT-DECORATION: underline; }
a:visited { color: #0C72DE;}


.link li a { 
	display: block;
	text-decoration: none;
	width: 220px;
	padding: 5px 5px 5px 20px;
	background: #ffffff url('../images/arrow-link.gif') no-repeat left center;
	color: #0C72DE;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.link li a:hover {
	background: #F1F1F1 url('../images/menulinkhover.gif') no-repeat left top; 
	color: #0C72DE;
	text-decoration: none;
}

.link ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}

.link li {
	border-bottom: 1px solid #F1F1F1;
}


/** MENU */

#menu	  {
	margin-left: 10px;
	margin-bottom: 15px;
	width: 140px;
	padding-top: 11px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.menulink li a { 
	display: block;
	text-decoration: none;
	width: 130px;
	padding: 5px 5px 5px 5px;
	color: #004C7D;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menulink li a:hover {
	background: #F1F1F1 url('../images/menulinkhover.gif') no-repeat left top; 
	color: #004C7D;
	text-decoration: none;
}

.menulink ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}

.menulink li {
	border-bottom: 1px solid #F1F1F1;
}

.menulink2 li a { 
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 1px 5px 3px 15px;
	color: #004C7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.menulink2 li a:hover {
	color: #004C7D;
	text-decoration: underline;
	background: none;
}

.menulink2 ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}

.menulink2 li {
	border-bottom: 0px solid #000;
}


/** FORMS */

.formulier    {
    border-width: 1px;
    border-style: dashed;
    border-color: #cccccc;
    padding: 15px;
    width: 450px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.formulier label    {
    float: left;
    width: 125px;
    text-align: right;
    margin-right: 15px;
}
.formulier input    {
    background-color: #f5f5f5;
    font-size: x-small;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    margin-bottom: 10px;
}
.formulier select
    {
    width: 150px;
    font-size: x-small;
    background-color: #f5f5f5;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
}
.formulier textarea
    {
    width: 250px;
    height: 100px;
    background-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    margin-bottom: 10px;
}

/** HEADINGS */

#blockBar h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #333333;
}

#maintext h1 {
	margin-top: 18px;
	margin-bottom: 20px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px solid #333333;
}

h2 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #33333;
}

h3 {
	color: #4F9034;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #00214D;
}

h4, h5, h6 {
	color: #00214D;
	margin-bottom: 10px;
}


/** TEKSTS */

#maintext {
    text-align: left;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #686868;
	line-height: 15px;
}

#nieuws 	  {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 240px;
	background: url('../images/kopnieuws.gif') no-repeat left top;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
}
#extratext 	  {
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
	width: 198px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
}

#extratextkolom {
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	width: 240px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
td {
	font-size: 11px;
	color: #5b5b5b;
}

.orphan {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #67BBD0;
}

.orphan a { COLOR: #67BBD0; text-decoration: none; }
.orphan a:hover { COLOR: #67BBD0; TEXT-DECORATION: underline; }
.orphan a:visited { color: #67BBD0;}
.orphan a:onfocus="this.blur()" ;


.header	{
	border-style: none solid none solid;
	border-width: 1px; border-color: #000000
}
.offers
{
	BACKGROUND-POSITION: right top;
	BACKGROUND-REPEAT: repeat-x
}
.foto
{
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url('../images/pic01_2.jpg');
	BACKGROUND-REPEAT: no-repeat
}

.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4F9034;
}

/** NIEUWS */

.newslistItems {
	padding-top: 10px;
}
.newslistItem {
	padding-bottom: 15px;
}
.newslistDate {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}
.newslistTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B0B0B0;
}
.news_date {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}
.news_title {
    text-align:left;
	font-family: Tahoma, Arial;
	font-size: 11px;
    font-weight: normal;
	color: #E60D2E;
 }
.news_title a { COLOR: #E60D2E; text-decoration: none; }
.news_title a:hover { COLOR: #E60D2E; TEXT-DECORATION: none; }
.news_title a:visited { color: #E60D2E;}

.news_text {
    text-align:left;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5b5b5b;
	padding-top: 7px;
}
.news_details {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5b5b5b;
}
.title1 {
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/** MODULES */
#items {
}
.itemToggler  {
	background: #BEE0F0;
	cursor: pointer;
}
.itemToggler:hover {
	background: #D9E8AE;
	cursor: pointer;
} 
.itemToggler h3 {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
	color: #311C08;
}
.itemContent {
	margin: 0 0 3px;
	padding: 5px 5px 20px 5px;
}
.itemActive  {
	background: #D9E8AE;
	color: #ffffff;
}
.itemActive h3 {
	padding-top: 3px;
	padding-bottom: 3px;
	color: red;
}

.bookingterms {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	}
#flags img {
	margin-top: 5px;
}

	
.downloadfile  {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 25px;
	background: url('../dbimg/cms/icon-pdf.gif') no-repeat left center;
	font-size: 110%;
}
.boxok {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #446423;
	border: 1px solid #446423;
	background: #EFF5EA url('../images/cms/boxok.gif') no-repeat top left;
}

.boxnok {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #EB340A;
	border: 1px solid #EB340A;
	background: #FAEBE7 url('../images/cms/boxnok.gif') no-repeat top left;
}
