@charset "utf-8";

html, body, span, div, li, ul, hr, br, a, img, h6, h5, h4, h3, h2, h1
{
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 0;
}

body
{
	text-align: center;
	font-family: Tahoma, Geneva, Sans-Serif !important;
	/*font-size: 11px !important;*/
}

a
{
	color: inherit;
	text-decoration: inherit;
}

a:active
{
	color: inherit;
	text-decoration: inherit;
}

a:visited
{
	color: inherit;
	text-decoration: inherit;
}

.center
{
	width: 1032px;
	min-width: 1032px;
	margin: auto;
	text-align: left;
}

.textCenter
{
	text-align: center !important;	
}

#adBar
{
	background: url( ../images/background.png ) repeat-x;
	height: 302px;
	width: 100%;
	z-index: -2;
	margin-top: -58px;
	position: relative;
}

#adBarContent
{
	height: 298px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url( ../images/adBackground.png ) center no-repeat;
	text-align: center;
}

#adBarContent *
{
	padding-top: 35px;	
}

#head
{
	margin: auto;
	width: 928px;
	height: 160px;
	background: white url(../images/headerNavigation.png ) no-repeat bottom right;
}

#headBottomContainer
{
	z-index: -1;
}

#headBottomShadow
{
	background: url(../images/headerBottomShadow.png ) 18px no-repeat;
	width: 1012px;
	height: 98px;
	margin-top: -58px;
	z-index: -1;
}

#logo
{
	margin-left: 30px;
	margin-top: 35px;
	float: left;
}

#functionLinks
{
	background: url(../images/functionLinksLine.png) right bottom no-repeat;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 10px;
}

#functionLinks li
{
	list-style: none;
	float: right;
	color: #999999;
	font-family: "Tahoma";
	font-size: 11px;
}

#menu
{
	position: absolute;
	right: 0;
	bottom: 0;
    height: 25px;
}

#menu li
{
	display: inline;
	color: black;
	height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 7px 5px;
	margin: 0 15px 0 15px;
}

#menu ul li:hover
{
	background: url( ../images/menuHover.png ) bottom repeat-x;
}


#functionLinks .split
{
	margin-left: 10px;
	margin-right: 10px;
}

.sideShadow
{
	background: url(../images/sideShadow.png) center 30px no-repeat;
	text-align: center;
	z-index: -3;
	min-width: 1024px;
}

#contentTopShadow
{
	margin: auto;
	margin-top: -52px;
	width: 978px;
	height: 62px;
	background: url(../images/contentTopShadow.png) 3px no-repeat;
}

#content
{
	margin: auto;
	margin-top: -23px;
	width: 926px;
	background: white url(../images/contentBackground.jpg) no-repeat;
	padding-left: 3px;
	text-align: center;
	overflow: hidden;
}
#content>*
{
	margin: 0 auto;
}

#content div *
{
	text-align: left;	
}

#footer
{
	margin: auto;
	width: 928px;
	text-align: center;
	padding: 10px 0 10px 0;
	color: white;
	font-family: "Verdana";
	font-size: 10px;
	background: #29abe2;
}

#footer a
{
	text-decoration: underline;	
}

#products
{
	width: 870px;	
}

.group
{
	float: left;
	width: 290px !important;
	margin-left: -5px;
	margin-right: -5px;
}

.group .content
{
	height: 230px;
}

.group IMG
{
	float: right;
	margin-top: -5px;
}

.group H6
{
	margin-bottom: 15px !important;
	font-family: Tahoma, sans-serif;
	color: #666666;
}

.group P
{
	font-family: Tahoma, sans-serif;
	font-weight: 100;
	line-height: 1.2em;
	margin-bottom: 1.5em;
	color: #009dd3;
}

.group strong
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold !important;
	color: #000;
}

.clearFloat
{
	clear: both;
}

.horizontalGroup
{
	padding: 0;
	margin: 0;
	width: 866px;
}

.horizontalGroup .shadowTop
{
	background: url(../images/horizontalGroup/topShadow.png) repeat-x;
	height: 11px;
	margin-right: 9px !important;
	margin-left: 9px !important;
}

.horizontalGroup .shadowBottom
{
	background: url(../images/horizontalGroup/bottomShadow.png) repeat-x;
	height: 11px;
	margin-right: 9px !important;
	margin-left: 9px !important;
}

.horizontalGroup .shadowLeft
{
	background: url(../images/horizontalGroup/leftShadow.png) repeat-y;
	padding-left: 11px;
}

.horizontalGroup .shadowRight
{
	background: url(../images/horizontalGroup/rightShadow.png) right repeat-y;
	padding-right: 11px;
}

.horizontalGroup .content
{
	background: #F9F9F9 url(../images/horizontalGroup/contentBottom.png) bottom repeat-x;
	padding: 20px 10px;
	overflow: hidden;
}

.horizontalGroup .content P
{
	font-size: 12px;	
}

.horizontalGroup H6
{
	padding-bottom: 25px;
	font-family: "Tahoma";
	color: #666666;
}

