/* by aicom ltd, www.aicom.ch
--------------------------------------- */


/* GENERAL CONTENT
--------------------------------------- */
body {
	background: #ffffff url(images/bg.jpg) repeat-x top;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	line-height: 18px;
	color: #282828;
	margin: 0px;
	padding: 0px;
}

img { border: none; }

.pipe { color:#98B0CC; margin:0 7px 0 7px; }

.clear { clear: both; }

.highlight { background-color: #DDEDD1; }



/* LINKS
--------------------------------------- */
a {
 color: #24609B;
 background-color: transparent;
 text-decoration: underline;
}

a:visited {
 color: #24609B;
 background-color: transparent;
 text-decoration: underline;
}

a:hover {
 color: #24609B;
 text-decoration: none;
 background-color: transparent;
}

#headerNav a:link { color: #98B0CC; text-decoration: none; }
#headerNav a:visited { color: #98B0CC; text-decoration: none; }
#headerNav a:active { color: #98B0CC; text-decoration: none; }
#headerNav a:hover { color: #98B0CC; text-decoration: underline; }



/* MAIN CONTENT BOX
--------------------------------------- */
#contentWrapper { 
	background: #ffffff url(images/content_bg.png) no-repeat top;
	position: relative;
	width: 936px;
	height: 635px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

* html #contentWrapper  /* Box Model Hack for IE */
{
	width: 936px;
	w\idth: 936px;
}



/* HEADER
--------------------------------------- */
#headerBox {
	width: 958px;
	height: 81px;
	padding: 8px 0 4px 0;
	margin-right: auto;
	margin-left: auto;
}
	
#headerLogo {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

#headerNav {
	color: #fff;
	float: right;
	margin: 45px 18px 0 0;
	padding: 0;
}




/* CONTENT
--------------------------------------- */
#contenttopLeft {
	width: 430px;
	margin: 0;
	padding: 20px 0 0 30px;
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
}

#contenttopLeft ul {
	list-style: none;
   	margin: 15px 0 0 0;
	padding: 0;
}

#contenttopLeft li {
	background: url(images/bg_keycompetence.gif) left top no-repeat;
	display: block;
	width: 419px;
	height: 30px;
	padding-top: 10px;
    text-decoration: none;
	text-indent: 50px;
}

#visualRight {
	background-image: url(images/visualElement.png);
	width: 441px;
	height: 331px;
	position: absolute;
	padding: 0;
	margin: 120px 0 0 480px;
}

#visualRightDe {
	background-image: url(images/visualElementDe.png);
	width: 437px;
	height: 329px;
	position: absolute;
	padding: 0;
	margin: 120px 0 0 480px;
}


#visualRightiEx {
	width: 441px;
	height: 331px;
	position: absolute;
	padding: 0;
	margin: 120px 0 0 480px;
}

#contentbottomLeft {
	float: left;
	height: 320px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#map {
	float: left;
	border: 1px solid #9a9a9a;
	width: 410px;
	height: 290px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#contentbottomRight {
	float: left;
	margin: 210px 0 0 40px;
	padding: 0px;
}

#contentbottomRight p.address {
	margin: 0px;
	padding: 0px 0 3px 0;
	width: 200px;
}

#contentbottomRight p.contact {
	margin: 0px;
	padding: 5px 0 3px 0px;
	width: 200px;
}

#contentbottomRight p.web {
	margin: 0px;
	padding: 3px 0 0 0px;
}



/* FOOTER
--------------------------------------- */
#footer { 
	clear: both;
	width: 930px;
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 0 5px 0 0;
  	font-size:11px;
	color: #9A9A9A;
}
