
/*********************************
* default/default.css
**/

#Infrastruktur { background-image: url(../cachepics/rub_Infrastruktur_bg.jpg); }
#Flugzeuge { background-image: url(../cachepics/rub_Flugzeuge_bg.jpg); }


/*********************************
* styles/1_colors.css
**/
/* Letzte Änderung: 14.10.2005 */

/********************************************************/
/* Hintergründe                                          /
/********************************************************/
#AreaWrapper  /* Seitenhintergrund */
{
	background-color:#efe8db;
}

#bodyPopUp     /* Seitenhintergrund Popup */
{
	background-color:#efe8db;
}

/********************************************************/
/* Text- und Linkfarben                                  /
/********************************************************/
html, body, div, ol, span, table, td, form, img, select, address {
	color: #000;
}

a {
  color: #8f9394;
}


a:hover {
  color: #a9171a;
  font-weight:bold;
}

/********************************************************/
/* Navigationen                                          /
/********************************************************/

#pageStaticLinks, 
#popUpNav{
	border-top: 1px solid #FFFFFF; 
	background-color:transparent; <!-- bg von Produktsuche ... Seite drucken -->
}

#staticLinks, 
#staticLinks a, 
#popUpNav, 
#popUpNav a{
	font-size:90%;
	color: #8f9394;
	font-weight: bold;
	text-decoration: none; <!-- LinkFrarbe Seite drucken -->
}

/* nicht aktive Links Faktenblatt, Downloads, Projektdaten,...*/
#subNav ul li a, 
#subNav ul li a:hover, 
#subNav span.selectedOne{
	font-size:80%;
	color:  #8f9394; 
	font-weight:normal;
}

/* aktiver Link Faktenblatt, Downloads, Projektdaten,... */
#subNav ul li a:hover, 
#subNav span.selectedOne{
	color:#a9171a; 
}

/********************************************************/
/* Fehlermeldungen                                       /
/********************************************************/

.FormWarning { color: #990F1C; } /* n. a */

/********************************************************/
/* Contentboxen                                          /
/********************************************************/

.BoxStandard, 
div.ListeExcelExport{
	border: 1px solid #666666; 
	background-color: #FFFFFF;
}

/* bg der Tabellen Auf einen Blick, Kurzbeschreibung,... */
.BoxStandard h2, 
.FeaturesWrapper,
.ListeSearchWrapper
{
	background-color:#8f9394;
	color:#fff; 
	font-size:100%;
}

/********************************************************/
/* Tabellen                                              /
/********************************************************/

table.atable, 
table.atable tr td, 
table.atable th {
	/*border: 1px solid #666666; */
}

table.atable{
	background-color: #FFFFFF;
}

/* bg Tabellen-Header wie Ergebnisprognose,... */
table.atable th, 
table.atable th a, 
table.atable th a:visited {
	background-color:#a9171a;
	color:#fff;
	font-weight:normal;
	font-size:130%;
}

table.atable a:hover, 
table.atable a:activ{
	color: #a9171a;
	font-weight: bold;
}

table.atable td span.tblSearchMarkup{
	background-color: #efe8db;
}

table.TblStandardContent, 
table.TblStandardContent tr td, 
table.TblStandardContent th {
	border: 1px solid #8f9394; 
}

table.TblStandardContent th, 
.ContentNamePair, 
.ContentValuePair {
	text-align: left;
	color: #000000;
	font-size:80%;
}

table.TblStandardContent,
table.TblStandardContent tr td {
	background-color: #FFFFFF;
}

table.TblStandardContent tr td {
	font-size:80%;´
}

.ContentHeaderBoxDotLine {
	border-bottom: 1px dotted #666666;
}

div.ListeExcelExport {
	background-color: #FFFFFF;
}

/*********************************
* styles/2_basis.css
**/
/* Letzte Änderung: 14.10.2005 */

/********************************************************/
/* Grundeinstellungen
/********************************************************/
body{
  text-align:center;
  background-color:#efe8db;
}


html, body, div, ol,
span, a, table, td, form, img, select, address {
	margin: 0px;
	padding: 0px;
	font-size:100%;
	font-family: Times New Roman;
}


.inv, dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

img{ border: 0px; }

/********************************************************/
/* Standardeinstellungen
/********************************************************/

h1{ font-size: 130%; }

h2{font-size: 12px;}

h3{font-size: 11px;}

h1#pageHeadline {
	clear: both;
	/*letter-spacing: 1px;*/
	margin-top:0px;
	margin-bottom: 20px;
	padding-top: 10px;
	font-size: 105%;
	text-transform:uppercase;
	color:#a9171a;
}