/*.services IMG
{
	float: left;
	padding: 10px;
	margin-left: 30px;
}*/

#latest IMG
{
	margin-left: 10px;
	margin-right: 10px;
}

#contactBox
{
	text-align: center;
}

.underline
{
	text-decoration: underline;
}

.black
{
	color: black;
}

#contact div
{
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contact input, #contact textarea
{
	border: 1px solid #0b91bd;
	margin-left: 120px;
}

#contact label
{
	position: absolute;
	top: 0;
	left: 0;
}

#contact input[type="submit"]
{
	background: url(../images/button.png) no-repeat;
	width: 150px;
	height: 25px;
	color: white;
	border: none;
}

#contact input[type="submit"]:hover
{
	background: url(../images/buttonHover.png) no-repeat;
	color: black;
}

#blogArchive
{
	font-family: Tahoma, sans-serif;
	float: right;
	width: 129px;
	min-height: 400px;
	background: url( ../images/blog/backgroundArchive.png) no-repeat;
	margin: 5px;
	padding: 20px 40px;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0.1em;
}

#blogArchive li
{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#blogArchive ul
{
	margin: 10px 0 10px 0;
}

#blogArchive ul.months li
{
	font-size: 12px;
	font-weight: normal;
	color: #29abe2;
	margin: 0.1em 0.1em 0.1em 20px;
}

#content .horizontalGroup.blogs
{
	margin: 7px 0 0 10px;
	width: 690px;
}

.horizontalGroup.blogs .content
{
	background: #FFF url( ../images/blog/backgroundBlog.png ) repeat-x bottom left;
	min-height: 150px;
	padding-left: 20px;
	color: #666666;
}

.horizontalGroup.blogs .text
{
	margin: 25px 100px 25px 0;
}

.horizontalGroup.blogs a
{
	padding-right: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0088bc;
	text-decoration: underline;
}


.horizontalGroup.blogs h2 a
{
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-decoration: none;
}

.horizontalGroup.blogs a:visited, .horizontalGroup.blogs a:active, .horizontalGroup.blogs a:focus, .horizontalGroup.blogs a:hover
{
	color: #003e6c;
}

#content .horizontalGroup.comment
{
	margin: 7px 25px 0 25px;
	width: 665px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}

.horizontalGroup.comment h2
{
	margin-bottom: 0.7em;
}

.horizontalGroup.comment label
{
	margin: 2px 0 2px 0;
	display: block;
}

.horizontalGroup.comment input, .horizontalGroup.comment textarea
{
	width: 100%;
	border: none;
	background: #B0B0B0;
	margin-bottom: 5px;
}

.horizontalGroup.comment input[type=submit]
{
	width: 100px;
	float: right;
	color: #666666;
}

#latestProjects
{
	width: 870px;
}

#latestProjects img
{
	margin: 5px 25px 5px 2px;
	display: inline-block;
	width: 253px;
	height: 108px;
}

#latestProjects img.last
{
	margin-right: 0;
	margin-left: 5px;
	background: #29ABE2;
}

/*** New ***/

.columnLeft{
	width: 400px;
	margin: 0 12px 0 0;
	float: left;
}

.serviceImage{
	width: 400px;
}

.serviceList{
	margin: 10px 4px;
}

.serviceList ul{
	list-style: disc;
	color: #29abe2;
	font-size: 12px;
	margin: 5px 0 0 25px;
}

.serviceListLi{
	color: #000;
}

.serviceListTitle{
	font-size: 14px;
	font-weight: bold;
}

.columnRight{
	float: right;
	margin: 0 0 0 12px;
	width: 400px;
}

.serviceDescription{
	font-size: 24px;
}

.serviceContent{
	color: #29abe2;
}

.serviceContentBig{
	color: #259acc;
	font-weight: bold;
}

.serviceContentSmall{
	font-size: 10px;
}

.buttonBezoek{
	margin: 25px 0 0 0;
}

#clear{
	clear: both; 
	height: 1px;
}

#profileImage{
	width: auto;
	float: left;
	margin-right: 25px;
}

#profileInfo{
	margin-bottom: 15px;
}

.developmentImage{
	width: 400px;
}

.developmentList{
	margin: 10px 4px;
}

.developmentList2{
	margin: 0;
	margin-bottom: 20px;
}

.developmentList2 ul{
	list-style: disc;
	color: #29abe2;
	font-size: 12px;
	margin: 5px 0 0 25px;
}

.developmentList2Li{
	color: #000;
}

.developmentList2Title{
	font-size: 14px;
	font-weight: bold;
}

.developmentList ul{
	list-style: disc;
	color: #29abe2;
	font-size: 12px;
	margin: 5px 0 0 25px;
}

.developmentListLi{
	color: #000;
}

.developmentListTitle{
	font-size: 14px;
	font-weight: bold;
}

.developmentVisit{
	font-size: 12px;
	font-weight: bold;
}

a img{
	border: none;
}
