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


.prijs-nu
{
	float:right; margin-top:20px; margin-right:10px;
}

.prijs
{
	float:right;
}

#video-box
{
	width:100%;
	min-height:260px;
	position:relative;
	display:table;
}

.video
{
	background-color:#FFF;
	width:190px;
	float:left;
}
.video-spacer
{
	width:25px;
	min-height:10px;
	float:left;
}

.video-titel
{
	margin-top:15px;
	width:190px;
}

.video-image
{
	margin-top:15px;
	width:190px;
	background-image:url('../images/bg-video.png');
	background-repeat:no-repeat;
	height:127px;
}

.video-txt
{
	margin-top:20px;
	color:#808080;
	line-height:18px;
}

#tech-spec
{
	margin-top:20px;
	background-color:#fbe9f1;
	width:100%;
	
}

#tech-image
{
	float:left;
	width:417px;
	background-color:#fbe9f1;
}

#tech-txt
{
	float:left;
	background-color:#fbe9f1;
	min-height:344px;
	width:390px;
	padding-right:25px;
	font-size:11px;
}

#tech-txt ul
{
	color:#CE4581;
	line-height:20px;
	padding-left:15px;
	background-color:#fbe9f1;
}

#tech-txt li
{
	color:#808080;
	background-color:#fbe9f1;
}

.border
{
	background-color:#FFF;
}

.tech-titel
{
	margin-top:20px;
}