/*CMS-spezifisch*/
#propertymenu{

z-index:20000 !important;

}

/*Ende CMS-spezifisch*/

/* CSS Document */
body, html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
#seite {
	position:relative;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 960px;
	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
	border: 0;

	position: relative;
	z-index: 1;
}

#kopf-logo {
	height: 87px;	
	background-color: #FFFFFF;
	position: relative;
}
#logo {
	float: left;
	width: 200px;
}
#service {
	position: absolute;
	right:0;
	bottom:8px;
	text-align: right;
	font-size: 11px;
}
#servicelinks {
	float :left;
	margin: 1px 12px 0 0;
}
#kopfabstand-grau1 {
	height: 5px;
	clear: both;
	background-color: #DFDED9;
	}
#kopfabstand-grau2 {
	height: 16px;
	background-color: #C9C7C0;
	}
#seite-innerwrap {
	padding: 0 1px 0 1px;
	position: relative;
	z-index: 5;
}
#teaser {
	height: 221px;
	background-color: #FFFFFF;
}
#contentabstand-weiss1,
#contentabstand-weiss2 {
	background-color: #FFFFFF;
	height: 3px;
	}
#contentabstand-blau {
	 height: 16px;
	 background-color: #064B83;
}

#contentabstand-weiss3 {
	background-color: #FFFFFF;
	height: 9px;
}
#content {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 0 0 50px 0;
	position: relative;
	z-index: 10;
	}
#content-links {
	float: left;
	width: 182px;
	margin-right: 3px;
	position: relative;
	z-index: 30;
}
#partner-links {
	clear: both;
}
#content-main {
	float: left;
	width: 588px;
	margin-right: 3px;
	position: relative;
	z-index: 25;
	overflow: hidden;
}
#inhalt-main {
	margin: 0 45px 0 54px;
}
#content-rechts {
	float: left;
	width: 182px;
	
}
#box-grau {
	height: 221px;
	background-color: #B3B0A6;
	color: #FFFFFF;
	line-height: 180%;
	position: relative;
	overflow: hidden;
}
div.box-class-innerwrap {
  	width: 100%;
 	height: 221px;
}

#box-grau  div.box-class-innerwrap.hell-grau {
	background-color: #D4D2CC;
	color: #928E7F;
}

div.box-class-abstand {
	padding: 10px;
}

#box-grau p {
	padding:0 0 10px;
	margin: 0;	
}

#box-grau .hell-grau {
	font-size: 11px;
   line-height:15px;
}
#content-abstand-weiss-rechts{
	height:3px;
	background-color: #FFFFFF;
}
#inhalt-rechts {
	margin: 18px 6px 0px 10px;	
}
#fussclearer {
	clear: both;
	height: 1px;
}
#fuss {
	height: 50px;
	position: absolute;
	display:block;
	width: 100%;
  	bottom: 0px;
	background-color: #FFFFFF;
	z-index: 72;
}
#fussabstand-weiss {
	height: 3px;
	}
#fussabstand-grau1 {
	height: 1px;
	background-color: #C9C7C0;
	}
#fussabstand-grau2 {
	height: 5px;
	background-color: #DFDED9;
	}
div.clearer {
	clear: both;
}


/***** Schriftenformatierungen  **************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #938F7F;
	text-decoration: none;
}
/*** accessibility ***/
.invis {
	display: none;	
}

div.block-links {
	float: left; 
	width: 230px;
margin-bottom:10px;
}

div.block-rechts {
	float: right;
	width: 230px;
margin-bottom:10px;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
	border: 0;
	}
#box-grau p {
	margin: 0;
}
h1 {
	margin: 0;
	color: #064B83;
	padding:1.8em 0 0.8em 0;
	font-size: 17px;
	line-height: 1.2em;
	position: relative;
}

