@charset "utf-8";
/* CSS Document Pledgetracker */

body {
	background-color: #D0CDB6;
	padding: 0px;
	margin: 0px;
}

.clr {
	display: block;
	height: 1px;
	clear: both;
}


#page {
	display: block;
	width: 970px;
	min-height: 200px;
	margin: 0 auto 0 auto;
	position: relative;
}

#navigation {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 186px;
	height: 180px;
	overflow: hidden;
	background-color: #fff;
	padding-top: 20px;
}

#navigation a {
	display: block;
	font: bold 11px arial,sans;
	color: #000;
	height: 20px;
	background-color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 7px;
	overflow: hidden;
	line-height: 22px;
}


#navigation a.active, #navigation a.active:hover {
	color: #fff;
	background-color: #000;
}

#navigation a:hover {	
	background-color: #D0CDB6;
}

#page_header {
	display: block;
	margin: 0 0 10px 0px;
	width: 774px;
	float: left;
	background: #fff /* url('/grafik/page_header.png') no-repeat; */ ;
	height: 200px;
}

#subnav {
	display: block;
	width: 186px;
	margin: 0 10px 50px 0;
	float: left;
	min-height: 10px;
}

#subnav .subnav_wrapper {
	display: block;
	overflow: hidden;
	background-color: #fff;
	padding-top: 26px;
	padding-bottom: 20px;
}

#subnav a {
	display: block;
	font: 11px arial,sans;
	color: #000;
	height: 20px;
	background-color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 7px;
	overflow: hidden;
	line-height: 22px;
}


#subnav a.active,#subnav a.active:hover  {
	color: #fff;
	background-color: #000;
}

#subnav a:hover {
	background-color: #D0CDB6;
}

#content {
	display: block;
	min-height: 200px;
	background-color: #fff;
	width: 774px;
	float: left;
	margin: 0 0 20px 0;
}

#content .contentblock {
	display: block;	
	clear: both;
	padding: 0 0 20px 0;
}

#content .main {
	display: block;
	width: 568px;
	margin: 30px 20px 20px 10px;	
	float: left;
	padding: 0 0 0 0;
}

#content .sidebar {
	display: block;
	width: 166px;
	margin: 78px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #C3C0A9;
	float: left;
	position: relative;
}


#content .main h1,
#content .blockzweispaltig h1 {
	display: block;
	font: 28px Georgia, serif;
	color: #000;
	margin: 0px 0px 20px 0;
	padding: 0px 0 16px 0;
	border-bottom: 1px solid #C3C0A9;
}

#content .main h2 {
	display: block;
	font: 18px Georgia, serif;
	color: #000;	
	margin: 0px;
	padding: 0px 0 6px 0;
}


#content .fliesstext {
	font: 11px arial,sans;
	color: #000;
	display: block;
	padding-right: 10px;
	line-height: 18px;
}

#content .fliesstext strong {
	font: 12px arial,sans;
	font-weight: bold;
	line-height: 20px;
}

#content .fliesstext a {
	font: 11px arial,sans;
	color: #000;
}

#content .fliesstext a.external {
	display: block;
	padding-left: 14px;
	background: url('/grafik/linkpfeil_lo.gif') no-repeat 0px 2px;
	color: #c3c0a9;
	text-decoration: none;
	height: 20px;	
	font-weight: bold;
}

#content .fliesstext a.external:hover {
	color: #000;
	background: url('/grafik/linkpfeil.gif') no-repeat 0px 2px;
}

#content .sidebar h2  {
	display: block;
	font: 18px Georgia, serif;
	color: #000;
	margin: 0px 0px 0px 0;
	padding: 0px;
	position: absolute;
	top: -38px;
	left: 0px;
}

#content ol {
	padding-left: 24px;		
}

#content ol li {
	font: 11px arial,sans;	
	line-height: 16px;
}

#content ol li:hover {
	font-weight: bold;	
}


#content ol li a {
	color: #000;
	text-decoration: none;
}

