/* CSS Document */

a:link {
	color: #5094bf;
	text-decoration: underline;
}
a:visited {
	color: #5094bf;
	text-decoration: underline;
}
a:hover {
	color: #396d8e;
	text-decoration: underline;
}
a:active {
	color: #396d8e;
	text-decoration: underline;
}
/*.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color:#92AB0D;
	font-weight: bold;
	font-stretch: narrower;
}
.lang a:link {
	color: #92AB0D;
	text-decoration: none;
}
.lang a:visited {
	color: #92AB0D;
	text-decoration: none;
}
.lang a:hover {
	color: #AD0006;
	text-decoration: underline;
}
.lang a:active {
	color: #AD0006;
	text-decoration: underline;
}*/

p {
	padding: 0;
	margin: 0;
	
}

body {
	background-image: url(../images/background_grey.jpg);
	/*background-color: #3a6e8f;*/
	background-color: #a0a0a0;
	background-repeat: repeat-x;
	height: 100%; /* h??l belangrijk */
	font: 1.0em "Verdana", "Trebuchet MS", Arial, sans-serif;
	color: #000;
	margin:0;
}
.title {
	font-size:1.2em;
	text-transform:uppercase;
	color:#666666;
	letter-spacing:2px;
	line-height:1.6em;
	z-index:10;
	text-align:right;
}
.title_dealers {
	font-size:1.1em;
	text-transform:uppercase;
	color:#666666;
	letter-spacing:2px;
	line-height:1.0em;
	z-index:10;
	text-align:right;
}
.title_dealers a:link, .title_dealers a:visited {
	text-decoration:none;
	color:#666666;
}
.title_dealers a:hover, .title_dealers a:active {
	color: #cccccc;
	text-decoration: none;
}

.content {
	
	font-size:0.7em;
	text-transform:Normal;
	line-height:1.5em;
	color:#333333;
	text-align:left;
	letter-spacing:-0.5px;
}
.content_highlight {
	
	font-size:1.2em;
	text-transform:Normal;
	line-height:1.3em;
	color:#333333;
	font-weight:bold;
	text-align:left;
	letter-spacing:-0.5px;
}
.content_highlight2 {
	
	font-size:1.2em;
	text-transform:Normal;
	line-height:1.3em;
	color:#333333;
	font-weight:bold;
	letter-spacing:-0.5px;
}
#menu {
	position:absolute;
	width:150px;
	height:115px;
	z-index:1;
}
#content {
	position:absolute;
	margin-top:35px;
	margin-left:193px;
	width:400px;
	z-index:1;
}
#content2 {
	position:absolute;
	margin-top:35px;
	margin-left:193px;
	width:600px;
	z-index:1;
}
#subnavcontainer {
	width:188px;
	margin-top:40px;
	text-align:right;
	position:absolute;
	float:left;
	padding-left:0px;
	font-size:1.2em;
	text-transform:uppercase;
	line-height:17px;
	color:#b8b8b8;
	padding-right:0px;
	letter-spacing:2px;
	line-height:1.2em;
}

#subnavcontainer a {
 	display: block;

}

#subnavcontainer a:link, #subnavcontainer a:visited {
 	color: #b8b8b8;
 	text-decoration: none;
}

#subnavcontainer a:hover {
	background: url(images/bullet.gif) no-repeat;
	color: #ffffff;
	text-decoration: none;
}

