@charset "UTF-8";

/* CSS Document */
/* Webdesign Ward Kennes */
/* http://www.wardkennes.be */
/* info@wardkennes.be */


* {
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
}

body {
	background-color: #fff;
}

table{
	font-size: 13px;
	margin-bottom: 10px;
}

td{
	padding-right: 5px;
	
}
p {
	font-size: 13px;
	line-height: 18px;
	color: #121110;
	margin-bottom: 10px;
}

h1 {
	font-size: 20px;
	color: #cd0d0d;
	margin-bottom: 20px;
	margin-top:35px;
}

h2 {
	font-family: Arial, Verdana, TrebuchetMS;
	font-size: 16px;
	font-weight: bold;
	color: #121110;
}

.link {
	color: #cb0c0d;
	border-bottom: 1px dotted #cb0c0d;
	text-decoration: none;
	font-size:13px;
}

.link:hover{
	background-color: #cb0c0d;
	color: white;
}

.hideme {
	position: absolute;
	left: 0px;
	top: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* @group menu */



#menu {
		background-color:#fff;
		width:950px;
		height:24px;		
}

#menu ul li{

	display: inline;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

#footer{
	width: 950px;
	height: 50px;
	margin:auto;
}

#footer p{
	color:white;
	
}
/*__MIDFIELD__*/

#midField {

	height: 155px;
	width: 950px;
	background-image: url('../img/header.png');
}


#content {
	width: 450px;
	height: 600px;
	float: left;
	margin-left: 60px;
	margin-right:60px;
	background-color: #fff;
}


#homeImageHolder{
	background-image: url(../img/workfloor/homeIMG.png);
	background-repeat: no-repeat;
	width: 389px;
	height: 260px;
	margin-top: 28px;
	
}

#right-wrapper 
{	
	left:30px;
	float: none;
}


#instals li
{
	line-height:20px;
}


#instals
{
padding-left:35px;
font-size: 13px;
}



ul#nieuwsBericht li{
	list-style: square;
	list-style-position: inside;

}

.bordenBouw
{
	cursor:pointer;
}
.schuin
{
	font-style:italic;
}

#ecsRoute
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#afdelingen
{
	margin-left:50px;
	width:550px;
}


.contactFieldText{
width: 425px;
display: block;
background-color: #e5e5e5;
}

#jsddm
{	margin: 0;
	width:950px;
	background-color:red;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Helvetica, Arial}

	#jsddm li a
	{	display: block;
		background: #000;
		padding: 5px 12px;
		text-decoration: none;

		width: 111px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #7F1616}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #9F1B1B}
		
		#jsddm li ul li a:hover
		{	background: #7F1616; }
		
		
.solectric {margin-left:333px;
	padding-top:117px;
	font-size:18px;
	}

.solectricLink
{
	text-decoration:none;
	color:#000;	
	border-bottom: dotted 1px red;
	font-family: 'Helvetica';
	

}	

.solectricLink:hover
{
	color:white;
	background-color:black;
	border:none;
}
	
	
	