#content .fullwidth {
	clear: both;
	display: block;
	margin: 0px 10px 10px 10px;
	padding: 30px 0 20px 0;
	background: url('/grafik/fullimage_header.gif') no-repeat;
}

#content .through .main {
	width: 100%;
	margin-left: 0px;
}

#content .through {
	background: none;
	border-top: 1px solid #C3C0A9;
	margin-top: 20px;
	padding-top: 10px;
}

#content .trenner {
	display: block;
	height: 1px;	
	background-color: #C3C0A9;
	/*border-top: 1px solid #C3C0A9;*/
	margin: 30px 0 20px 0;
	clear: both;
	overflow: hidden;
}

#content .blockzweispaltig {
	display: block;
	float: left;
	width: 360px;
	margin: 30px 0px 0 10px;
	padding: 0 0 10px 0;
}

/* Skala */
#top10_ranking {
	display: block;
}

#top10_ranking div {
	display: block;
	font: 11px arial,sans;
	color: #000;
	padding-left: 20px;
	height: 20px;
	line-height: 16px;
	padding-bottom: 4px;
}

#top10_ranking div a {
	text-decoration: none;	
}

#top10_ranking div a:hover {
	font-weight: bold; 
}

#top10_ranking div.headline {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	height: 14px;
	padding-bottom: 8px;
}

#top10_ranking .green { background: url('/grafik/top10_green.gif') repeat-y; }
#top10_ranking .lightgreen { background: url('/grafik/top10_lgreen.gif') repeat-y; }
#top10_ranking .yellow { background: url('/grafik/top10_yellow.gif') repeat-y; }
#top10_ranking .red { background: url('/grafik/top10_red.gif') repeat-y; }


#top10_ranking .green a:hover { color:#3CC800; }
#top10_ranking .lightgreen a:hover { color: #9BFF1E; }
#top10_ranking .yellow a:hover { color: #FFEB1E; }
#top10_ranking .red a:hover { color: #f90e0e; }

#top10_ranking .verlauf_green_lightgreen { background: url('/grafik/top10_verlauf_green_lgreen.jpg') no-repeat; }
#top10_ranking .verlauf_green_yellow { background: url('/grafik/top10_verlauf_green_yellow.jpg') no-repeat; }
#top10_ranking .verlauf_yellow_red { background: url('/grafik/top10_verlauf_yellow_red.jpg') no-repeat; }


/* Methodology Table */
table#tbl_methodology {
	display: block;
	table-layout:fixed;
	border-collapse:collapse;
	margin: 30px 0 40px 0;
	
}

table#tbl_methodology td span {
	margin-right: 10px;	
}

table#tbl_methodology td.last span {
	margin-right: 0px;		
}

table#tbl_methodology td span {
	font: 10px arial,sans;
	color: #000;
	display: block;
	padding: 6px 0 2px 0;
	border-bottom: 1px solid #000;
}

table#tbl_methodology tr.headrow td span {
	color: #C3C0A9;
	font-weight: bold;
	border-bottom: 1px solid #C3C0A9;
	border-top: 2px solid #C3C0A9;
}

table#tbl_methodology tr.headrow td span.toponly {
	border-bottom: 1px solid #fff;
}

table#tbl_methodology tr.subheadrow td span {
	font: 10px arial,sans;	
	border-bottom: 2px solid #C3C0A9;
}
table#tbl_methodology tr.subheadrow td span {
	font: 10px arial,sans;	
}

table#tbl_methodology tr.subheadrow td span.grau strong {
	font: 10px arial,sans;
	font-weight: bold;
}

table#tbl_methodology tr.subheadrow td span.grau {
	color: #C3C0A9;
}

table#tbl_methodology tr.datarow td span {
	
	text-align: right;
}

table#tbl_methodology tr.datarow td.titlecell span {
	font: 10px arial,sans;
	color: #000;
	text-align: left;
}

table#tbl_methodology tr.datarow span strong {
	font: 10px arial,sans;	
	font-weight: bold;
}

