/* Standards */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	text-align: center;
}

div, span {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

em {
	font-weight: bold;
	font-style: normal;
}

/* Spezielle Klassen  */
.clearer {
	clear: both;
}

.unseen {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}


/****************************************************************/
/***** Layoutebenen *****/
/* Wrapper for center-Alignment (Gecko's) */
#divBodyWrapper {
	position: relative;
	width: 930px;
	height: auto;
	min-height: 100%;
	text-align: left;
	margin: auto;
}

/* IE-Hack */
* html #divBodyWrapper {
	height: 100%;
}

/* Logo */
#logo {
	position: relative;
	top: 0px;
	left: 17px;
	z-index: 3;
	width: 143px;
	height: 156px;
}

/* Main navigation */
#divMainNav {
	position: relative;
	top: -156px;
	left: 160px;
	z-index: 2;
	width: 770px;
	height: 53px;
	background-image: url(../img/sys/bg_nav_startseite.gif);
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a2a2a2;
}

#aktMainNav {
	float: left;
	width: 105px;
	height: 40px;
	color: #d4d4d4;
	text-align: center;
}

#aktMainNav p {
	margin-top: 16px;
}

#mainNav {
	float: left;
	width: 665px;
	height: 40px;
	background-color: #d4d4d4;
}

#mainNav p {
	margin: 16px 0px 0px 19px;
}

#mainNav a,
#mainNav a:visited {
	display: block;
	float: left;
	color: #a2a2a2;
	text-decoration: none;
	margin-right: 45px;
}

#mainNav a:hover,
#mainNav a:focus,
#mainNav a:active {
	text-decoration: underline;
}

/* Header with image, product navigation and top product */
#divHeader {
	position: relative;
	top: -164px;
	left: 90px;
	z-index: 1;
	width: 840px;
	height: 331px;
	background-image: url(../img/sys/header_index.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

/* Navigation of products */
#divProductNav {
	float: left;
	width: 599px;
	height: 331px;
	border-bottom: 1px solid #ffffff;
}

#divProductNav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin: 60px 0px 0px 108px;
}

#divProductNav a.productNav,
#divProductNav a.productNavLast {
	float: left;
	display: block;
	height: 122px;
	background-image: url(../img/sys/bg_product_nav.gif);
	background-repeat: no-repeat;
	background-color: #74C495;
	color: #D6EDDF;
	text-decoration: none;
	margin-top: 105px;
	border-right: 1px solid #ffffff;
}

#divProductNav a.productNavLast {
	border-right: 0px;
}

/* IE-Hack */
* html #divProductNav a.productNav,
* html #divProductNav a.productNavLast,
#divProductNav a:visited.productNav,
#divProductNav a:visited.productNavLast {
	margin-top: 107px;
}

#divProductNav a:hover.productNav,
#divProductNav a:hover.productNavLast,
#divProductNav a:focus.productNav,
#divProductNav a:focus.productNavLast,
#divProductNav a:active.productNav,
#divProductNav a:active.productNavLast {
	background-image: url(../img/sys/bg_product_nav_high.gif);
}

#divProductNav a.productNav h2,
#divProductNav a.productNavLast h2,
#divProductNav a:visited.productNav h2,
#divProductNav a:visited.productNavLast h2 {
	width: 99px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin: 14px 10px 7px 10px;
}

#divProductNav a:hover.productNav h2,
#divProductNav a:hover.productNavLast h2,
#divProductNav a:focus.productNav h2,
#divProductNav a:focus.productNavLast h2,
#divProductNav a:active.productNav h2,
#divProductNav a:active.productNavLast h2 {
	color: #FEF800;
}

#divProductNav a.productNav p,
#divProductNav a.productNavLast p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px 0px 0px 10px;
}

/* Top product */
#divTopProduct {
	float: left;
	width: 240px;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

* html #divTopProduct {
	width: 241px;
	w\idth: 240px;
}

#divTopProduct h2 {
	background-color: #5AB982;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 2px 10px;
}

#divTopProduct h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 0px 19px;
}

#divTopProduct h3 span.productName {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01933E;
	text-transform: uppercase;
}

#divTopProduct p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	margin: 3px 10px 0px 19px;
}

#divTopProduct p.topProductMore {
	margin-bottom: 9px;
}

#divTopProduct a,
#divTopProduct a:visited {
	font-weight: bold;
	color: #B2DA2C;
	text-decoration: underline;
}

#divTopProduct a:hover,
#divTopProduct a:focus,
#divTopProduct a:active {
	text-decoration: none;
}


/* Header-Content-Separator */
#divSeparator {
	clear: both;
	width: 840px;
	height: 6px;
	background-color: #01933E;
	font-size: 4px;
	border-bottom: 1px solid #ffffff;
}

/* Content area */
#divContent {
	position: relative;
	top: -155px;
	left: 90px;
	z-index: 4;
	width: 840px;
	height: 153px;
	background-image: url(../img/sys/bg_content.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9D9D;
}

/* IE-Hack */
* html #divContent {
	top: -163px;
}

#divContent h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #717171;
	margin: 20px 18px 6px 18px;
}

#divContent p {
	margin: 0px 18px 6px 18px;
}

#divContent p.contentText {
	height: 60px;
}

#divContent a,
#divContent a:visited {
	color: #B2DA2C;
	text-decoration: underline;
	font-weight: bold;
}

#divContent a:hover,
#divContent a:focus,
#divContent a:active {
	text-decoration: none;
}

#contentCompetence {
	float: left;
	width: 359px;
	height: 185px;
	border-right: 1px solid #ffffff;
}

#contentQuality {
	float: left;
	width: 239px;
	height: 185px;
	border-right: 1px solid #ffffff;
}

#contentTest {
	float: left;
	width: 239px;
	height: 185px;
}

/* Footer */
#divFooter {
	position: relative;
	top: -163px;
	left: 90px;
	z-index: 5;
	width: 840px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
}

#copyright {
	float: left;
	margin: 0px 8px 6px 8px;
}

#madeBy {
	float: right;
	margin: 0px 8px 6px 8px;
}

#divFooter a,
#divFooter a:visited {
	color: #B8B8B8;
	text-decoration: underline;
}

#divFooter a:hover,
#divFooter a:focus,
#divFooter a:active {
	text-decoration: none;
}
