body{
	font:11px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	/*background:#6b93ab url(/images/container/bg.gif) repeat-x top;*/
	background-color:#6b93ab;
	margin: 24px 0px 0px 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	margin:0px;
}
h1{
	font-size:16px;
	color:#315066;
}
h2{
	font-size:12px;
	color:#315066;
}
hr{
	border-bottom:dotted 1px #315066;
	margin:6px 0px 6px 0px;
}

#offertebox a {
	color:white;
}

#offertebox a:hover {
	color:white;
	text-decoration:underline;	
}

a{
	text-decoration:none;
	color:#315066;
}
a:hover{
	color:#000;
}
#clearer {
	clear:both;
	height:0px;
}
.fixed{
	width:907px;
}
#container{
	position:relative;
	margin:0px auto;
	width:907px;
}

a img {
	border:none;
}

/*Header*/

#header {
	width:907px;
	overflow:hidden;
}

#header_titel{
	float:left;
	text-align:right;
	height:22px;
	width:907px;
}
#logo{
	float:left;
	width:364px;
	height:190px;
	overflow:hidden;
}
#foto_header{
	float:left;
	width:543px;
	height:190px;
	overflow:hidden;
}
#navigatie{
	float:left;
	height:32px;
	width:907px;
	overflow:hidden;
	position:relative;
	margin:0px 0px 20px 0px;
	background: #6b93ab url(/images/container/bg_navigatie.gif) no-repeat;
}
#nav_producten{
	float:left;
	width:183px;
	text-align:center;
}
.nav_headerright{
	float:left;
	margin:0px 10px 0px 10px;
}
.nav_headertssn{
	float:left;
	margin:0px;
}

/*Main*/

#main{
	float:left;
	width:907px;
	overflow:hidden;
	position:relative;
	background: url(/images/container/bg_main.gif) repeat-y;
}
#left{
	float:left;
	overflow:hidden;
	position:relative;
	width:183px;
	padding:0px 0px 85px 0px;
}
.left_nav{
	float:left;
	overflow:hidden;
	margin:0px 0px 0px 4px;
	padding:0px;
}

#content{
	float:left;
	overflow:hidden;
	width:441px;
	padding:40px 46px 20px 54px;
	background:url(/images/container/bg_content.gif) no-repeat top;
}
#terug{
	float:left;
	width:432px;
	text-align:right;
	font-size:9px;
}
#right{
	float:left;
	overflow:hidden;
	position:relative;
	width:183px;
	padding:0px;
	/*background:url(/images/container/bg_right.gif) no-repeat top;*/
}
/*.kop_mp4_spelers{
	font-size:16px;
	color:#b90ed2;
	font-weight:bold;
}
.kop_digitale_fotolijsten{
	font-size:16px;
	color:#ea9c06;
	font-weight:bold;
}
.kop_usb_sticks{
	font-size:16px;
	color:#57b306;
	font-weight:bold;
}
.kop_usb_pennen{
	font-size:16px;
	color:#0e78d2;
	font-weight:bold;
}*/

/*Footer*/

#footer{
	float:left;
	height:37px;
	width:704px;
	background: url(/images/container/bg_footer.gif) no-repeat;
	padding:12px 0px 0px 203px
}
#footerlinks:{
	float:left;
	width:250px;
	padding:22px 0px 0px 188px;
}
#footerlinks ul{
	margin:0px;
	padding:0px;
	color:#315066;
	list-style-type: none;
}
#footerlinks li{
	display:block;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
}
#footerlinks a {
	display:block;
	float:left;
	padding:0px;
	text-decoration:none;
	color:#315066;
}
#footerlinks a:hover {
	display:block;
	float:left;
	padding:0px;
	color:#000;
}
#aceview{
	float:right;
	text-align:right;
	width:200px;
	padding:0px 11px 0px 0px;
	font-size:10px;
}

/*contact*/

.sendbutton{
	background: url(/images/navigatie/bg_versturen.gif) no-repeat;
	width:120px;
	height:22px;
	border:0px;
}
.verplicht_veld{
	font-size:9px;
	color:#6b93ab;
}
.input_area{
	font-size:10px;
	color:#315066;
	margin:0px 20px 0px 4px;
	padding:0px 0px 0px 2px;
}

