/*
	display: block;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: auto;
*/
/*///////////////////////////////////////////////////////////*/
#linkedin {
	position:relative;
	float:right;
	margin-top:-40px;
}
.tr-corner {
	background: #a0a0a0;
  	-moz-border-radius-topright:10px;
  	-webkit-border-top-right-radius:10px;
}
.tr-corner:hover {
	background: #b1b1b1;
}
#content > p.newsside{
	float:right;
	width:490px;
}
/*///////////////////////////////////////////////////////////*/
html {
	background: #FFF;
	color: #ccc;
	display: block;
	font-family: Arial;

	
  	height:100%;
	
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
		
	width: 100%;
}
body {
	background: none;
	display: block;
	
  	height:100%;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	width: 100%;
}
iframe {
	display: inline;
	*overflow-y: scroll;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 940px; 
}
/*///////////////////////////////////////////////////////////*/
a#header {
	background: #fff url(../images/header.jpg) center no-repeat;
	display: block;
	height: 55px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 940px;
}
/*///////////////////////////////////////////////////////////*/
nav {
	border-bottom: 5px solid #e8e8e8;
	display: block;
	height: 37px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 940px;
}
ol {
padding: 0 0 0 10px;	
}
/*/////Dit hoort eigenlijk bij content. Dat vind Rodey iig.//////*/
/*///////////////////////////////*/
nav ul#menu {
	display: block;
	font-size: 14px;
	height: 33px;
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 665px;
}
nav ul#menu li {
	display: inline-block;
	float: left;
	list-style:none outside inherit;
	height: 33px;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	width: 136px;
}
nav ul#menu li a {
	background: #a0a0a0;
	background-image: url(../images/button_high.jpg);
	color: #FFF;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 0;
	padding: 13px 0 0 10px;
	text-decoration: none;
	width: 126px;
}

nav ul#menu li.alt {
	width: 90px;
	margin: 0 0 0 0;
}
nav ul#menu li.alt a {
	background-image: url(../images/button_high_contact.jpg);
	width: 90px;
	cursor: pointer;
}
nav ul#menu li a:hover {
	background: #b1b1b1;
	background-image: url(../images/button_up.jpg);	
}
nav ul#menu li.alt a:hover {
	background-image: url(../images/button_up_contact.jpg);
} 
nav ul#menu li a#this {
	background:#AFC22F;
	background-image: url(../images/menu_bg.jpg);	
}

/*///////////////////////////////////////////////////////////*/
#main {
	display: block;
	float: left;
	
  	min-height:350px;
  	height:auto !important;
  	height:350px;
	
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 940px; 
}
#main #left {
	display: block;
	float: left;
	
  	min-height:350px;
  	height:auto !important;
  	height:350px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 128px; 
}
#main #middle {
	display: inline-block;
	float: left;
	
  	min-height:350px;
  	height:auto !important;
  	height:350px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 684px; 
}
#main #right {
	display: inline-block;
	float: right;
	
  	min-height:350px;
  	height:auto !important;
  	height:350px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 128px; 
}
/*///////////////////////////////*/
#submenu {
	background: #ebebeb;
	display: inline-block;
	float: left;
	
  	min-height:75px;
  	height:auto !important;
	height:75px;
	
	list-style:none outside inherit;
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	position: relative;
	width: 128px;
}
#submenu li {
	display: inline-block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 128px;
	z-index: 1;
	line-height:20px;
	padding-bottom:3px;
	padding-top:3px;
}
#submenu li a {
	display: block;
	color: #72777a;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left:7px;
	text-decoration: none;
	width: 120px;
}

#submenu li a.sub {
	display: block;
	color: #999d9f;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
	margin: 0px;
	padding: 0px;
	padding-left:20px;
	text-decoration: none;
	width: 108px;
}

