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

#main_systems	{
background-color: #584832;
width:900px;
heigth:80000px;
background-position:center;
margin-left:auto;
margin-right:auto;
}

.systems	{
width:800px;
heigth:250px;
float:left;
overflow:hidden;
padding-left:10px;
}

.system_title	{
	font-family:lucida, "Trebuchet MS", Arial;
	color:#666666;
	font-size:14px;
	font-weight:600;
	padding: 5px 0px 5px 0px;
}

.system_content	{
	padding-left:15px;
	font-family:lucida, Trebuchet MS, Arial;
	font-size:11px;
	color: #333333;
}
.system_content_full	{
	padding-left:15px;
	height:300px;
	width:400px;
	font-family:lucida, Trebuchet MS, Arial;
	font-size:9px;
	float:left;
	color: #333333;
	margin: 20px 15px 0px 15px;
	background-image: url(../images/back_systems.jpg);
}
.system_wrap	{
padding-top:20px;
heigth:20px;
}


.system_huur_links	{
	width:400px;
	height: 50px;
}


.system_image	{
	width:130px;
	height:220px;
	float:left;
	margin: 0px 10px 0px 0px;
}
.content_wrap{
width:25px;
float:left;
}

.system_huur	{
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #333;
	height: 250px;
}
.system_huur_outdoor {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 800;
	color: #ABCC35;
}