a {
	text-decoration: none;
}

a:hover {
	/*text-decoration: underline;*/
}


/********************************************************/
/* Sitedesign
/********************************************************/

#AreaWrapper {
	margin: auto;
	padding: 0px;
	/*width: 800px; orginal*/ 
	width: 770px; 
	text-align:left;
}

#AreaProduktSuche {
	padding: 0px;
	text-align: left;
	margin-top: 2px;
	margin-left: 5px;
	vertical-align: middle;
}

#AreaProduktSuche input {
	vertical-align: middle;
}

input.formSearch {
	height: 14px;
}

#AreaContent {
	padding: 2px;
	margin-top: 3px;
}

#pageHr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: dashed;
}

#LinkPrintPage {
	float:left;
}

#pageStaticLinks{
  width:100%;
	height: 25px;
}

#popUpNav {
  width:97%;
	height: 25px;
}
	
#staticLinks {
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

#staticLinks a, 
#popUpNav a {
	vertical-align: middle;
	text-decoration: none;
}

#staticLinks a:hover, 
#popUpNav a:hover {
	/*text-decoration: underline;*/
}

.RechtlicherHinweis{
	color:#8f9394;
	font-size:70%;
}

/********************************************************/
/* Sitedesign PopUp
/********************************************************/

#popUpContent {
	padding: 2px;
	margin: 10px;
	text-align: left;
}

#popUpNav {
	padding: 6px;
	text-align: right;
}

/******************************************************
// Navigationen
/******************************************************/

#breadCrumbNav {
	margin-left: 10px;
	margin-top: 7px;
	font-size:80%;
}

#subNav {
	float:left;
	width:100%;
	line-height:normal;
	padding: 2px;
}

#subNav ul {
	margin:0;
	padding: 0;
	list-style:none;
}

#subNav li {
	float:left;
	margin:0;
	padding:0;
	margin-right: 2px;
	margin-top: 1px;
}

#subNav a, 
#subNav span.selectedOne {
	font-weight: bold;
	display:block;
	padding: 4px;
}

.startseiteNav {
	float: right;
	margin: 10px;
	width: 85%;
	font-size:80%;
	text-transform:uppercase;
}

.startseiteNav a {
	float: left;
	width: 40%;
	margin-top: 10px;
	/*font-weight: bold;*/
	text-align: right;
}

.startseiteNav img {
	border: 1px solid #666666;
}

/********************************************************/
/* Seitenelemente
/********************************************************/


table.atable {
	border-collapse: collapse;
	padding: 2px;
	width: 100%;
}

table.atable tr th {
	text-align: center;
	font-size:70%;
}

table.atable tr td {
	font-size: 70%;
}

table.atable td a {
	font-size: 80%;
	font-weight: bold;
}
table.atable th a.Order,
table.atable th a.Desc,
table.atable th a.Asc{
	background-position: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-right: 9px;
	font-size:90%;
}
table.atable th a.Asc, 
table.atable th a.Desc:hover, 
table.atable th a.Order:hover{
	background-image: url( '../cachepics/arr_up.gif' );
}

table.atable th a.Desc, 
table.atable th a.Asc:hover,
table.atable th a.Order:hover{
	background-image: url( '../cachepics/arr_down.gif' );
	color:#fff;
	font-weight:normal;
}

table.atable th {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.atable tr td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.TblStandardContent {
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-left: 1px;
}


* html table.TblStandardContent {
	width: 100.1%;
	margin-left: 0px;
}

table.TblStandardContent tr th,
table.TblStandardContent tr td {
	padding: 3px;
}

/**********
* Boxen
**********/

.BoxStandard {
	margin-bottom: 10px;
}

* html .BoxStandard {
	width: 99.9%;
}

.BoxStandard h2 {
	display: block;
	padding: 3px;
	margin: 0px;
}

#BoxStandardImage {
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 4px;
}

.BoxStandard p{
	padding: 3px;
	margin: 0px;
	font-size: 80%;
}

.BoxStandard div.DataTable {
	padding: 3px;
	margin: 0px;
	font-size: 120%;
}

.BoxStandardHeader .leftcolstart img {
	float:left;
	margin: 4px;
	padding-bottom: 4px;
}

/*************************************
* Header Boxen Name-Value Pairs
*************************************/
* html .ContentDataPair {
	width: 100%;
}
.ContentNamePair {
    padding: 3px;
    clear: left;
    line-height: 14px;
    float: left;
}

