area{z-index:10;}

#overviewInteractive, #wveOverviewInteractive{width:390px;float:left;display:inline;}
#overviewLinks{width: 252px;float:left;display:inline;margin-left:10px;}
#oInteractive{float:left;display:inline;margin-left:5px;position:relative;}
#oInteractivePin{float:left;margin-left:20px;position:relative;width:455px;}

#overviewInteractive #oInteractive img, #oInteractivePin img{z-index:2;border:0;}

#oInteractivePin div,
#overviewInteractive #oInteractive div,
#wveOverviewInteractive #oInteractive div{
	background: url(../images/elements/overviewItemBack.gif) no-repeat top left;
	width: 240px;
	margin:0;
	padding:8px 0;
	position:absolute;
	display:none;
	z-index:20;
}
#overviewInteractive #oInteractive div *, #wveOverviewInteractive #oInteractive div *{z-index:20;}
#overviewInteractive #oInteractive div h5{color:#DB261D;font-weight:bold;font-size: 12px;margin: 0 10px 5px 15px;display:block;}
#overviewInteractive #oInteractive div p{color:#000000;font-size: 11px;margin: 10px 10px 5px 15px;}
#overviewInteractive #oInteractive div a{
	color:#9A3432;
	font-size: 11px;
	margin: 10px 10px 5px 15px;
	padding-left: 15px;
	text-decoration:underline;
	background: url(../images/elements/overviewItemLinkPfeil.gif) no-repeat 0px 2px;
	display:block;
}
#overviewInteractive #oInteractive div a:hover{text-decoration:none;}

#oInteractivePin div,
#overviewInteractive #oInteractive div.oPin,
#wveOverviewInteractive #oInteractive div.oPin{
    width:30px;
    height:8px;
    display:block;
}
#oInteractivePin div h5, #overviewInteractive #oInteractive div.oPin h5{color:#DB261D;font-weight:bold;margin: 0 10px 5px 15px;display:block;}

ul#pdfLinks{margin:0;padding:0;}
ul#pdfLinks li{margin:0;padding:0;border-bottom: 1px solid #E3E3E3;list-style:none !important;}
#pdfLinks li a{
	background: #FFFFFF url(../images/content/adobe.gif) no-repeat 15px 7px;
	display:block;
	color: #DB261D;
	padding: 7px 0 7px 59px;
	text-decoration:none;
}
#pdfLinks li a:hover{background-color:#FAFAEA;}
#pdfLinks li a strong{margin-right: 3px;margin-left: -17px;}

/*~~~ spezifisch für WVE GmbH Kaiserslautern ~~~*/
#wveOverviewInteractive #oInteractive div h5{color:#7A9DC7;font-weight:bold;font-size: 12px;margin: 0 10px 5px 15px;display:block;}
#wveOverviewInteractive #oInteractive div p{color:#000000;font-size: 11px;margin: 10px 10px 5px 15px;}
#wveOverviewInteractive #oInteractive div a{
	color:#7A9DC7;
	font-size: 11px;
        font-weight: normal;
	margin: 10px 10px 5px 15px;
	padding-left: 15px;
	text-decoration:underline;
	background: url(../images/elements/overviewItemLinkPfeil.gif) no-repeat 0px 2px;
	display:block;
        border:none;
}
#wveOverviewInteractive #oInteractive div a:hover{text-decoration:none;}

#wveOverviewLinks {
    width: 192px;
    float:right;
    margin-left:7px;
    padding-left:10px;
    border-left: 1px dashed #d3d3d3;
}
#wveOverviewLinks .wveHeadline {
    color: #666;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:16px;
    font-weight:bold;
    margin: 5px 0 5px 15px;
}
#wveOverviewLinks #pdfLinks li a{color:#7A9DC7;}
