
/* STARTS: Page Header CLASSES*/

#flash-pict {
	background-image: url(../images/unsere-produkte/unsere-produkte-landing-headerbg.jpg);
} 
/* END: Page Header CLASSES*/


.unsere-Imgcontent{
	float: left; 
	width: 100%;

}
.unsere-imgText{
	float: left; 
	width: 18%;
	padding: 0px 5px 0px 0px;
}

html>body .unsere-imgText{
	width: 31.8%;
	padding: 0px 5px 0px 0px;
	margin-right: 10px;
}

.unsere-Imgbodytext{
	width: 100%;
	background-color: #efedec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 40px;
	font-weight: bold;
	height:134px;
}

html>body .unsere-Imgbodytext{
	width: 100px;
	padding: 8px;
	height:120px;
}

html>body .unsere-Imgbodytext{
	width: 66%;
	margin: 0px 0px 0px 175px;
}

.unsere-Nextedimage{
	width: 99%;
	background-color: #efedec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	padding: 10px;
	font-style:italic;
	height:134px;
}

html>body .unsere-Nextedimage{
	width: 75%;
	padding: 10px;
	height:115px;
	margin-left: 120px;
}
.unsere-Nextedimagebold{
	width: 99%;
	background-color: #efedec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	padding: 50px 5px 5px 20px;
	font-weight:bold;
	height:134px;
}
html>body .unsere-Nextedimagebold	{
	float:left;
	width: 60%;
	padding: 40px 5px 5px 20px;
	height: 88px

}

/* STSRT Nextedtable width and height of nested table */

.nestedtable-rightAlign {
	 float: right; 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.70em;
	 text-align: center;
	 padding: 0px 0px 0px 21px
 }
 
.nestedtable-leftAlign {
	 float: left; 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.75em;
 }
 
/* END Nextedtable width and height of nested table */


html>body .quickLinks {
	padding: 8px 0px 35px 5px;
}

html>body .mTop-8 {
	margin-top: -90px;
}


/* START Content Area Section 03*/

.landing-mainCont03	{
	height: 342px;
}

/* END Content Area Section 03*/

#faq ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	white-space: wrap;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#faq ul li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 2px;	
	width:100%;
}

#faq ul li a, #faq ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	padding: 0px 5px 0px 5px;
	color: #3297b9;
	height:10px;
	background: url(../images/quicklink-arrowactive.gif) 0 0.4em no-repeat;
}

#faq ul li a:hover, #faq ul li a:active {
	color: #FF6600;
	background: url(../images/quicklink-arrowover.gif) 0 0.4em no-repeat;
}