h2, h3, h4, h5, h6 {
	color: #064B83;
	margin: 0 0 0.9em 0;
	padding:12px 0 0 0;
	font-size: 12px;
	line-height: 1.2em;
}
div.csc-header-n1 h2 {
	padding-top: 0;	
}
#content-rechts h1
#content-rechts h2,
#content-rechts h3,  
#content-rechts h5, 
#content-rechts h4, 
#content-rechts h6 {
	padding: 0;
	background-color: none;
	font-size: 11px;
}
#inhalt-main h4 {
	margin-bottom: 0;	
}
ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
li {
 	padding: 0 0 0 15px;
 	background-image: url(/fb/images/list-icon.gif);
 	background-repeat: no-repeat;
	background-position: 0 0;
}

ul.pfeilliste li,#inhalt-main li {
	background-image: url(/fb/images/list-icon-pfeil.gif);
	padding: 0;
}
ul.pfeilliste li,#inhalt-main li {
	text-indent: 15px;
	margin: 0 0 8px 0;
}
a img, img {
	border: 0;
	border-style: none;
}
a:link, 
a:visited, 
a:hover, 
a:active {
	color: #938F7F;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
#box-grau a:link, 
#box-grau a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#box-grau .hell-grau a:link, 
#box-grau .hell-grau a:visited, 
#box-grau .hell-grau a:active  {
	color: #928E7F;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
#content-main a:link,
#content-main a:visited {
	text-decoration: underline;
}
#box-grau a:hover, 
#box-grau a:focus {
	text-decoration: none;
}
#content-main a:hover,
#content-main a:focus {
	text-decoration: none;
}
a.internal-link {
	background-image: url(/fb/images/list-icon-pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;	
	padding-left: 15px;
}

a.external-link-new-window {
	background-image: url(/fb/images/list-icon-pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding-left: 15px;
}
ul a.external-link-new-window,
ul.pfeilliste a.external-link-new-window,
ul.csc-menu-def a,
ul.csc-menu-1 a {
	background-image: none;
	padding-left: 0;	
}
ul.csc-menu-def li,
ul.csc-menu-1 li {
	background-image: url(/fb/images/list-icon-pfeil.gif);
}
ul.csc-menu-def {
	padding-top: 28px;
	padding-bottom: 28px;	
}
/***** LINKE HAUPTSPALTE ***/
#inhalt-main h1 {
	display: block;
	background-color: #fff;
	width: 532px;
	height: 21px;
	position: relative;
}
.links-firstheader {
		background-color:#6F0;
		display: block;
		height: 65px;
}
.block-rechts-oben {
	display: block;
	height: 65px;
}

/******** SPALTE RECHTS **********/
#inhalt-rechts p {
	font-size: 11px;
	line-height: 14px;
}