#submenu li a:hover, #submenu li.active a {
	background: #dbdbdb;
}
#submenu li a.nohover:hover {
	background: none;
}
/*///////////////////////////////*/
#newsmenu {
	background: #ebebeb;
	display: inline-block;
	float: left;
	
  	min-height:75px;
  	height:auto !important;
	height:75px;
	
	list-style:none outside inherit;
	margin: 5px 0 0 0;
	padding: 20px 0 20px 0;
	position: relative;
	width: 128px;
}
#newsmenu li {
	display: inline-block;
	float: left;
	height: 27px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 128px;
	z-index: 1;
}
#newsmenu li a {
	display: block;
	color: #72777a;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 0;
	padding: 7px 0 0 8px;
	text-decoration: none;
	width: 120px;
}

#newsmenu li a.sub {
	display: block;
	color: #999d9f;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 0;
	padding: 7px 0 0 20px;
	text-decoration: none;
	width: 108px;
}

#newsmenu li a:hover, #newsmenu li.active a {
	background: #dbdbdb;
}
#newsmenu li a.nohover:hover {
	background: none;
}

/*///////////////////////////////*/
#dealer {
	background: #ebebeb url(../images/dealer.jpg);
	display: inline-block;
	float: left;
	height: 65px;
	margin: 10px 0 0 0;
  	padding: 0 0 0 0;
	width: 128px;
}
/*///////////////////////////////*/
#content {
	display: inline-block;  	
  	
  	line-height: 15px;
	margin: 5px 0 0 8px;
	padding: 0 0 0 0;
	position: relative;
	width: 665px;
}
#content > h1, #content > h2, #content > h3, #content > h4, #content > h5, #content > h6 {
	color: #000;
	font-size: 24px;
}
#content > h2 {font-size: 20px;}#content > h3 {font-size: 16px;}#content > h4 {font-size: 14px;}#content > h5 {font-size: 12px;}#content > h6 {font-size: 10px;}

#content > h1 {
	color: #afc22f;;
	font-size: 24px;
	margin: 0 0 25px 0;
}

#content > h6 {
	color: #CCC;
}

#content > p {
	color: #50504f;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 0 0px;
	width: 640px;
}
#content p a {
	color: #afc22f;
	text-decoration: none;
}
#content p a:hover {
	color: #afc22f;
	text-decoration: underline;
}
#content p img {
	display: block;
	float: left;
	width: 230px;
}
/*///////////////////////////////*/
#title h1 {
	color: #afc22f;
	font-size: 24px;
	margin: 0 0 0 0;
	display:block;
}
#title h6 {
	color: #CCC;
	font-size: 9px;
	margin: 10px 0 15px 0;
	display:block;
}

