/* Schriften */
.ppc-detail-element {clear: both; margin-top: 20px; background-color: #F3F3F3; padding:0px 0px 5px 0px;}
.spotpreis-detail-wrapper {margin-left: 20px; clear: both; }
.ppc-detail-element-titel {padding:5px; background-color:#d4d4e0; height: 20px; margin-bottom: 5px;}
.ppc-detail-element-name {float: left; font-size: 16px; font-weight: bold; padding-top: 1px;}
.ppc-detail-element #pp-detail-links {margin-left: 5px;}
.ppc-detail-element #pp-detail-rechts {padding-right: 5px;}
.ppc-detail-element .div_details2 {margin: 0px;}
.ppc-detail-element #pp-aktuell {margin:10px 0px 0px 5px !important; width:775px;}
#tab3jahre, #tab2monate {background-color: #F3F3F3; padding: 0px 5px; margin-top: -10px;}

.pp-high, .pp-high2 {
	font-weight: bold;
	font-size: 14px;
}
.pp-high2 {font-size: 12px;}
.pp-delta {color:#bc2121}

/* Tabellen */
#pp-detail-links {
	float:left; width:33%;
}
#pp-detail-rechts {
	float: right;
	width: 62%; 
	margin-right: 10px;
}
#pp-detail-rechts img {margin-left: 10px;}
.pp-detail-tabelle {
	border: 1px solid #cfcece;
	margin-bottom: 15px;
	border-spacing: 0px;
	background-color: #FFF;
}
.pp-detail-tabelle thead td {font-weight: bold;background-color: #00248F; color:#FFF;}
.pp-detail-tabelle td {
	padding: 5px;
	line-height: 18px;
}
.pp-detail-tabelle td.zwischentitel {
	font-weight: bold;
	background-color: #00248F; color: #FFF;
}
.pp-detail-tabelle td.ohnepadding {
	padding: 0px !important;
	line-height: normal !important;
}
.pp-detail-tabelle img {
	display: block;
}
.pp-detail-tabelle table.ohnerand td {padding:0px !important; padding-bottom:0px !important;}
.pp-detail-tabelle table {margin: 0px !important;}
.pp-detail-tabelle tr.grau td {
	background-color: #f9f9f9;
}

.pp-detail-wrapper {
    padding: 0px;
}	
#jahrmonat {margin: -20px 0px 20px 0px;}
#performance, #ausblick, #kommentar {width:100%;}
#pp-aktuell {width: 785px;}

#performance .jahrmonat {float: right; font-size: 11px; color: #4F5356;}
#performance .jahrmonat a {color: #4F5356 !important;}
#performance .jahrmonat a:hover {background-color: transparent; color: #bc2121 !important;}

a.berichtsmonat-zurueck, a.berichtsmonat-vor {
	display: block;
	height: 24px;
	width: 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.berichtsmonat-zurueck {
	background-image: url(/img/berichtsmonat_zurueck.gif);
}
a.berichtsmonat-vor {
	background-image: url(/img/berichtsmonat_vor.gif);
}
a:hover.berichtsmonat-zurueck {
	background-image: url(/img/berichtsmonat_zurueck_hover.gif);
}
a:hover.berichtsmonat-vor {
	background-image: url(/img/berichtsmonat_vor_hover.gif);
}

.spotpreis-links {margin: 15px 0px 0px 10px;}
.spotpreis-links  ul{
	list-style:none;
	list-style-image:url(/img/link_icon_blau.gif);
}
.spotpreis-links li {
	float: left;
	margin-right: 40px;
}
.spotpreis-links li a {font-weight: bold;}

#pp-spot-auswahl {margin: 20px 0px 20px 3px; height: 25px;}
#pp-spot-auswahl ul {
	list-style:none;
}
#pp-spot-auswahl li {
	float: left;
	margin-right: 33px;
}

#pp-spot-auswahl li a {
	display: block;
	padding: 5px;
	width: 130px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background-color: #696A6E;
	text-decoration: none;
}
#pp-spot-auswahl li a:hover
{
	background-color: #00248F;
	color: #FFF;
}

/* Tabify 2  blau/grau-Set */
ul.tab-menu2  { margin:0px 5px !important; padding: 0 0 0px 0;   background-color:xgreen; clear: both; border-bottom: 2px solid #696969; height: 21px;}
.tab-menu2 li { display: inline;  }
.tab-menu2 li a { 
	width:200px;
	background: #999AA1;
	padding: 2px ; 
	border:1px solid #999AA1;
	float:left; 
	text-decoration: none; 
	color: #FFF; 
	font-weight: bold; 
	margin-left: 0px;
	margin-right:30px;
	height: 15px;
}
.tab-menu2 li.active a {background-color: #00248F; color:#FFF; border-color: #00248F;}
a.tabmenuli2:hover {background-color: #00248F ; color:#FFF; border-color: #00248F;}

.spot-tab {margin: 10px 5px 5px 5px;}

/* Browserweiche Webkit */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.tab-menu { height: 24px;}
} 

.zebratable { background-color: #D4D4E0;}
.zebratitel { background-color: #8BA8FE; border-bottom:1px solid #696A6D; font-weight:bold; font-size:1.1em}
.zebratable { background-color: #8BA8FE;}
.zebrakopf { background-color: #BFCFFF;}
.zebrazeile { background-color:#F9F9F9;}
.zebrazeile2 { background-color:#FFFFFF;}
.zebrafuss { background-color: #696A6D; color:#FFFFFF}