a.badge-acrobat:before {
	width: 13px;
	padding-left: 13px;
	content: "";	
	background-image: url('/fb/images/list-icon-pfeil.gif');	
	background-repeat: no-repeat;
	background-position: 0 -3px;
}
a.badge-acrobat {
	display: block;
	background-image:url(/fb/images/get_adobe_reader.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 36px 0;
}
a.badge-acrobat:link,
a.badge-acrobat:visited {
	text-decoration: none;
}

dl.csc-textpic-image dt img {
	margin-bottom: 10px !important;
}
DIV.csc-textpic-border img {
	border: 1px solid #B2AFA3 !important;
}
/******** TABELLLEN ******/  
table {
	margin-bottom: 25px;
}
table caption {
	margin-top: 10px;
	color:  #064B83;;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid  #064B83;;
}
.contenttable {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
td ,th{
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	padding: 2px 0 2px 0;
}
th {
	font-weight: bold;
}
td,th {
	border-bottom: 1px solid #EBEAE7;
	}
th {
	padding-right: 2px;
}
.contenttable-0 td.td-0 {
	width: 128px;	
}


/* spezielle Formatierung fuer Fondskurstabellen */
.fondskurstabelle td,
.fondskurszwisttabelle td {
	font-size: 12px;
}
.fondskurstabelle th.td-2, .fondskurstabelle th.td-3,
.fondskurstabelle td.td-2, .fondskurstabelle td.td-3 ,
.fondskurszwisttabelle th.td-2, .fondskurszwisttabelle th.td-3,
.fondskurszwisttabelle td.td-2, .fondskurszwisttabelle td.td-3 {
	text-align: right;
	padding-right: 10px;
}
.fondskurstabelle  thead th,
.fondskurszwisttabelle  thead th {
	color:  #064B83;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid  #064B83;
	}

.fondskurstabelle  tfoot td,
.fondskurszwisttabelle  tfoot td {
	padding-top: 6px;
	border-bottom: 0;
	font-size: 11px;
	}
.fondskurstabelle td.td-0 {
	width: 320px;	
}
.fondskurstabelle td.td-1 {
	width: 60px;
	text-align: right;
}
.fondskurstabelle td.td-2 {
	width: 70px;
	text-align: right;
	padding-right: 25px;
}
.fondskurszwisttabelle td.td-0 {
	width: 280px;
}
.fondskurszwisttabelle td.td-1 {
	text-align: right;	
	width: 70px;
}
.fondskurszwisttabelle td.td-2 {
	width: 60px;
	text-align: right;	
}
.fondskurszwisttabelle th.td-3 ,
.fondskurszwisttabelle td.td-3 {
	width: 79px;
	text-align: left;
	text-indent: 25px;
}


a.pfeillink {
	display: block;
	text-indent: 15px;
	background-image: url(/fb/images/list-icon-pfeil.gif);
	background-repeat: no-repeat;
}

#box-grau  a.pfeillink {
	background-image: url(/fb/images/list-icon-pfeil-weiss.gif);
}

#inhalt-rechts li {
	margin: 0 0 8px 0;
	line-height: 15px;
}

ul.pfeillisterechts {
	padding: 12px 0 0 10px;	
}
 ul.pfeillisterechts li {
	background-image: url(/fb/images/list-icon-pfeil-rechts.gif);
	padding: 0;
}

ul.pfeillisterechts li {
	padding-left: 15px;
	margin: 0 0 4px 0;
	line-height: 19px;
}

/*****  suchformular  ****/
form {
	display: inline;
}
form#suchformular {

}
#suchfeld {
	height: 16px;
	width: 161px;
	border: 1px solid #DEDDD9;
	border-right: 0;
	font-size: 11px;

	color:#938F7F;
	padding: 2px 0 0 3px;
	margin: 0;
	float :left;
}

#button-go {
	margin: 0;
	padding: 0;
	border: 0;
	border: 1px solid #DEDDD9;
	border-left: 0;
	 width: 19px;
	 height: 20px;
	color:#938F7F;

	line-height: 1px;
	background-image: url(/fb/images/button-bg.gif);
	background-color: #FFFFFF;
	background-position: 0 1px;
	background-repeat: no-repeat;
	text-indent: -20000px;
	float :left;
	cursor:pointer;
	cursor:hand;
}


/****** links in Servicenavigation ******/
#service .slink,
#service a {
	margin: 0 12px 0 0;
}
#service .sEnd {
	/* muss immer entsprechen! */
	margin: 0 10px 0 0;
}
#service a:link, #service a:visited, #service a:hover {
	text-decoration:none;
	color:#938F7F;
}
#service .slink {
	color: #CACACA;
}

#service #linkssl {
	background-image:url(/fb/images/ssl-switch.gif);
	background-repeat:no-repeat;
	background-position: 0 -3px;
	
	}
#linkssl span {
	width: 20px !important;
	border: 1px solid #FF0000;
}


/****** Elemente in der Fusszeile  *****/
#fusszeile-innerwrap {
	padding: 3px 0 0 0;
	font-size: 10px;
	margin-left: 186px;
}
#fusszeile-innerwrap p{
	margin: 0;
	float: left;
}
#fusszeile-innerwrap a:link, #fusszeile-innerwrap a:visited, #fusszeile-innerwrap a:hover{
	color: #938F7F;
	text-decoration: underline;
}
#fuss-copyright {
	width: 454px;
}
#fuss-links a{
	margin-right: 13px;
}
#toplink {
	margin-left: 13px;
}

