*, body
{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

/* set sizes so it is readable */
p,  th
{
	font-size: 110%;
}

b, strong
{
	font-size: 100%;
	color:  #CC6600;
	font-weight: bold;
}

strong gone, .gone
{
	color: #999999;
}


#homeInfo
{
	font-size: 120%;
}

strong.dexia
{
	color: #666666;
}

a
{
	font-size: 100%;
}

/* Headlines */

h1
{
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 4px;
	padding-left: 10px;
	width: 100%;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

h1.green
{
	margin-bottom: 10px;
	margin-top: 0px;
	padding-right: 20px;
	color: #009A7C;
}

h2, h3
{
	margin: 0px;
	margin-top: 10px;
	padding: 4px;
	padding-left: 10px;
	font-size:x-small;
	font-weight: bold;	
	color: #009A7C;
}


h3
{
	font-size: 110%;	
	color: #666666;	
}

iframe
{
	border: 1px solid #F0F0F0;
	width: 100%;
	height: 320px;
}

.grayTable
{
	background-color: #666666;
}

.invers
{
	margin: 0px;
	color: #FFFFFF;
	width: 70%;
	padding: 4px;
}


/* Links */

a, a:hover, a:visited, a:active, li a
{
	color:#009A7C;
	text-decoration: underline;
}

/* Breadcrumb */

.breadCrumb
{
	color: #666666;
	background-color: #F0F0F0;
	font-weight: normal;
	padding: 4px;
	font-size: 100%;
}

.breadCrumb a, .breadCrumb a:hover, .breadCrumb a:visited, .breadCrumb a:active
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

/* Navigation */

td.locator
{
	background-color:#009A7C;
}

.mainCell
{
	background-color:#FFFFFF;
}

.navTable
{
	margin-left: 4px;
}

td.navCell, a.navCell, a.navCell:active, a.navCell:visited, a.navCell:hover
{
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	line-height: 1em;
	vertical-align: middle;
	color: #666666;
	text-decoration: none;
}

td.navCellActive,  a.navCellActive, a.navCellActive:active, a.navCellActive:visited, a.navCellActive:hover
{
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	line-height: 1em;
	vertical-align: middle;
	color: #009A7C;
	text-decoration: none;
	font-weight: bold;
}

a.pageLink, a.pageLink:hover, a.pageLink:active, a.pageLink:visited
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}

/* Standard-Tables */ 

.contentTable, .footerTable
{
	margin-left: 10px;
	
}

.contentTable, .infoTable
{
	width: 407px;
}


th
{
	font-weight: normal;
	text-align:left;
	padding: 2px;
	padding-left: 5px;	
	height: 20px;
}

th.formHead
{
	background-color:#009A7C;
	color: #FFFFFF;
}

th.listeHead
{
	color: #666666;
	font-weight: bold;
	/*background-color:#666666;*/
	border-right: 0px;
	border-left: 0px;
	border-top:0px;
	border-bottom: solid 1px #666666;
}

th.ergebnisHead
{
	color: #FFFFFF;
	background-color:#666666;
}

td.ergebnisCell
{
	vertical-align: top;
	padding-top: 5px;
	height: 30px;
}

td.imageCell
{
	width: 200px;
	heighT: 100px;
	background-color: 	#F4F4F4;
	vertical-align: center;
}

td.lightCell, td.darkCell, td.lightCellMark, td.darkCellMark, td.lightCellName, td.darkCellName, td.whiteCell
{

	padding: 2px;
	padding-left: 5px;	
	padding-right: 5px;	
	height: 20px;
	color: #666666;
	font-size: 110%;
}

.darkCell strong, .darkCell b, .darkCellName strong, .darkCellName b, .darkCellMark strong, .darkCellMark b, 
.lightCell strong, .lightCell b, .lightCellName strong, .lightCellName b, .lightCellMark strong, .lightCellMark b, 
.ergebnisHead b, .ergebnisHead strong, .whiteCell b, .whiteCell strong,
{
	color: #666666;
	font-weight: bold;
}
.ergebnisHead b, .ergebnisHead strong
{
	color: #ffffff;
}


.darkCell
{
	background-color: #7FCCBD;	
	color: #FFFFFF;
}

.lightCell
{
	background-color: #CDEDE7;
	color: #FFFFFF;
}

.darkCellName
{
	background-color: #C2C2C2;	
	color: #FFFFFF;
}

.lightCellName
{
	background-color: #DDDDDD;
	color: #FFFFFF;
}

.darkCellMark
{
	background-color: #FFCC7F;
	color: #FFFFFF;
}

.lightCellMark
{
	background-color: #FFE6C1;	
	color: #FFFFFF;
}

.whiteCell
{
	background-color: #FFFFFF;	
}

.formCell, .formCellMulti
{
	padding: 2px;
	padding-left: 5px;	
	border: 1px solid #666666;
	height: 16px;
}
form
{
	padding: 0px;
	margin: 0px;
}


.formElementShort
{
	height: 18px;
	width: 100px;
	vertical-align : top;
}

.formElement,  .formElementMulti
{
	height: 18px;
	width: 230px;
	vertical-align : top;
}

select.contextItem
{
	width: 130px;
}

.formElementMulti, .formCellMulti
{
	height: 54px;
	vertical-align : top;
}

.fehler
{
	color: #CC6600;
	font-weight: normal;
	font-weight: bold;
	margin-left: 10px;
}


.pflicht
{
	color: #CC6600;
	font-weight: normal;
	font-weight: bold;
}

/* Content */

p
{
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 180%;
}


p.intro
{
	color:#009A7C;
	padding-right: 0px;
}

p.intro b, p.intro strong
{
	color:#009A7C;
	font-weight: bold;
}


.centered
{
	vertical-align: middle;
	text-align: center;
	padding-left: 0px;
}

.subHeader
{
	color: #009A7C;
	font-weight: bold;
}


/* listen */

ul
{
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 180%;
}

li
{
	font-size: 110%;
	list-style-image : url(../images/list_icon.gif);
}

/* Sonderfaelle */

.lineheight100
{
	
	line-height: 110%;
	margin-bottom: 5px;
	margin-top: 5px;
}

.risikoTrue, .risikoFalse
{
	font-weight: bold;
	font-size: 120%;
}

.risikoTrue
{
	color: #006666;
}


.risikoFalse
{
	color: #993300;
}

/* Experten */

.experten1, .experten2, .experten3, .experten4
{
	width: 275px;
	height: 220px;
	float: left;
}

.experten1 h3, .experten2 h3, .experten3 h3, .experten4 h3
{
	font-size: 120%;
}

.experten2, .experten4
{
	border-left: 1px dashed #009A7C;
	clear: right
}

.experten1, .experten2
{
	border-bottom: 1px dashed #009A7C;
}

.experten1,.experten4
{
	background-color: #CDEDE7;
}

.experten1,.experten3
{
	margin-left: 5px;
}


/* Infoboxen */

.infoBoxRelated, .infoBox
{
	background-color: #009A7C;
	float: left;
}
.infoBox
{
	margin: 5px;
}


.infoBox p, .infoBoxRelated p
{
	color: #FFF !important;
	font-weight: bold;
	padding: 4px !important;
	font-size: 95%;
	line-height: 100%;	
}

.related h2
{
	color: #009A7C;
	font-size: xx-small;
}

.related p
{
	margin: 2px 0 8px 0;
	font-size: 95%;
	line-height: 140%;
}

.related b, .related strong
{
	line-height: 140%;
	font-weight: normal;
	color: #009A7C;
}

/* Abteilungen */

.abteilungContainer
{
	padding: 10px 12px 8px 12px;
	margin-left: 10px;
	background-color: #F7F7F7;
	color: #666666;
}

.abteilungContainer b, .abteilungContainer strong
{
	font-weight: bold;
	color: #666666;
}

.abteilungContainer td
{
	height: 2em;
	vertical-align: top;
}

/* finanzierungen personen */

#ansprechpartnerContainer
{
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}

.ansprechpartner
{
	border-bottom: 3px solid #009A7C;
	border-top: 3px solid #009A7C;
	width: 543px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.personinfo
{
	background-color: #CDEDE7;
	float: left;
	clear: right; 
	width: 443px;
}

.personname
{
	float: left;
	color: #009A7C;
	font-size: 125%;
	font-weight: bold;
	
}
.personinfo b, .personinfo strong 
{
	color: #666 !important;
}


.portrait	
{
	float: left;
	text-align: right;
	width: 100px;	
}


.nopadding	{	padding-left: 0px;	}
.padding10	{	padding: 10px;	}
.floatLeft	{	float: left;	}
.floatRight	{	float: right;	}
.width140	{	width: 140px;	}
.width160	{	width: 160px;	}
.width190	{	width: 190px;	}
.width200	{	width: 200px;	}
.nospace		{	padding: 0px; margin: 0px; }
.noLineHeight	{	line-height: 100%;	}


/* play für PFF_Video */

.pfeil, .pfeil:visited, .pfeil:active
{
	text-decoration: underline;
}

a.pfeilAktiv, a.pfeilAktiv:visited, a.pfeilAktiv:active
{
	color: #666666;
	text-decoration: underline;
}



/* Treasury news ticker */

#ticker
{
	padding: 5px 0 0 40px;
	vertical-align: middle;
	text-align: left;
	font-size: 105%;
	width: 400px;
	height: 25px;
	font-weight: bold;
	background-color:109ACC;
}

#ticker a
{
	text-decoration: none;
	color: #FFF !important;
}

#grafikdienstContainer
{
	position: relative; 
	height: 120px !important;
	background-image: url(../images/leer.gif);
}

#grafikdienst
{
	line-height: 160%;
	margin-left: 10px;
	background-image: url(../images/grafikdienst_bg.jpg);
	height: 80px !important;
	overflow: hidden;
	padding: 20px;
}

#grafikdienst b
{
	color: #737373;
}

#laptop
{
	position: absolute; 
	z-index:5; 
	left: 220px; 
	top: -100px;
	height: 40px !important;
}

.quicklinks, .quicklinksArt, .quicklinksHigh
{
	width: 230px; 
	height: 25px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 120%;
	background-image: url(../images/quicklinks.gif);
	background-repeat: no-repeat;
	display: block;
	color: #999 !important;
	font-weight: bold;
	text-decoration: none !important;
}

.quicklinksArt
{
	background-image: url(../images/quicklink_art.gif);
	height: 40px;
	padding-top: 20px;
}
.quicklinksHigh { height: 40px; background-image: url(../images/quicklink_high.gif); }


/* Investor Relations START */

.irHome
{
	background-image: url(../images/background/ir_welcome.jpg);
	height: 341px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.irHome h1
{
	color: #009A7C;
	font-weight: normal;
}

.irHome h1 b
{
	color: #009A7C;
	font-weight: bold;
}


a.moreInfo
{
	background-image: url(../images/weiter_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	
}


/* Investor Relations END */