#subnavcontainer a#current {
	background: url(images/bullet.gif) no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#title_content {
	/*position:absolute;*/
	float:left;
	width:292px;
	z-index:10;
	background-image:url(../images/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#txt_content {
	/*margin-top:-28px;*/
	margin-left:325px;
	width:407px;
	z-index:2;
}
#txt_content_partners {
	/*margin-top:-28px;*/
	margin-left:230px;
	width:497px;
	z-index:2;
}
#txt_content_wide {
	/*margin-top:-28px;*/
	margin-left:30px;
	width:600px;
	z-index:2;
}
.pict_content_float_left{
	float:left;
	padding:10px 10px 10px 0;
}
.pict_content_float_right{
	float:right;
	padding:10px 0 10px 10px;
}
#txt_content_col_left {
	float:left;
	padding-left:30px;
	width:407px;
	z-index:2;
}
#txt_content_col_right {
	margin-left:480px;
	width:250px;
	z-index:2;
}
#txt_content_col_left_center {
	float:left;
	padding-left:30px;
	width:325px;
	z-index:2;
}
#txt_content_col_right_center {
	margin-left:405px;
	width:325px;
	z-index:2;
}
#txt_content_col_right_download {
	margin-left:250px;
	width:325px;
	z-index:3;
}
#txt_content_col_dealer_1 {
	float:left;
	padding-left:30px;
	/*width:200px;*/
	width:340px;
	z-index:2;
}
#txt_content_col_left_contact {
	float:left;
	padding-left:100px;
	text-align:right;
	width:196px;
	z-index:2;
}
#txt_content_col_right_contact {
	margin-left:350px;
	width:375px;
	z-index:2;
}
#pict_content {
	margin-left:31px;
	width:15px;
	z-index:2;
}
#collectioncontainer {
	/*position:absolute;*/
	margin-top:28px;
	margin-left:8px;
	height:60px;
	width:715px;
	z-index:10;
}
#collection {
	z-index:10;
	float:left;
	text-align:right;
	width:170px;
}
#title_collection {
	/*position:absolute;*/
	font-size:1.2em;
	text-transform:uppercase;
	color:#666666;
	letter-spacing:2px;
	line-height:1.6em;
	z-index:10;
	background-image:url(../images/line_collection.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#title_collection a, #title_collection a:link, #title_collection a:visited {
 	color: #b8b8b8;
 	text-decoration: none;
}

#title_collection a:hover {
	background: url(images/bullet.gif) no-repeat;
	color: #666666;
	text-decoration: none;
}

#title_collection a#current {
	background: url(images/bullet.gif) no-repeat;
	color: #666666;
	text-decoration: none;
}
#subnav_collection {
	/*position:relative;*/
	padding-left:0px;
	font-size:0.8em;
	text-transform:uppercase;
	line-height:17px;
	color:#d0d0d0;
	padding-right:0px;
	letter-spacing:2px;
	line-height:1.2em;
}

#subnav_collection a {
 	display: block;

}

#subnav_collection a:link, #subnav_collection a:visited {
 	color: #d0d0d0;
 	text-decoration: none;
}

#subnav_collection a:hover {
	background: url(images/bullet.gif) no-repeat;
	color: #666666;
	text-decoration: none;
}

#subnav_collection a#current {
	background: url(images/bullet.gif) no-repeat;
	color: #666666;
	text-decoration: none;
}
#picts_collection_container {
	/*position:absolute;*/
	padding-left:27px;
	margin-top:10px;
	width:720px;
	z-index:10;
}
#picts_collection_holder {
	z-index:10;
	float:left;
	text-align:center;
	width:177px;
	height:128px;
	/*margin-right:5px;*/
	background-image:url(../images/thumb_background.jpg);
	background-repeat:no-repeat;
}
#picts_collection {
	z-index:10;
	padding:12px;
	width:149px;
	height:99px;
}

#footer_left {
	width:415px;
	z-index:2;
	margin-top:-4px;
	margin-left:8px;
	text-align:left;
	font-weight:bold;
	font-size:0.6em;
	text-transform:uppercase;
	color:#ffffff;
	letter-spacing:1px;
	line-height:1.6em;
	height:30px;
}
#footer_right {
	float:left;
	width:740px;
	z-index:2;
	margin-top:-30px;
	margin-left:8px;
	text-align:right;
	font-weight:bold;
	font-size:0.6em;
	text-transform:uppercase;
	color:#cccccc;
	letter-spacing:1px;
	line-height:1.6em;

}
#footer_right a:link, #footer_right a:visited {
 	color: #cccccc;
 	text-decoration: none;
}

#footer_right a:hover {
	color: #ffffff;
	text-decoration: none;
}

DIV#container {
	width:500px;
	/*height:70%;*/
	top:0;
	left:0;
}
/*DIV#middle {
	width:761px;
	/*height:300px;
	background-image: url(../images/frame_white_center1px.png);
	background-repeat: repeat-y;
	position:absolute;
	padding-left:30px;
	top: 50px;
	left: 0px;
}*/
TD#middle {
	text-align:left;
	width:761px;
	background-image: url(../images/frame_white_center1px.png);
	background-repeat: repeat-y;
}
#listmenu{
	padding-left:31px;
	padding-bottom:10px;
}
.listmenu {
	line-height:1.5em;
	color:#666666;
}
#spacer {
	clear:both;
	position:relative;
	height:40px;
}
#spacer2 {
	clear:both;
	position:inherit;
	height:40px;
}
#liner{
	background-image:url(../images/line_collection.jpg);
	background-repeat:no-repeat;
	background-position:bottom;}
