* {
	padding:0;
	margin:0;
}
body {
	font:12px Arial, Helvetica, sans-serif;
	background:#f8f8f8;
}

td{
	color:#666666;
}

#top {
	background:#000;
	height:5px;
}
#wrapper {
	width:950px;
	position:absolute;
	left:-495px;
	margin-left:50%;
	background:#FFF;
	padding:15px;
}
#header {
	height:150px;
}
#header h1 a {
	text-indent:-99999px;
	height:69px;
	width:353px;
	background:url(../images/logo-ntm.png);
	margin:40px 0 0 5px;
	position:absolute;
	display:block;
	outline:0;
}
#langBar {
	background:#000 url(../images/bg-lang-bar.gif) no-repeat;
	width:195px;
	height:18px;
	position:absolute;
	top:0;
	right:0;
	padding:5px 0 5px 40px;
}
a.flag {
	color:#FFF;
	text-decoration:none;
	margin-right:15px;
	padding: 0 0 0 25px;
}
a.nl {
	background:url(../images/flag-nl.gif) no-repeat left 1px;
}
a.de {
	background:url(../images/flag-de.gif) no-repeat left 1px;
}
a.en {
	background:url(../images/flag-en.gif) no-repeat left 1px;
}
a#login {
	position:absolute;
	display:block;
	background:url(../images/login.png);
	height:30px;
	width:69px;
	right:20px;
	top:60px;
	display:none;
}
#navigation {
	height:44px;
	line-height:44px;
	background:url(../images/bg-navbar.png);
	border-bottom:1px solid #CCC;
}
#navigation ul {
	list-style:none;
}
#navigation li {
	float:left;
	/* margin:0 4px; */
	color:#CCC;
}
#navigation li a {
	color:#214B86;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	border-right: 1px solid #CCC;
	padding: 0 8px; 
}

#navigation li.menu-last a {
	border-right: none;	
}

/* *** home btn *** */

#navigation li.menu-first a {
	/*text-indent: -9999px;*/
}

#navigation li.menu-expand ul li a {
	border-right: none;	
	padding: 0;
	margin: 0;
}

#navigation li a:hover {
	color:#FE0202;
}
/* subnavigation */
#navigation ul ul {
/*width:150px;*/
}
#navigation li ul {
	position:absolute;
	background:#FFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	line-height:20px;
	padding:7px;
	border:1px solid;
	display:none;
	z-index:1000000;
	min-width: 150px;
	left: -4px;
}
#navigation li li {
	float:none;
	font-size:11px;
	padding:0;
	margin:0;
}
#navigation li li a {
	color:#214B86;
	font-size:11px;
	font-weight:bold;
}
#navigation li li a:hover {
	color:#FF0000;
}










form#zoeken {
	float:right;
	margin-right:10px;
}
form#zoeken input#fld {
	padding:2px;
	color:#858585;
	background:url(../images/bg-zoeken.png);
	border:1px solid #CCC;
	width:170px;
}
/* homepage */
#schuineHoek {
	background:url(../images/bg-overlay-schuinehoek.png);
	height:28px;
	width:25px;
	position:absolute;
	top:222px;
	right:337px;
	z-index:999999;
}
#homepageContent {
	padding:7px 0;
}
#hpLeft, #hpRight {
	float:left;
}
#hpLeft {
	width:635px;
	height:290px;
	background:url(../images/bg-hpRight.png);
	margin-right:0px;
}
#hpRight {
	background:red;
	width:254px;
	height:190px;
	background:url(../images/bg-hpRight.png);
	padding:50px 30px;
}
p {
	color:#666;
	line-height:21px;
}
#rrw {
	margin-top:7px;
	background:url(../images/bg-homepage-rrw.gif);
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	height:183px;
	padding-top:20px;
}

#rrw a {
	color: #666;
	text-decoration: none;
}

.rrwCol {
	width:280px;
	float:left;
	padding:10px;
	border-right:1px solid #CCC;
	margin:0 5px
}
.rrwCol h2 {
	margin-bottom:7px;
	font-size:16px;
}
#rrw .last {
	float:right;
	border:0;
	padding:10px 15px;
}
#map {
	margin-top:7px;
	background:url(../images/bg-maps.png);
	height:275px;
	padding: 0;
	margin-bottom: 20px;
}
/* eof homepage */