#title {
	display: block;
	float: left;
	height: 45px;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	width: 665px;
	margin-bottom:10px;
}
/*///////////////////////////////*/
img#pageimg {
	background: #CCC;
	display: block;
	height: auto;
	
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 665px;
}
/*///////////////////////////////*/
ul#keyspecs {
	display: inline-block;
	float: right;
	list-style: inside;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:420px;	
}
ul#keyspecs li {
	margin: 5px 0 5px 10px;
	font-size: 11px;	
}
#keyspecs h3 {
	color: #afc22f;
	font-size: 14px;
	margin: 0 0 10px 0;
}
#productimg {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 150px;
}
/*///////////////////////////////*/
ul#gallery {
	display: inline-block;
	float: left;
	list-style:none outside;
	margin: 10px 0 0 0;
	padding: 0 0 0 0px;
	width: 665px;
}
ul#gallery .row {
	display: inline-block;
	min-height:130px;
  	height:auto !important;
	height:130px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: auto;
}
ul#gallery li {
	display: inline;
	float: left;
	margin: 0 8px 15px 8px;
	padding: 0 0 0 0;
	position: relative;
	text-align: center;	
	width: 150px;
}
ul#gallery li a.thumb {
	border: 0;
	text-decoration: none;	
}
ul#gallery img.thumb {
	background: #CCC;
	height: 90px;
	width: 90px;	
}
#gallery h4 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
#gallery p {
	color: #000;
	font-size: 9px;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#gallery a.cms-edit {
	height: 18px;
	left: 30px;
	position: absolute;
	top: 0px;
	width: 60px;
}
/*///////////////////////////////*/
ul.downloads {
	border-top: 2px solid #a0a0a0;
	border-bottom: 2px solid #a0a0a0;
	display: inline-block;
	float: left;
	list-style:none outside;
	margin: 0 0 -2px 0;
	padding: 0 0 23px 0;
	position: relative;
	width: 665px;
}
ul.downloads2 {
	display: inline-block;
	float: left;
	list-style:none outside;
	margin: 0 0 -2px 0;
	padding: 0 0 23px 0;
	position: relative;
	width: 665px;
}
ul.downloads2 .row {
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	height:178px;
	width: auto;
}
ul.downloads .row {
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	height:178px;
	width: auto;
}
ul.downloads li {
	border: 1px solid #a0a0a0;
	display: inline;
	float: left;
	min-height:160px;
	height:160px;
	margin: 4px 4px 4px 4px;
	padding: 5px 5px 5px 5px;
	position: relative;
	width: 200px;	
	color: #000;
	font-size: 11px;
	line-height: 13px;	
}
ul.downloads2 li {
	border: 1px solid #a0a0a0;
	display: inline;
	float: left;
	min-height:150px;
	height:156px;
	margin: 4px 4px 4px 4px;
	padding: 5px 5px 5px 5px;
	position: relative;
	width: 200px;		
	height:160px;
}
ul.downloads li a {
	background: none;
	border: 0;
	color: #afc22f;
	display: block;
	float: right;
	height: 18px;
	margin: 2px 5px 2px 2px;
	padding: 2px 0 0 20px;
	text-decoration: none;	
}
ul.downloads2 li a {
	background: none;
	border: 0;
	color: #afc22f;
	display: block;
	float: right;
	height: 18px;
	margin: 2px 5px 2px 2px;
	padding: 2px 0 0 20px;
	text-decoration: none;	
}
ul.downloads li a.prem {
	background: url(../images/prem.jpg) left no-repeat;
}
ul.downloads li a:hover {
	text-decoration: underline;
}
ul.downloads2 li a.prem {
	background: url(../images/prem.jpg) left no-repeat;
}
ul.downloads2 li a:hover {
	text-decoration: underline;
}
.downloads h2 {
	color: #afc22f;
	font-size: 16px;
	margin: 8px 5px 5px 5px;
	padding: 0 0 0 0;
}
.downloads h6 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.downloads p {
	color: #000;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
.downloads a {
	color: #afc22f;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.downloads2 h6 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.downloads2 p {
	color: #000;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
.downloads2 a {
	color: #afc22f;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a.back {
	background: #afc22f;
	bottom: 0;
	color: #fff;
	display: inline-block;
	height: 13px;
	margin: 0 0 0 0;
	padding: 2px 2px 5px 2px;
	position: absolute;
	right: 0;
	text-decoration: none;
}
.downloads a.back {
	background: #afc22f;
	bottom: 0;
	color: #fff;
	display: inline-block;
	height: 13px;
	margin: 0 0 0 0;
	padding: 2px 2px 5px 2px;
	position: absolute;
	right: 0;
	text-decoration: none;
}
.downloads a.back:hover {
	color: #000;
	text-decoration: underline;
}

.downloads a.cms-edit {
	bottom: 0;
	float:left;
	height: 18px;
	position: absolute;
	left: -20px;
	width: 60px;
}
.downloads a.cms-add {
	display: inline-block;
	float:left;
	height: 20px;
	position: relative;
	margin: 10px;
	width: 60px;
}

/*///////////////////////////////*/
ul#favbar {
	display: inline-block;
	height: auto;
	float: right;
	margin: -5px 0 10px 0;
	padding: 0 0 0 0;
	width: 665px;
}
ul#favbar li {
	background: #ebebeb;
	list-style: none inside;
	float: left;
	height: 30px;	
	padding: 0 0 0 0;
	margin: 5px 5px 0 0px;
	width: 106px;
}
ul#favbar li.back {
	width: 110px;
	text-align: center;
	margin: 5px 0px 0 0px;
}
ul#favbar li a {
	color: #6c7174;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	padding: 9px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 106px;
}
ul#favbar li a:hover {
	background: #dbdbdb;
}
ul#favbar li.active {
	background: #dbdbdb;
}
/*///////////////////////////////*/
img.news {
	display: block;
	float: left;
	position:relative;
	width: 150px;
	margin: 10px 10px 10px 0;
}
/*///////////////////////////////////////////////////////////*/
#news-top {
	background: #ebebeb;
	display: inline-block;
	float: left;
	
  	min-height:80px;
  	height:auto !important;
  	height:80px;
  	
  	margin: 0 0 0 0;
  	padding: 10px 5px 10px 5px;
	width: 118px;
}
#news-bottom {
	background: #ebebeb;
	display: inline-block;
	float: left;
	
  	min-height:80px;
  	height:auto !important;
  	height:80px;
  	
  	margin: 10px 0 0 0;
  	padding: 10px 5px 10px 5px;
	width: 118px;
}
#news-top h2, #news-bottom h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#news-top img, #news-bottom img {
	background: #CCC;
	width: 118px;
}
#news-top p, #news-bottom p {
	color: #000;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0 5px 0;
}
#news-top a, #news-bottom a {
	color: #afc22f;
	float: right;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#news-top a:hover, #news-bottom a:hover {
	text-decoration: underline;
}
/*///////////////////////////////////////////////////////////*/
#fvdm {
	background: #ebebeb;
	display: inline-block;
	float: left;
	
  	min-height:80px;
  	height:auto !important;
  	height:80px;
  	
  	margin: 0 0 0 0;
  	padding: 10px 5px 10px 5px;
	width: 118px;
}
#fvdm a.thumb {
	border: 0;
	display: block;
	text-decoration: none;	
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 100px;
}
#fvdm img.thumb {
	background: #CCC;
	height: 90px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 90px;	
}
#fvdm h4 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
#fvdm h3 {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;	
}
#fvdm p {
	color: #000;
	font-size: 9px;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
