/******************************************/
/* Einstellungen
/******************************************/

body{
	font-size:100%; 
	line-height:1.4;
	margin:0;
	padding:0;
	color:#000;
}

div#pageWrapper{
	min-height:100%;
	background-color:#fff;
	padding-bottom:0px;
}
* html div#pageWrapper{
	padding-bottom:0px;
}

div#pageHeader{
	display:none;
	height:0px;
	clear:both;
}
div#pageHeader img{
	margin:0px 0 0 0px;
}
*+html div#pageHeader img{
	position:relative;
}

div#pageStandardNavigation{
	display:none;
	background-color:#95a82a;
	margin:0 0 0 0;
	padding:0 0px 0 0;
	text-align:right;
	font-size:80%;
	border-bottom:0;
}
*+html div#pageStandardNavigation{
	display:none;
	margin-top:0px;
}
* html div#pageStandardNavigation{
	display:none;
	/*position:relative;*/
	margin-left:0em;
	z-index:999999;
}
*:not(hr) div#pageStandardNavigation{
	display:none;
	margin-top:0px;
}

div#pageMainBreadcrumb{
	display:none;
	height:0em;
}

div#navigationSubEmittenten{
	display:none;
	background-color:#F9F9F9;
}

div#pageSubNavLogin{
	display:none;
	background-color:transparent;
}

div#pageContentWrapper{
	margin: -20px 0 17px 0em;
	/*background-color: #FFF;*/
	border-right:0px;
	border-left: 0em;
}
*+html div#pageContentWrapper{
	margin: 0px 0 20px 0em;
}
* html div#pageContentWrapper{
	/*position:relative;*/
	margin: -20px 0 -2px 0em;
	padding:0 0 0 10em;
}

div#pageContentLast{
    background-color:#b5c269;
	margin:0px 0 0px 0;
	height:0px;
}
*+html div#pageContentLast{
	margin:0px 0 0px 0;
	padding:0;
}
* html div#pageContentLast{
	margin:0 0 0px 0;
}

div#leftWrapper{
	display:none;
	float: left;
	background-color:transparent;
	width: 0em;
	margin:0px 0 0px 0em;
}
*:not(hr) div#leftWrapper{
	display:none;
	margin:0px 0 0px 0em;
}
*+html div#leftWrapper{
	display:none;
	margin:0px 0 0px 0em;
}
* html div#leftWrapper{
	display:none;
	margin:0px 0 0px 0em;
}

div#pageContent{
	padding:0 0em 0 0em;
	margin-top:20px;
	height:1%;
}
*+html div#pageContent{
	padding:0px 0em 0 0em;
}
* html div#pageContent{
	margin-left:0em;
	padding:0px 0px 0 0em;
	/*border-left:10em solid #eaeed4;
	position:relative;*/
}

div#contentWrapper{
	float:left;
	width:100%;
	margin:0 0 0 0em;
	padding: 0px 0 10px 0em;
	border-right:0px;
}

div#content{
	margin: 0 20px 0px 20px;
	padding: 5px;
	min-height:430px;
}
*+html div#content{
	margin:-20px 20px 0 20px;
	padding:25px 5px 5px 5px;
}
* html div#content{
	padding-top:20px;
	height:415px;	
}

a,
a:visited,
a:hover
{
	color:#7d9aaa;
}

h1,h2,h3,h4,h5,h6{
	color:#7d9aaa;
}

h1.conHeadline{
	font-size:145%;
	padding:2px;
	margin:0;
	margin-bottom:15px;
	color:#7d9aaa;
}
*+html h1.conHeadline{
	margin-top:-20px;
}
* html h1.conHeadline{
	margin-top:-20px;
	position:relative;
}

/******************************************/
/* Fonts
/******************************************/

body,
input, 
textarea
{
	font-family: Verdana, Arial, sans-serif;
}


/******************************************/
/* Basiseinstellungen
/******************************************/

a,
a:visited{
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a.extern{
	padding:2px; 
	padding-right:20px; 
	line-height:20px;
	background:URL('/cms_docs/linkextern.gif') center right no-repeat; 
}

img{
  border:0px;
}

div#pageFooter{
	height:220px;
}

/******************************************/
/* Headline
/******************************************/

h1{
	font-size:145%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:15px;
}

h2{
	font-size:135%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:15px;
}

h3{
	font-size:120%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:15px;
}

h4, h5, h6{
	font-size:105%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:15px;
}

/******************************************/
/* Hilfestyles
/******************************************/

.Sitemap ul li{
	padding:1px;
	padding-right:8px;
	padding-left:8px;  
	display:block;
	white-space:nowrap;
	list-style:none;
}

div.sitemapBeteiligungen{
	margin-left:-40px;
}

.inv, dfn{
	display:none;
}

input.submit,
input.submitUmsaetze{
	background-color:#b5c269;
	background-image:URL('/cachepics/button_rounded_rightBottom.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:1px;
	cursor:pointer;
}
input.submitUmsaetze{ 
	background-image:URL('/cachepics/legend_rounded_emission_rightBottom.gif');
}

input.fm_text{
	width: 180px;
}

.textAlignRight{
	text-align:right;
}

/********************************/
/* Reiternavigation
/********************************/

div.navigationReiter{
	display:none;
}

/********************************/
/* WindowReiternavigation
/********************************/

div.navigationWindowReiter{
	display:none;
}

/********************************/
/* WindowReiternavigation
/********************************/

div.wrapperTblFeatures{     
	display:none;
}

/********************************/
/* Paginator
/********************************/

div.limitWrapper{
	display:none;
}

/********************************/
/* Border um die Produkt Tabelle
/********************************/

div.wrapperWindowContent{
  border:0;
  border-left:0;
  border-top:0;
  border-right:0;
  border-bottom:0;
  border-top:0px;
  margin:0;
  padding:4px;
}

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

div.scroll {
  overflow:hidden;
  overflow-y:hidden;
  /*padding:0px 0 10px 0;*/
  margin-bottom:4px;
  background-color:transparent;
}

* html div.scroll{
   width:100%;
}

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

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

div.navigationReiter{
	margin:0;
	padding:0;
	height:1%;
	line-height:normal;
    font-weight:normal;
    color:#FFF;
    /*float:left;*/
    margin-bottom:15px;
    display:none;
}