/* STARTS: Page Header CLASSES*/

#flash-pict {
	background-image: url(../images/untemehmen/untemehmen-headerBg.jpg);
} 
/* END: Page Header CLASSES*/

/* 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 */


/* STSRT Deutschland width and height of nested table */
.deu-year {
	padding: 0px 11px 0px 11px;
	width: 10%;
	float: left;
}
.deu-bodytext {
	width: 64%;
	float: left;
}
html>body .deu-bodytext {
	width: 62.6%;
}

.deu-bodytext-big {
	width: 85%;
	float: left;
}
		
.deu-img {
	padding: 0px 0px 0px 16px;
	width: 20%;
	float: left; 
}

/* END Deutschland width and height of nested table */

/* STSRT München width and height of nested table */
	
.mun-header {
	width: 100%;
	background-color: #EFEEEC;
	padding: 8px 0px 8px 8px;
}
.mun-content{
	float: left; 
	width: 100%; 
}
.mun-img{
	float: left; 
	padding: 0px 5px 0px 0px;
	width: 37%;
}
.mun-bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 58%;
	float: left;
	padding: 0px 0px 0px 10px;
}
/* END München width and height of nested table */

/* STSRT Entwicklungsländer width and height of nested table */
.ent-content{
	float: left; 
	width: 100%; 
}
.ent-img{
	float: left; 
	padding: 0px 5px 0px 0px;
	width: 18%;
}
.ent-bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 79%;
	float: left;
	padding: 0px 8px 0px 0px;
}
.ent-Imgcontent{
	float: left; 
	width: 100%; 
}
.ent-imgText{
	float: left; 
	width: 18%;
	padding-right: 5px;
}
.ent-Imgbodytext{
	width: 100%;
	background-color: #efedec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: italic;
	padding: 5px 5px 30px 10px;
}

html>body .ent-Imgbodytext{
	width :80%;
	margin-left: 108px;
	height: 68px;
}

/* END Entwicklungsländer width and height of nested table */

/* STSRT OrangeDay width and height of nested table */
.oday-content{
	float: left; 
	width: 100%; 
}
.oday-img{
	float: left; 
	padding: 0px 5px 0px 0px;
	width: 35%;
}

.oday-bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 64%;
	float: left;
	padding-: 0px 0px 0px 10px;
}

.oday-bodyCaption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	width: 64%;
	float: left;
	padding: 10px 10px 15px 10px;
	background-color: #efedec;
	font-style: italic;
}

html>body .oday-bodyCaption{
	width: 60%;
}

.oday-bodyCaption2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	width: 55%;
	float: left;
	padding: 80px 10px 15px 10px;		
}

html>body .oday-bodyCaption2{
	padding: 80px 10px 15px 40px;	
	width: 50%;
}
/* END München width and height of nested table */



/* STSRT Gesellschaftliche width and height of nested table */
.ges-content{
	float: left; 
	width: 100%; 
}
.ges-img{
	float: left; 
	width: 30%;
	padding: 0px 5px 0px 5px;
}

.ges-bodytext{
	float: right;
	width: 57%;
	background-color: #efedec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	padding: 5px;
}

html>body .ges-bodytext{
	float: right;
	width: 55%;
	background-color: #efedec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	padding: 5px;
}


/* END Gesellschaftliche width and height of nested table */

#faq ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	white-space: nowrap;
	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;
}