@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
.white_txt_10 {
	font-size: 9px;
	color: #CCCCCC;
	line-height: 14px;
}
.white_subtitle {
	font-size: 12px;
	font-weight: bold;
}
.grey_vr_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.dark_grey_bg {
	font-size: 11px;
	line-height: 18px;
	color: #CCCCCC;
	background-color: #242424;
}
.dark_grey_shop {
	font-size: 11px;
	line-height: 21px;
	color: #CCCCCC;
	background-color: #333333;
}
.white_title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

.blue_title {
	font-size: 13px;
	color: #060066;
}
.black_txt_11 {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	background-color: #ffffff;
}
.black_txt_webshop {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.black_txt_11 a {
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.black_txt_versie2 {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	background-color: #c0c0c0;
}
.black_txt_11_versie2 a {
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.tijdstip {
	width: 20px;
}

.black_txt_10 {
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}
input, select{
	font-size: 11px;
	color: #000000;
}
.grey_bg, .grey_bg a{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #353535;
	line-height: 25px;
	text-decoration:none;
}
.light_grey_bg{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #505050;
	line-height: 25px;
	text-decoration:none;
}
.light_grey_bg2{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #505050;
	line-height: 25px;
	text-decoration:none;
	border: 5px solid #FFFFFF;
}
.grey_bg a:hover{
	text-decoration:underline;
	color: #999999;
	
}
.border_bg_right {
	background-image: url(../images/background/border_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.border_bg_right2 {
	background-image: url(../images/background/border_right_bg2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.border_bg_right_dark {
	background-image: url(../images/background/border_right_bg_dark.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.border_bg_bottom {
	background-image: url(../images/background/border_bg_bottom.gif);
	background-repeat: repeat-x;
}
.border_bg_bottom2 {
	background-image: url(../images/background/border_bg_bottom2.gif);
	background-repeat: repeat-x;
}
.border_bg_bottom_dark {
	background-image: url(../images/background/border_bg_bottom_dark.gif);
	background-repeat: repeat-x;
}
.schaduw-top {
	background-image: url(../images/background/top_slice.gif);
	background-repeat: repeat-x;
}
.foto_border {
	background-color:#FFFFFF;
	padding-left: 3px;
	_margin-left: 3px;
}

.menu-bg {
	background-image: url(../images/background/menu_bg.gif);
	background-repeat: repeat-x;
}
.schaduw-left {
	background:url(../images/background/bg.gif);
}
.shaduw-left-over{
	background:url(../images/background/bg_left.png) right repeat-y; _background: none;  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../images/background/bg_left.png'); 
}

.schaduw-right {
	background:url(../images/background/bg.gif);
}
.shaduw-right-over{
	background:url(../images/background/bg_right.png) left repeat-y; _background: none;  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../images/background/bg_right.png'); 
}

.schaduw-bottom-left {
	background-image: url(../images/background/schaduw_bottom.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.schaduw-bottom-right {
	background-image: url(../images/background/schaduw_bottom.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.balk_nieuwsbrief{
	background-image: url(../images/background/nieuwsbr_balk.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.balk_bg {
	background-image: url(../images/background/bg_balk.gif);
	background-repeat: repeat-x;
	height: 29px;
	_height: 38px;
	.height: 38px;
}
.switch{
	font-size: 10px;
	color: #FFFFFF;
}
.switch a{
	display: block;
	background: #777777 url(../images/buttons/switch1.gif) left center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #a5a5a5;
}
.switch a:hover{   
	background: #515151 url(../images/buttons/switch2.gif) left center;
	background-repeat: no-repeat;
	color: #ABABAB;
	/*border: 1px dashed blue;*/
}
.switch_selected{
	font-size: 10px;
	color: #FFFFFF;
	height: 23px;
}
.switch_selected a{   
	display: block;
	background: #515151 url(../images/buttons/switch2.gif) left center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	/*border: 1px dashed red;*/
}
.vr_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a5a5a5;
}

.hr_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5a5a5;
}

.link, .link:hover {
	padding-left:29px;
	padding-top:5px;
	padding-bottom:6px;/*5px*/
	/*border: 1px dashed white;*/
	text-decoration:none;
}
.dahed_line_bottom {
	background-image: url(../images/background/stippellijn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dahed_line_top {
	background-image: url(../images/background/stippellijn.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.betalen{
	padding-left:15px;
}
.bullsdealer{
	padding-left:15px;
	padding-top:10px;
}