/*Producten*/

.product_overzicht{
	float:left;
	width:210px;
	margin:0px 8px 8px 0px;
	border:dotted 1px #d0cdc8;
}
.product_overzicht_foto {
	float:left;
	width:200px;
	margin:5px;
	text-align:center;
}
.product_overzicht_txt {
	float:left;
	width:200px;
	padding:5px;
	min-height:230px;
	border-top:1px dotted #d0cdc8;
	background-color:#f2f4ff;
	line-height:16px;
}
.product_overzicht a {
	text-decoration:none;
	color:#315066;
}
.product_overzicht a:hover {
	color:#000;
}
.soort_product{
	float:left;
	width:415px;
	margin:18px 5px 12px 0px;
	padding:8px;
	border:dotted 1px #d0cdc8;
	line-height:16px;
	/*background: url(/images/container/bg_producten.gif) repeat-y;*/
}
.soort_product_foto{
	float:left;
	width:99px;
	margin:0px 12px 0px 0px;
	border:0px;
}
#vergroting{
	float:left;
	width:87px;
	margin: 0px 12px 0px 0px;
	border:0px;
}
.soort_product_omschrijving{
	float:left;
	width:288px;
	margin: 6px 5px 0px 9px;
}
.soort_product_omschrijving a {
	text-decoration:none;
	font-weight:bold;
	color:#315066;
}
.soort_product_omschrijving a:hover {
	color:#000;
	font-weight:bold;
}
.meer_info{
	float:left;
	width:308px;
	margin:0px;
	padding:0px;
	text-align:left;
}
.meerinfo_btn{
	background: url(/images/navigatie/bg_meerinfo.gif) no-repeat;
	width:138px;
	height:22px;
	text-align:center;
}
.specificaties{
	float:left;
	width:413px;
	margin:8px 0px 0px 0px;
	padding:12px 0px 12px 0px;
	/*border-top:dotted 1px #d0cdc8;*/
	text-align:left;
}
.klapbttn_bg{
	border-bottom:dotted 1px #d0cdc8;
}
.offerte_btn{
	float:right;
	text-align:left;
	padding:2px 0px 2px 0px;
	border:none;
	cursor:pointer;
	cursor:hand;
}
.offerte_btn a {
	text-decoration:none;
	background-color:#d0cdc8;
	padding:5px;
}
.offerte_btn a:hover {
	color:#d0cdc8;
	background-color:#315066;
	padding:5px;
}
.offerte{
	float:left;
	width:286px;
	margin:6px 5px 0px 5px;
	padding:12px 0px 0px 115px;
	/*border-top:dotted 1px #d0cdc8;*/
	text-align:left;
}

#offerte_overzicht{
	/*float:left;*/
	overflow:hidden;
	width:168px;
	/*position:fixed;*/
	position:absolute;
	/*float:right;*/
	top:0px;
	left:729px;
	z-index:1000;
	line-height:16px;
	color:#fff;
	margin:0px 0px 0px 1px;
	padding:4px 6px 0px 8px;
}


.offerte_aanvragen{
	background: url(/images/navigatie/bg_offerte_aanvragen.gif) no-repeat;
	width:138px;
	height:22px;
	border:0px;
}
.toepassing{	
	color:#315066;
	padding:2px 0px 2px 0px;
	text-align:left;
	border:none;
	cursor:hand;
}
.toepassing a {
	text-decoration:none;
	background-color:#d0cdc8;
	padding:5px;
}
.toepassing a:hover {
	color:#d0cdc8;
	background-color:#315066;
	padding:5px;
}
input.sluiten {
	color:#d0cdc8;
	background-color:#315066;
	border:none;
	margin:0;
	width:100px;
	float:right;
	cursor:pointer;
	cursor:hand;
}
#toepassingtd img{
	border:0px solid #cccccc;
	padding:2px;
}
.kader_l{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-image:#eeeeee;
}
.kader_r{
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-image:#eeeeee;
}