#partner-links {
	border-top: 1px solid #EBEAE7;
	
}


#partner-links a {
	display: block;
	border-bottom: 1px solid #EBEAE7;
}

/*** Extrannavi  *****/
#extranavi-wrapper {
	margin-top: 27px;
	font-size: 11px;
	line-height: 1.1em;
	line-height: 15px;
	letter-spacing: 0.04em;
	margin-bottom: 50px;
	
		
}
#extranavi-wrapper  p {
	padding: 	0.5em 0.9em;
		padding: 3px 9px 3px 9px;
	margin: 0;
	
}

.extranavi, .extranavi li {
	position: relative;
	float: left;
	width: 100%;
	margin:	0;
	padding: 0;
	border: 0;
	list-style:		none;
	list-style-type: none;
	background-image: none;
}

ul.extranavi{
	border-top: 1px solid #EBEAE7;
}

.extranavi a {
	position: relative;
	display: block;
	border-bottom:	1px solid #EBEAE7;
	padding: 	0.5em 0.9em;
		padding: 3px 9px 3px 9px;
	text-decoration:none;
}
.extranet li {
	width: 100%;
	float:			left;
	position:		relative;
}

.extranavi li a, .extranavi  li a:visited  {
	color: #938F7F;
}
.extranavi li a:focus, .extranavi li a:hover, .extranavi li a:active {
	color: #064B83;
	outline: 0;
}

/****  breadcrumb ****/
#breadcrumb {
	font-size: 10px;
	color: #938F7F;
	line-height: 17px;
	margin-left: 187px;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	color: #938F7F;
	text-decoration: none;
	} 

.bg-grau {
	background-color: #F4F4F3;
	width: 230px;
	height: 200px;
	margin-bottom: 20px;
}

.bg-grau a:link,.bg-grau  a:visited,.bg-grau  a:hover, .bg-grau  a:active  {
	text-decoration: underline;
}

#extranavi-wrapper {
	display: none;
}





/****************  Beispiel style fuer Bilder rechts mit Text - margin anpassen - muss noch fuer alle moeglichen Elemente erweitert werden **************/
#inhalt-rechts div.csc-textpic-imagewrap {
margin-left: -10px;	
	}


/*******************************filelinks *******************************************/
.filelinks {
	float: left;
	margin: 0 0 16px 0;
	clear: both;
	width: 100%;
}

.filelinks .odd, .filelinks .even {
	padding: 1px 0 2px 0;
}
.filelinks .odd {
	
}
.filedownload {

}
.fileicon {
	float: left;
	clear: none;
	margin-top: 0px;
	width: 22px;
}
.fileicon img {
	float: left;
	margin-left: 2px;
}
a.fileicon img {
	border: 0;
}
.filedescription {
	/*float: left;
	
	width: 100%;*/
clear: both;
	margin-left: 30px;
	margin-top: 2px;
}
.filesize {
	white-space: nowrap;
	color: #999999;
	font-size: 11px;
}

.clearfilelist {
    clear:both;
    height:1px;
	border: 0;
}

.fileinfo-block {
	margin: 0 0 0 22px;
}



input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #938F7F;
	text-decoration: none;
	border: 1px solid #DFDEDA;
	margin: 0;
	}


/************* indexed search **************** */
.csc-sword {
	
	font-weight: bold;
}

ul.browsebox {
	margin: 20px 0 32px 0;
	padding: 1px 0 1px 0;
	list-style-type:none;
	list-style: none;
}
ul.browsebox li {
	float: left;
	list-style-type:none;
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 0 16px 0 0;
}

.tx-indexedsearch-searchbox {
	left: 0;
	padding: 0 0 0 0;
}
.tx-indexedsearch-searchbox fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-form label {
	margin: 0;
	font-weight: bold;
}
input.tx-indexedsearch-searchbox-sword {
	width: 260px;
	
	margin: 0;
}
.tx-indexedsearch-form {
	float: left;
}

