﻿@media screen {

/* MAIN */

div.logo_header {
	margin-bottom: 20px;
}

div.logo_header img {
	margin: 4px 31px 4px 0px;
	border: 1px solid #000;
}

div.logo_header .imgMerkLast{
	margin: 4px 0px 4px 0px!important;
	border: 1px solid #000;
}

div.logo_header2 {
	margin-bottom: 20px;
}

div.logo_header2 img {
	margin: 4px;
	border: 1px solid #000;
}

.simonlylogos img
{
	margin: 4px 8px 4px 0px!important;
}

/* TOESTEL BLOKKEN */


div#toestellen_container {
	width: 750px;
}

div.toestel_blok {
	width: 150px;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

div.toestel_content {
	width: 130px;
	margin: 0;
	padding: 0;
}

div.toestel_img {
	margin-top: 1px;
	border: 1px solid #777;
	text-align: center;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center; 
}

div.prijs_vanaf,
div.prijs_los,
div.prijsoverzicht {
	background: #777;
	margin-top: 1px;
	line-height: 19px;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
}

div.prijs_vanaf a {
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
}

div.prijs_los a {
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
}

div.prijsoverzicht a {
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
}

div.prijs_vanaf a:hover {
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div.prijs_los a:hover {
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div.prijsoverzicht a:hover {
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div.toestel_info_bestel {
	margin-top: 1px;
	overflow: hidden;
}


/* EINDE MEDIA SCREEN */

}