/* CONTENT FOR CONTENTPAGES */
#contentHeader {
	height:250px;
	margin-bottom:10px;
	overflow:hidden;
	margin-top:10px;
	background:url(../images/header-vrachtwagens2.jpg)
}
#contentHeaderOverlay {
	height:30px;
	width:300px;
	position:absolute;
	background:url(../images/bg-overlayHeaderContent.png);
	z-index:999;
	right:0;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#breadCrumbs {
	border-top:1px solid #CCC;
	background:url(../images/bg-breadcrumbs.png) no-repeat;
	height:32px;
	margin-bottom:30px;
	line-height:32px;
	color:#666;
	padding:0 15px;
}
#breadCrumbs a {
	color:#666;
	text-decoration:none;
}
#breadCrumbs a:hover {
	text-decoration:underline;
}
#leftCol {
	width:640px;
	border-right:1px solid #CCC;
	float:left;
	margin-bottom:30px;
	padding:0 35px 0 0;
}
#rightCol {
	width:240px;
	float:left;
	margin-bottom:30px;
	padding:0 0 0 30px;
}
#leftCol p {
	margin-bottom:15px;
}
#leftCol a {
	color:#385D92;
	text-decoration: underline;
}
#leftCol a:hover {
	color:#FE0000;
	text-decoration: underline;
}
#leftCol ul {
	color: #666	;
	margin-left: 1.25em;
	line-height: 1.65em;
}
#rightCol ul {
	list-style-type:none;
	
}
#rightCol ul li {
	background:url(../images/bg-submit.png) 0 4px no-repeat;
	padding:5px 20px;
	margin-bottom:5px;
}
#rightCol ul li a {
	text-decoration:none;
		color:#385D92;

}
#rightCol ul li a:hover {
	text-decoration:underline;
}
/* END CONTENT FOR CONTENTPAGES */


#redBlock {
	height:30px;
	line-height:30px;
	background:#FE0000 url(../images/bg-redBlock.jpg);
}
#redBlock a{
	display:block;
	text-indent:-999999px;
	outline:none;
	width:150px;
	height:30px;
	margin-left:340px;
}
#footer {
	margin-top:7px;
}
#footer ul {
	list-style-type:none;
	margin-top:20px;
	border-right:1px solid #CCC;
	width:175px;
	float:left;
	height:200px;
}
#footer a {
	color:#385D92;
	text-decoration:none;
	font-size:13px;
	padding:5px 20px;
	display:block;
}
#footer a:hover {
	color:#000;
}
#footer ul.last {
	border:0;
}
.holderCert {
	float:right;
	margin: 15px 0 0 15px;
	text-align:center;
}
h2 {
	color:#385D92;
	font-size:20px;
	margin-bottom:15px;
}
h3 {
	color:#385D92;
	font-size:16px;
	margin-bottom:4px;
}
/* IMAGEFLOWER */
#flowHolder {
	overflow:hidden;
	width:620px;
	height:280px;
	position:relative;
	margin:5px 6px 2px 7px;
}
#flowInner {
	width:9999px;
	position:relative;
}
#flowInner img {
	float:left;
}
#flowNav {
	position:absolute;
	width:620px;
	background:#E5E5E5;
	right:0px;
	top:255px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	display:none;
	z-index:99999;
}
a#flowPrev {
	width:25px;
	height:25px;
	background:url(../images/prev.png) no-repeat center;
	display:block;
	float:right;
	outline:0;
}
a#flowNext {
	width:25px;
	height:25px;
	background:url(../images/next.png) no-repeat center;
	display:block;
	float:right;
	outline:0;
}
a.leesmeer {
	padding:6px 8px;
	background:url(../images/bg-submit.png) bottom no-repeat;
	outline:0;
	font-size:1px;
	color:#FFF;
}
.clear {
	clear:both;
}
/* FOTOALBUM */
table.gallery a {
	text-decoration:none;
}
table.gallery td {
	padding:10px;
}
img.thumbnail {
	border:1px solid #EFEFEF;
	padding:3px;
}


/* SOLLICITATIEFORM OVERLAY */

#leftCol a.sollForm
{
	border:1px solid #000;
	padding:4px 8px;
	background:#093A81;
	color:#FFF;
	text-decoration:none;
}
a.sollFormNL{}

#sollForm{
	width:880px;
	position:absolute;
	margin-left:50%;
	margin-top:25px;
	left:-440px;
	height:0;
	background:#FFF;
	z-index:99999;
	padding:0 20px;
	-moz-box-shadow: 0px 0px 10px #00;
	-webkit-box-shadow: 0px 0px 10px #000;		
}
#overLay{
	display:block;
	height:1500px;
	background:#000;
	position:absolute;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index:99998;
	width:100%;
}

a#closeLightBox{
	display:block;
	width:16px;
	height:16px;
	float:right;
	background:url(http://tfemme.han-solo.net/clients/ntm.nl/templates/NTM/images/close.png) no-repeat center;
	text-indent:-9999px;
	margin-top:15px;
}

#leftCol table.gallery td a{
	text-decoration:none; 
}


#leftCol center h1{
	font-size:12px;
}


#searchDIV table td{
	padding:5px;
}
#searchDIV ul{
	margin-top:15px;
}

table.borders{
	border-top:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
	width:100%;
}
table.borders td{
	border-bottom:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	padding:5px;
}
table.borders td img{
	border-left:1px solid #F4F4F4;
	border-top:1px solid #F4F4F4;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;	
	margin:5px;	
}
table.borders td.color{
	background:#F8F8F8;
	font-weight:bold;
}