.tx-indexedsearch-searchbox-button {
	margin: 0;
	
}
.tx-indexedsearch-searchbox,
.tx-indexedsearch-browsebox {
	margin-bottom: 20px;
}

.tx-indexedsearch-info {
	margin:0;
	padding:0;
	font-size: 11px;
}
.tx-indexedsearch-title {
	float:left;
	width: 300px;
}
.tx-indexedsearch-icon {
	margin-top: 1px;
	width: 20px;
	float:left;
}
.tx-indexedsearch-percent {
	float: right;
	font-size: 12px;
	width: 80px;
	text-align:right;
}
.tx-indexedsearch-res h3 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	float: left;
	width: 99%;
}
.tx-indexedsearch-descr {
	margin: 0;
	padding: 0;
	
}

.tx-indexedsearch-text-item-size {
	float: left;
	text-align:left;
	margin-left: 2px;
}
.tx-indexedsearch-text-item-mtime {
	float: right;
	text-align:right;
	margin-right: 2px;
	margin-left: 5px;
}
.tx-indexedsearch-result-number {
	display: none;
}
.tx-indexedsearch-res {
	margin-bottom: 20px;
	clear: both;
}

#plan-sit-zh {
	display: block;
	width: 218px;
	height: 218px;
	background-image:url(/fb/images/situationsplan.gif);
	background-repeat: no-repeat;
	padding: 0 0 24px 0;
	
}
#plan-sit-zh,
#plan-sit-zh a:link,
#plan-sit-zh a:visited {
		color: #fff !important;
}
div.plan-txt-zh,
a.plan-zh-gross {
	position: relative;
	top: 106px;
	left: 67px;
	display: block;
}
a.plan-zh-gross {
	top: 181px;
	left: 0;
	background-image: url(/fb/images/list-icon-pfeil-weissblau.gif);
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	background-position: 4px 0;
}
/******** INHALTSVERZEICHNIS **********/
DIV.seitenmenue {
	padding: 22px 0 0 0;
}
DIV.seitenmenue h2 {
	margin-bottom: 0;	
}

/******** FORMULARE **********/
.forms-titel {
	font-weight: bold;
	color: #064B83;
	font-size: 12px;
}

.forms-titel-grau {
	
	color: #938F7F;
	
}
.form-fehler {
	color: #FF0000;
	}
p#fehler-dokus {
	display:none;
	color: #FF0000 ;
}

input.forms-checkbox {
	border-collapse:collapse; 
	border-spacing:0; 
	border: 0;
	badding: 0;
	margin: 0;
	margin-right: 5px;
}



	
#kontakt-tabelle {
	border-collapse:collapse; 
	border-spacing:0; 
	border: 0;
	padding: 0;
	
}
#kontakt-tabelle td {
	text-align: left;
	vertical-align: top;
	border: 0;
	padding: 0;
}
#kontakt-tabelle td.forms-titel {
	padding-bottom: 3px;
	}

.form-abstand {
	width: 30px;
}
#inhalt-main {
	margin-right: 20px;
}
.singleline {
width: 185px;
margin-bottom: 15px;
}


#bemerkungen,#sonstiges {
	width: 100%;
	height: 290px;
	}

* html #bemerkungen {
	width: 98%;
	}
table.table-checkbox, table.table-checkbox td {
	border-collapse:collapse; 
	border-spacing:0; 
	border: 0;
	padding: 0;
	margin: 0;
	}
/* Anpassung middel auf TOP */
table.table-checkbox td {
	vertical-align: top !important;
	}
	
table.fieldabstand{
	margin-bottom: 15px;
}

	
#abschicken, #loeschen {
	padding-top: 2px;
	padding-bottom: 2px
	}	

#uhrzeit {
	margin-left: 5px;
	margin-right: 5px;
	}	

#abschicken {
	margin-left: 15px;
	}	


/* spezielle Formatierungen Bestellungen */
.bestellungeninputbox {
	width: 40px;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 3px;
	}




