/* START Landing page conent section*/
/* STARTS: Page Header CLASSES*/

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

.landing-mainCont01	{
	width: 54.3%;
	background-color:#FFFFFF;
	height:300px;
}

html>body .landing-mainCont01	{
	width: 53%;
	background-color:#FFFFFF;
	height:300px;
	margin-right:10px;
}

.graphicheader01	{
	float: left;
	width: 45%;
	height: 95;
	margin-left: 35px;
	margin-top: 8px;
}

/* START acopd width and height of nested table */
.acopd-bodytext {
	width: 75%;
	float: left;
	padding: 0px 10px 0px 0px;
}

html>body .acopd-bodytext {
	width: 370px;
}

.acopd-img {
	width: 25%;
	float: right;
	text-align: right;
	vertical-align: top;
	margin-top: -5px;
	font:0.7em;
}

html>body .acopd-img {
	width: 110px;
}

.acopd-bodytextW55 {
	width: 55%;
	float: left;
	padding: 0px 10px 0px 0px;
}

html>body .acopd-bodytextW55 {
	width: 325px;	
}

.acopd-imgw45 {
	width: 45%;
	float: right;
	text-align: right;
	vertical-align: top;
	margin-top: -5px;
	font-size:0.7em;
}

html>body .acopd-imgw45 {
	width: 170px;	
}

/* END Deutschland width and height of nested table */
/* START Content Area Section 03*/

.landing-mainCont03	{
	
	height: 240px;
	
}

/* END Content Area Section 03*/

a.contentLink, a.contentLink:visited {
	font-size: 1em;
}


html>body a.contentLink, a.contentLink:visited {
	font-size: .70em;
}

a.staticlink, a.staticlink:visited {
	text-decoration: none;
	color: #3297B9;
	font-size: 1em;
}

a.staticlink:hover, a.staticlink:active {
	text-decoration: none;
	color: #FF6600;
}

html>body a.staticlink, a.staticlink:visited {
	text-decoration: none;
	color: #3297B9;
	font-size: 1em;
}

#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;
	background-position:center left;
}

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