/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	css: ok >> http://jigsaw.w3.org/css-validator/
	contact: jeroen@beinteractive.nl
	bedrijf: BE interactive webdesign
	website: http://www.tajima.nl
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */

body {
  margin: 0px;
  color:#000; 
  font-size:11px;
  font-family: "Arial";
  background-color: #3b3b3b;
}

a:link, a:visited, a:active {
  color : #bc3f2b; 
  font-weight : bold;
  text-decoration : none; 
} 

a:hover {
  color : #fff; 
  font-weight : bold;
  text-decoration : underline; 
} 

td {
  font-family: "Arial";
  color: #000;
  font-size: 12px;
}

.zijkant {
  background-image: url("img/zijkant_midden.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #5c5c5c;
}

.zijkant_product {
  background-image: url("img/zijkant_midden_product.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #5c5c5c;
}

.zijkant_home {
  background-image: url("img/zijkant_midden_home.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #5c5c5c;
}

.zijkant_productchoice {
  background-image: url("img/zijkant_midden_productchoic.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #5c5c5c;
}

.zijkant_contact {
  background-image: url("img/zijkant_midden_contact.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #5c5c5c;
}

.zijkant_xtra {
  background-image: url("img/zijkant_midden_xtra.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #5c5c5c;
}

.links {
  background-image: url("img/links_achter.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #5c5c5c;
}

.rechts {
  background-image: url("img/rechts_achter.jpg");
  background-position: left top;
  background-repeat: repeat;
  background-color: #bc3f2b;
}

.top {
  padding: 10px;
  padding-left: 15px;
  padding-top: 10px;
}

.home_slides {

  padding-right: 0px;
  padding-bottom: 90px;
}

.txt_right {

  padding-left: 50px;
  padding-right: 90px;
}

.titel {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
}

.titel_txtpagina {
  font-size: 16px;
  font-weight: bold;
}

.body_txtpagina {
  font-size: 12px;
}

.content {
	font-size: 12px;
	padding: 0px 15px 35px 20px;
}

.content_product {
  font-size: 12px;
  padding-left: 20px;
  padding-right: 15px;
}

a img {
  border: 1px solid #5c5c5c;
}

a:hover img, a:active img {
  border: 1px solid #bc3f2b;
} 

#left {
	background-color: #5c5c5c; 
	background-image: url('img/left_back.jpg'); 
	background-repeat: no-repeat; 
	background-position: right top ;
}

.bakka {
  cursor: pointer;
  cursor: hand;
  color : #bc3f2b; 
  font-weight : bold;
}

#wrapper{
	position:relative;
	width:750px;
	width:750px;
	margin:0 auto;
	zindex:10;
}

#nowonair{
 	position:absolute;
	left:591px;
	top:140px;
	width: 80px;
	height: 20px;
	margin: 0 px;
	padding: 0px;
	display:none;
	
}
#product_content {
	background-image: url(w80p.png);
	position: absolute;
	top: 10px;
	left: 213px;
	width: 185px;
	padding: 12px 5px 5px 10px;
	text-align: left;
	line-height: 17px;
	font-size: .95em;
}
.submenu {
	margin: 0px;
	padding: 4px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 20px;
}
.submenu li {
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.submenu a,
.submenu a:link,
.submenu a:active,
.submenu a:visited { 
	color: #BBBBBB;
}

.submenu .self a,
.submenu .self a:link,
.submenu .self a:visited,
.submenu .self a:active {
	color: #FFFFFF;
}


.product_block {
	float: left;
	margin: 10px;
	width: 350px;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 54px;
	border: 1px solid #000000;
}
.product_block .preview {
	float: left;
	height: 50px;
	width: 125px;
	overflow: hidden;
	border: 2px inset #CCCCCC;
}
.product_block .titel {
	margin-left: 129px;
	border-top: 2px inset #CCCCCC;
	border-right: 2px inset #CCCCCC;
	border-bottom: 2px inset #CCCCCC;
	height: 50px;
	padding: 0px;
	text-align: right;
}
.product_block .titel a.head {
	font-size: 1.7em;
	background-color: #bc3f2b;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: block;
	color: #FFFFFF;
	height: 45px;
	font-weight: normal;
}
.product_block .titel a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7D1B0D;
}
.product_block span.subtitel {
	font-size: 0.45em;
	text-align: right;
	display: block;
	text-transform: uppercase;
	height: auto;
	color: #FFFFFF;
	padding: 0px 2px 2px 2px;
}
.center_content {
	width:400px;
	height: 425px;
	overflow-y: auto;
}