/*///////////////////////////////////////////////////////////*/
#tvdm {
	background: #ebebeb;
	display: inline-block;
	float: left;
	
  	min-height:80px;
  	height:auto !important;
  	height:80px;
  	
  	margin: 0 0 0 0;
  	padding: 10px 5px 10px 5px;
	width: 118px;
}
#tvdm a {
	background: none;
	border: 0;
	color: #afc22f;
	display: block;
	float: right;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	margin: 2px 5px 2px 2px;
	padding: 5px 0 0 20px;
	text-decoration: none;	
}
#tvdm a.prem {
	background: url(../images/prem2.jpg) left no-repeat;
}
#tvdm a:hover {
	text-decoration: underline;
}
#tvdm h4 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
#tvdm h3 {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;	
}
#tvdm p {
	color: #000;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0 5px 0;	
}
/*///////////////////////////////////////////////////////////*/
.contact-send {
	display:block;
	background:#CCC; 
	width:50px; 
	text-align:center; 
	font-size:12px;
	font-weight: bold;
	text-decoration: none; 
	color:#000;
	padding: 5px;
}
.contact-send:hover {
	display:block;
	background:#afc22f; 
	width:50px; 
	text-align:center; 
	font-size:12px;
	font-weight: bold;
	text-decoration: none; 
	color:#000;
	padding: 5px;
}
/*///////////////////////////////////////////////////////////*/
div.border{
	clear: both;
	background: #CCC;
	height: 3px;
	margin: 0 0 10px 0;
	width:100%;
}

a.newsname{	
	color: #afc22f;
	font-size: 14px;
	vertical-align:top;
	font-weight: bold;
	text-decoration: none;
}
p.newsname{
	padding:0 0px 0 60px;
}

a.newsname img{
	width:50px;
}
/*///////////////////////////////////////////////////////////*/
footer {
	border-top: 1px solid #afc22f;
	clear: both;
	color: #aaa;
	display: block;
	height: 20px;
	font-size: 10px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	position: relative;
	top: 50px;
	width: 665px;
}
footer #left {
	float: left;
}
footer #left a {
	margin: 0 5px 0 5px;
	color: #aaa;
	text-decoration: none;
}
footer #left a:hover {
	color: #afc22f;
	text-decoration: underline;
}
footer #right {
	float: right;
}
/*///////////////////////////////////////////////////////////*/
a.cms-edit {
	height: 18px;
	width: 60px;
}
a.cms-edit img {
	height: 18px;
	width: 60px;
}
