@charset "ISO-8859-1";

/* ------------------------------- TAGS -----------------------------------*/

* { margin: 0; }

html {
	height: 100%;
	background-color: #000;
	background-image: url(../images/bg_wit_970.jpg);
	background-position:  top center;
	background-repeat: repeat-y;
	
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_logo_top2009.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

h1 {
	color: #999;
	font-size: 22px;
	padding-top: 35px;
	padding-bottom: 30px
}
 
h2 {}

h3 {
	color: #808080;
	font-size: 18px;
	font-weight: normal;
}

h4 {}

h5 {}

h6 {}

p {
	padding-bottom: 20px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #666;
}

a:hover, a:active {
	text-decoration: underline;
	color: #009edf;
}



/* ------------------------------- CLASSES --------------------------------*/

.clear {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}

.copyright {
	display: block;
	float: left;
	color: #009ddf;
	padding-left: 65px;
	padding-top: 20px;
}

.motto {
	display: none;
	width: 500px;
	text-align: right;
	float: right;
	padding-top: 130px;
	color: #999;
	font-size: 16px;
	letter-spacing: 4px;
}

.inputroute {
	padding-left: 5px;
	padding-right: 5px;
	width: 120px;
}

.inputroutebutton {
	padding-left: 35px;
	padding-top: 10px;
}

#routeplanner {
	width: 150px;
	padding-bottom: 5px;
}


.inputcontact {
	width: 250px;
	background-color: #000;
	color: #009ddf;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textareacontact {
	width: 250px;
	background-color: #000;
	color: #009ddf;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.adresgegevens {
	margin-left: 40px;
	margin-top: 100px;
	color: #FFF;
}

.naam {
	color: #4D4D4D;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

.gray {
	color: #4D4D4D;
}

.adresgegevens a:link, .adresgegevens a:visited {
	color: #FFF;
	text-decoration: underline;
}

.adresgegevens a:hover, .adresgegevens a:active {
	color: #ccc;
	text-decoration: underline;
}

.floatright {
	float: right;
}

.tabelmerken img {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #009edf;	
}

.tabelmerken a:link, .tabelmerken a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tabelmerken a:hover, .tabelmerken a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tabelmerken a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.small {
	font-size: 10px;
	color: #666;
}

.movie {
	text-align: center;
	padding-bottom: 20px;	
}

.movie #FLVPlayer {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #000;
}

.fotomenu img {
	padding: 2px;
	border: #009ddf 1px solid;
}

textarea.mceEditor {
	width: 240px;
}

input.inputcms {
	width: 240px;
}

select.selectcms {
	width: 240px;
}

ul.onderhoud {
	padding: 0;
	margin: 0;
}

ul.onderhoud li {
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 4px;	
}

/* ------------------------------- DIVS -----------------------------------*/

#wrap {
	height: auto;
	min-height: 100%;
	width: 970px;
	margin: 0 auto;
}

#main {
	padding-bottom: 100px; /* voor sticky footer */
}

#header {
	height: 180px;
}

#header ul {
	display: block;
	float:right;
	margin: 0;
	padding: 0;
	/*margin-left: 700px;*/
	padding-top: 34px;
	padding-right: 30px;
}

#header ul li {
	list-style-type: none;
	display: block;
	float: left;
}

#header ul li a:link, #header ul li a:visited {
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #D7D7D7;
	padding-right: 20px;
	padding-left: 20px;
	
} 

#header ul li a:hover, #header ul li a:active {
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
	color: #f2f2f2;	
	padding-right: 20px;
	padding-left: 20px;
} 

#inhoud {
	width: 700px;
	float: right;
	color: #333;
	padding-left: 20px;
	padding-right: 40px;
	/*
	background-image: url(../images/hoekrechts.gif);
	background-position: right top;
	background-repeat: no-repeat;
	*/
}
#cart {
	display: none;
}

#menulinks {
	width: 200px;
	float: left;
}

#menulinks ul {
	margin: 0;
	padding: 0;
}

#menulinks ul li {
	display: block;
	width: 200px;
	list-style-type: none;
	font-size: 12px;
}

#menulinks li a:link, #menulinks li a:visited {
	display: block;
	text-decoration: none;
	color: #BFBFBF;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../images/bg_menu_off.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#menulinks li a:hover, #menulinks li a:active {
	display: block;
	text-decoration: none;
	color: #fff;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/bg_menu_on.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.selected {
	display: block;
	text-decoration: none;
	color: #E1E1E1;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/bg_menu_selected.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.menurond {
	height: 33px;
	background-image: url(../images/menurond.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

a.menuwebshop:link, a.menuwebshop:visited, a.menuwebshop:hover, a.menuwebshop:active {
	color: #C00;
}

#interlinie {
	float:right;
	width: 300px;
	font-size: 9px;
	text-align: right;
	padding-right: 0px;
	padding-top: 20px;
}

.interlinie {
	color: #999;
}

a.interlinie:link {
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a.interlinie:active {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.interlinie:visited {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.interlinie:hover {
	font-size: 9px;
	text-decoration: none;
	color: #CCCCCC;
}

/* ---------------------------------- Sticky Footer -------------------------------------- */
/* #wrap zie hoger */

#footer {
	width: 972px;
	margin: 0 auto;
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;
	background-color: #000;

} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

