﻿@charset "UTF-8";


@media all
{
  
 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ STOCKTICKER START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.stockTicker {
	width: 240px;
	margin: 0px 0px 10px 0px;
	height: 220px;
	overflow: hidden;
	background-color: #202020;
	border: solid 5px #111;
	line-height: 120%;
}

.stockTicker h1 {
	padding: 15px 0px 15px 15px;
	font: bold 13px Arial, Helvetica, Sans-serif;
	line-height: 100%;
	color: #FB9D00;
	text-transform: uppercase;
}
.stockTicker ul {
	margin: 0px;
	padding: 0px 0px 25px 0px;	
}
.stockTicker ul li {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 2px 0px;
	color: #CCCCCC;
	height: 27px;
	font: normal 11px Arial, Helvetica, Sans-serif;
	line-height: 27px;
	background-color: #545454;
}
.stockTicker p {
	padding: 20px 0px 0px 15px;
	color: #CCCCCC;
	font: normal 11px LArial, Helvetica, Sans-serif;
}

.stockTicker a {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 120%;
	background-image: url(../img/link_identifier_arrow_right_orange.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 15px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ CLOSER START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* Farbcodierung */

/*Spezielle anpassung für Farbcodierung im grauen Kasten */


div.containercolorcoded {
	padding:0px 0px 0px 20px !important;
	}
	
div.contentcolorcoded {
	padding-top:20px !important;
	padding-bottom:20px !important;

	}	

div.chapter1 {
	border-right:15px solid #ff9900;
	
	}
	
	
	
div.chapter2 {
	border-right:15px solid #D5BC00;

	}
	
	
div.chapter3 {
	border-right:15px solid #81AF46;

	}
	
	
div.chapter4 {
	border-right:15px solid #57ACB7;

	}
	
	
	
/* Spalte mit 660 px Breite */
	.c660l  {float:left; width:660px; }	
	
/* Spezielles Tabellentemplate */
* html .grey_contentblock table.reporttable1 {width:100%;}

table.reporttable1 {
	width:100%;
	}	
	
table.reporttable1 tr.subhead {
	background-color:#fff;
	font-weight:bold;
	}	
	
table.reporttable1 td.right {
	text-align:right;
	}	
	
table.reporttable1 td.center {
	text-align:center;
	}		
	
table.reporttable1 td.c1_medium {
	background-color:#FFCE84;
	}
	
table.reporttable1 td.c2_medium {
	background-color:#EEEABF;
	}	
	
table.reporttable1 td.c3_medium {
	background-color:#C5DCA7;
	}	
	
table.reporttable1 td.c4_medium {
	background-color:#CDE6E9;
	}				
	
 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ Vor- und Zurücknavigation START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


	
div.sitenav {
	color:#666666;
	margin:10px;
	padding:0px;
	font-size:8px;
	height:8px;
	}	
	
div#sitenavtop {
	float:right;
}

div#sitenavbottom {
	width:740px;
	text-align:right;
	margin-bottom:20px;

}	
	
div.sitenav a {
	padding:2px;
	padding-left:8px;
	padding-right:8px;
	background-repeat:no-repeat;
	text-decoration:none;
	}
	
div.sitenav img {
	border:none;
	margin:0px;
	width:10px;
	height:12px;
	}
	
div.sitenav a.navback {
	background-image:url(img/links/link_prev.gif);
	background-position:left center;
	border-right:1px solid #BC6400;
	margin-right:1px;
	}
	
div.sitenav a.navback:hover {
	background-image:url(img/links/link_prev_wh.gif);
	background-color:#666666;
	text-decoration:none;	
	}	
	
div.sitenav a.navforward {
	background-image:url(img/links/link_next.gif);
	background-position:right center;
	border-left:1px solid #BC6400;
	}	
	
div.sitenav a.navforward:hover {
	background-image:url(img/links/link_next_wh.gif);
	background-color:#666666;
	text-decoration:none;		
	}		
	
/* Ordered List */
.content_liste_ordered_decimal {
	list-style:decimal;
	color:#000;
	padding-left:20px;
	}	
.content_liste_ordered_decimal li {	
	margin-bottom:8px;
	}
.content_liste_ordered_lower-latin {
	list-style:lower-alpha;
	color:#000;
	padding-left:20px;
	}	
.content_liste_ordered_lower-latin li {	
	margin-bottom:8px;
	}
.content_liste_ordered_upper-roman {
	list-style:upper-roman;
	color:#000;
	padding-left:20px;
	}	
.content_liste_ordered_upper-roman li {	
	margin-bottom:8px;
	}	
	
  * html .height_open
  {
		 height: auto !important;
		 padding-bottom:20px;
  }	
  
/* Überschrift auf Startseite */

div.hometop {
 background:none !important;
 border:5px solid #000;
 min-height:55px !important;
 height:65px !important;
 padding: 10px 10px 10px 10px;
 margin-bottom:20px;
 }
 
* html div.hometop
{
	 margin-top: 0px  !important;
} 

a.glossary {
	color:#222222;
	border-bottom:1px dotted #BC6400;
	padding-right:13px;
	background-image:url(../img/glossary.gif);
	background-position:right center;
	display:inline-block;
	width:auto;
	height:auto;
	background-repeat:no-repeat;
	}
	
a.glossary:hover {
	text-decoration:none;
	background-color:white;
	}
  
div.glossary {  
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	color:#000000;
	z-index:20;
	padding:5px;
	border:1px solid #BC6400;
	filter:alpha(opacity=95); /* IE */
	-moz-opacity:0.95; /* Gecko-Browser */
	opacity:0.95; /* Opera 9+ */
	width:400px;
}

	  
		
 
}
 