.ContentValuePair {
	padding: 3px;
	font-weight: bold;
	padding-left: 210px;
}
* html .ContentValuePair {
	text-indent: -2px;
}

.ContentHeaderImage {
	float: right;
	padding: 4px;
	margin: 4px;
}

.ContentHeaderBoxDotLine {
	clear: left;
}

.ContentHeaderBoxSolidLine {
	clear: left;
	margin-bottom: 10px;
}

#DocumentList {
	padding: 4px 4px 6px 4px;
	font-size:80%;
}

/**************************
* Features Produkttabellen
**************************/

div.FeaturesWrapper {
	height: 2.2em;
	margin: 0px;
	padding: 3px;
}

h2.FeaturesWrapper{      
	height: 2em;
}

* html h2.FeaturesWrapper {
	width: 98.9%;
}

div.ListeSearchWrapper { 
	padding: 3px;
	float:left;
}

div.ListeSearchFields { 
	display: inline;
}

div.ListeSearchFields input, div.ListeSearchFields img {
	vertical-align: middle;
}
div.ListeSearchFields img {
	border: 1px solid #666666;
}

div.ListeLimitWrapper { 
	text-align: center;
	margin: 5px 0 0 0;
}

div.ListeExcelExport {  
	margin: 0;
	float: right;
	background-image: url( '../cachepics/xls.gif' );
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding: 3px 3px 3px 25px;
}

/********************************************************/
/* Formulare
/********************************************************/

fieldset{} 
input, 
textarea{
	border: 1px solid #000;
}

#pageHr{
	border-color: #000; 
}

input.noBorder {
	border: 0px;
}

input, textarea {
	font-size: 12px;
}

legend {
	margin-bottom: 10px;
}

fieldset {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	font-size:80%;	
	font-weight:normal;
	background-color:#efe8db;
	border:none;
}

fieldset legend {
	font-weight: bold;
	font-size:110%;
	text-transform:uppercase;
	color:#a9171a;
	margin:0 0 5px -8px;
}

div.FormDataPair {
	display: block;
	width: 100%;
	clear: both;
	margin: 0;
}

div.FormNamePair {
	width: 9em;
	float: left;
	margin-right: 0.5em;
	padding-top: 2px;
}

div.FormValuePair {
	float: left;
	padding-bottom: 4px;
}

div.FormValuePair input{ 
	width: 200px;
}

div.FormValuePair input.checkbox {
	width: 20px;
	margin-right: 10px;
	border: 0px;
}

/********************************************************/
/* Bilder
/********************************************************/

#RubrikBild {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.RubrikBg {
	background-image: url(../cachepics/rub_Schiffe_bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 53px;
	display:none;
}
* html .RubrikBg {
	margin-right: -2px;
}

#Schiffe { background-image: url(../cachepics/rub_Schiffe_bg.jpg); }

#Sonstiges { background-image: url(../cachepics/rub_Sonstiges_bg.jpg); }

#NewEnergy { background-image: url(../cachepics/rub_NewEnergy_bg.jpg); }

#PrivateEquity { background-image: url(../cachepics/rub_PrivateEquity_bg.jpg); }

#ImmoInland { background-image: url(../cachepics/rub_ImmoInland_bg.jpg); }

#ImmoAusland { background-image: url(../cachepics/rub_ImmoAusland_bg.jpg); }

#Lifefonds { background-image: url(../cachepics/rub_Lifefonds_bg.jpg); }

#MedienFonds { background-image: url(../cachepics/rub_MedienFonds_bg.jpg); }


/********************************************************/
/* Druckversion
/********************************************************/
div#AreaPrint {
	width: 640px;
	text-align: left;
}

/********************************************************/
/* Bugfixes
/********************************************************/

* html .noshow {
	width: 99%;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}

.clear {
	clear:both;
	font-size:0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	clear: none;
	height: 1%;
	width: 100%;
}

#fixfloat {float: none; clear: both; width: 1px; margin: 0; padding: 0; font-size: 0px; line-height: 0px; height: 1px}

.noBorder {
	border: 0;
	vertical-align: text-bottom;
}

div.FormDataPair, div.FormNamePair, div.FormValuePair {
	font-weight: normal;
	vertical-align: top;
}

/********************************************************/
/* Scrolling                                         /
/********************************************************/

div.scroll {
  width:100%;
  overflow:auto;
  overflow-y:hidden;
  padding:0;
  padding-bottom:10px;
}

div.scroll table.atable {
  width:99.8%;
  margin-left:1px; 
  text-align:left;
}

* html div.scroll table.atable{
  width:100%;
  margin:0;
}

