/* CSS Document */

body {
	background-color: #b1b6b9;
	overflow-x: hidden;
}

strong
{
	color: #000000;
}

input.find {
	background-image: url('/beheer/images/icons/find.png'); 
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* Basis indeling website */

table.layout {
	width: 1024px;
	borderstyle: none;
	background-color: #fafafa;

}

td.layout_banner {
	width: 1024px;
	height: 115px;
	borderstyle: none;
	background-color: #000000;
	background-image: url('../images/banner.jpg');
}

td.layout_banner_groot {
	width: 1024px;
	height: 120px;
	borderstyle: none;
	background-color: #000000;
	background-image: url('../images/banner_audiocom.gif');
}

td.layout_menubalk_onder_banner {
	width: 1024px;
	borderstyle: none;
	background-color: #cccccc;
}

td.layout_menu_links {
	width: 150px;
	borderstyle: none;
	vertical-align: top;
	background-color: #fafafa;
}

td.layout_spacer_links {
	width: 10px;
	borderstyle: none;
	vertical-align: top;
}

td.layout_contentblok {
	width: 700px;
	borderstyle: none;
	vertical-align: top;
	background-color: #fafafa;
}

td.layout_contentblok_productgroepen_intro_pagina {
	width: 110px;
	height: 140px;
	borderstyle: none;
	vertical-align: top;
}

td.layout_knoppen_productcategorie {
	width: 350px;
	height: 110px;
	borderstyle: none;
	vertical-align: top;
	text-align: center;
}

td.layout_knoppen_productcategorie a {
	
	borderstyle: none;
	border: 0px;
	vertical-align: top;
	text-align: center;
}

td.layout_knoppen_productcategorie_new {
	width: 100%;
	height:500px;
	borderstyle: none;
	vertical-align: middle;
	text-align: center;
	align:right;
}


td.layout_knoppen_productcategorie_new a {
	
	borderstyle: none;
	border: 0px;
	vertical-align: top;
	text-align: center;
}

td.layout_knoppen_productcategorie_toevoeging {
	width: 350px;
	height: 110px;
	borderstyle: none;
	vertical-align: top;
	text-align: left;
	padding-left: 35px;
}

td.layout_menu_rechts {
	width: 150px;
	borderstyle: none;
	vertical-align: top;
	background-color: #fafafa;
}

td.layout_footer {
	width: 1024px;
	borderstyle: none;
}

.wrapper{
  width:1024px; 
  height:120px; 
  margin:0px;
  background-image: url('/images/banner.jpg');
  background-repeat: no-repeat; 
}


.block { 
  position:relative; 
  float: left;
  left:1024px; 
  width:500px; 
  height:120px; 
  margin:0px; 
  
}

.smoke { 
  float: left;
  height:100px; 
  margin:0px; 
  
}

.button-achtergrond
{
	background-image: url('../images/button_achtergrond.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	vertical-align:text-center;
	text-align: center;
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	height: 67px;
}

.button-achtergrond p 
{ 
	line-height: 67px; 
} 

.button-achtergrond a
{	
	text-decoration:none;
	color: #000000;
	width: 200px;
	height: 67px;
}

.button-achtergrond a:hover
{
	background-image: url('../images/button_achtergrond_hover.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	height: 67px;
}

.button-achtergrond-klein
{
	background-image: url('../images/button_achtergrond_klein.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 100px;
	height: 34px;
}

.button-hoofdmenu
{
	float: left;
	vertical-align:text-bottom;

}

.button-hoofdmenu a
{
	
	color:#545e60;
	font-size: 20px;
	font-weight: 500;
	font-family: Calibri;
	text-decoration: none;
		vertical-align:text-bottom;
}

.button-hoofdmenu a:hover
{
	color:#000000;
	font-size: 20px;
	font-weight: 800;
	font-family: Calibri;
}


.layout_top_productcategorie {
	borderstyle: none;
	padding-top: 5px;
}

.layout_top_productcategorie a {
	decoration: none;
	color: #FFFFFF;
	border: 0px;
}


.div_content {
	left-margin: 10px;
}

.div_video_player {
	width: 300;
	borderstyle: none;
	vertical-align: top;
	text-align: center;
	background-color: #cccccc;
}

.cursus-ipad {
	background-image: url('../images/balk-cursus.jpg');
	background-repeat: no-repeat;
	background-position: top;
	
	width:700px;
}

/* Layout menu items linkerkant */



.menu_item_links_kop {
	height: 25px;
	width: 150px;
	background-color: #545e60;
	background-image: url('../images/logo_audiocom-a.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #cecd00;
}

.menu_item_links_content {
	width: 150px;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	word-wrap: break-word;
}

.menu_item_links_content a {
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.menu_item_links_content a:hover {
	
	font-weight:bold;
}

select
{
	font-family: Verdana;
	font-style: normal;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

/* Opmaak product en kenmerk tabellen */

td.producttabel_kolom1 {
	background-color: #FFFFFF;
	width: 100px;
}

td.producttabel_kolom2 {
	background-color: #E4EBB5;
	width: 10px;
}

td.producttabel_kolom3 {
	background-color: #E4EBB5;
	text-align: left;
	vertical-align: top;
	width: 300px;
}

td.producttabel_kolom4 {
	background-color: #E4EBB5;
	width: 10px;
}

td.producttabel_kolom5 {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 250px;
}

td.kenmerktabel_kolom1 {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 95px;
}

td.kenmerktabel_kolom2 {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 30px;
}

td.kenmerktabel_kolom3 {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 95px;
}

td.kenmerktabel_kolom4 {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 30px;
}


/* Opmaak afbeeldingen */

img.nieuwsberichten {
	float: left;
	width: 75px;
	height: 75px;
	border: 1px solid #000000;
}

img.besturingssystemen {
	float: left;
	width: 150px;
	border: 1px solid #000000;
}

img.uitgelichtberichten {
	float: right;
	
	border: 1px solid #000000;
}

img.overig {
	float: left;
	width: 150px;
	border: 1px solid #000000;
}

img.actiepagina {
	float: left;
	width: 200px;
/*	height: 150px; */
	border: 1px solid #000000;
}

img.productinformatie {
	float: left;
	width: 50px;
	height: 50px;
	border: 1px solid #000000;
}

img.afbeelding_links {
	float: left;
	clear: left;
	width: 250px;
	border: 1px solid #000000;
}

img.afbeelding_rechts {
	float: right;
	clear: right;
	width: 250px;
	border: 1px solid #000000;
}

img.afbeelding_rechts_zonder_border {
	float: right;
	clear: right;
	width: 250px;
}

img.afbeelding_onder {
	width: 600px;
	border: 0px solid #000000;
}

img.afbeelding_links_100 {
	float: left;
	clear: left;
	width: 100px;
	border: 1px solid #000000;
}

img.afbeelding_rechts_100 {
	float: right;
	clear: right;
	width: 100px;
	border: 1px solid #000000;
}

img.banner150 {
	width: 150px;
	border: 1px solid #cacaca;
}

img.banner100 {
	width: 100px;
	border: 1px solid #cacaca;
}

img.afbeelding_merken {
	width: 120px;
}

#afbeelding_hover:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;

}

a img
{
	text-decoration:none;
	border:0px solid #000000;
}

/* Opmaak teksten */

.titel1 {
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.titel2 {
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.titel3 {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.tekst-klein {
	font-family: Verdana;
	font-style: normal;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}

.tekst1 {
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.tekst2 {
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #E4EBB5;
}

.tekst3 {
	font-family: Verdana;
	font-style: normal;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.tekst4 {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.tekst7 {
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

td.tekst4 {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.tekst5 {
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.tekst6 {
	font-family: Verdana;
	font-style: italic;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.tekst_menu_kop {
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #cecd00;
}

hr {
	color: #b1b6b9;
	height: 1px;


}




