/* CSS Document */

#content p, #content table {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
}
#content h1 {
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 0.15em;
}
#content h2 {
	font-size: 16px;
	letter-spacing: 0.1em;
}
#content h3 {
	font-size: 14px;
	letter-spacing: 0.1em;
}
#content h4 {
	margin-bottom: -10px;
	font-size: 12px;
	letter-spacing: 0.1em;
}
#content a.anker {
	white-space: pre;
	line-height: 18px;
	letter-spacing: 0.1em;
	display: block;
	color: #0080C6;
}
#content ul {
	letter-spacing: 0.1em;
	padding: 0;
	list-style-position: outside;
	list-style-type: square;
}
#content ul li {
	margin-left: 15px;
	margin-bottom: 5px;
}
table#geschichte  {
	margin-top: -28px;
}
table#geschichte td {
	vertical-align: top;
}
table#geschichte td.tJahr {
	width: 45px;
}

#content div.portrait {
float: left;
margin-top: 20px;
margin-right: 20px;
}
#content div.portrait img {
width: 110px;
height: 140px;

}

/*------------------------------------------------------------

iFram für Tageskurse 

------------------------------------------------------------*/
#content iframe {
padding: 0px;
margin: 11px 0 0 -5px;
height: 900px;
width: 545px;
border: 0px;
overflow: hidden;
}

/*------------------------------------------------------------

Kontaktformular 

------------------------------------------------------------*/
form p {
	position: relative;
}
fieldset {
margin: 1em 0;
padding: 1em;
	border: #FFFFFF 1px solid;
	width: 500px;
}
legend {
	font-weight: bold;
}
label {
	float: left; 
	width: 100px;
}
textarea {
	border: #FFFFFF 1px solid;
	width: 240px;
	margin-left: 100px;
	height: 55px;
	color: #00559A;
} 
input {
	border: #FFFFFF 1px solid;
	width: 240px;
	color: #00559A;
} 
input[name="PLZ"] {
	width: 80px;
	margin-right: 15px;
}
input[name="Ort"] {
	width: 140px;
}
input[type="submit"], input[type="reset"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: #00559A 1px solid;
	width: 115px;
	margin-left: 14px;
	color: #00559A;
}
input:focus, textarea:focus {
	background-color: #D4EBF8;
	border: #00559A 1px solid;
}
.warnung, #warn_name,
#warn_address,
#warn_ort,
#warn_mail,
#warn_message {
	position: absolute;
	visibility: hidden;
	left: 350px;
	width: 130px;
	font-size: 10px;
	line-height: 10px;
	color: #FF0000;
	padding-left: 14px;
	background: url(../img/symbol_warnung.gif) no-repeat left 2px;
}
/*------------------------------------------------------------

Imagemap für Struktur 

------------------------------------------------------------*/
#organigramm {
	width: 533px;
	height: 405px;
	position: relative;
}
#organigramm ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#organigramm a {
	position: absolute;
	width: 140px;
	height: 55px;
	text-indent: -1000em;
/*	border: #990000 1px solid;
*/}
#organigramm .depotbank a {
	top: 90px;
	left: 5px;
}
#organigramm .experten a {
	top: 175px;
	left: 5px;
}
#organigramm .direction a {
	top: 90px;
	left: 385px;
}


/*------------------------------------------------------------

Tabellenformat t_vorteile / t_kennzahlen / t_rendite

------------------------------------------------------------*/
table#korrelation {
	letter-spacing: normal;
	white-space: normal;
	border-collapse: collapse;
	width: 540px;
	margin: 8px 0px 0px 0px;
	padding: 0;
}
table#korrelation th, table#korrelation td  {
	font-size: 10px;
	line-height: 10px;
	padding: 6px;
}
table#korrelation caption {
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
}
table#korrelation tr {
	border-bottom: 1px #00559A solid;
}
table#korrelation tfoot tr {
	border: none;
}
table#korrelation col {
	border-right: 1px #00559A solid;
}
table#korrelation col#col07 {
	border: none;
}
table#korrelation #col02,  
table#korrelation #col04,  
table#korrelation #col06  {
	background-color: #f9fdff;
/*	background-color: #d9edf9;	*/
	font-weight: normal;
}
table#korrelation img  {
	height: 13px;
	margin-bottom: -4px;
}

/*-------------------------------------------------

Formatierungen für Liegenschaftenfenster

-------------------------------------------------*/
#medien #content p {
	clear: both;
	padding-bottom: 20px;
}
#medien #content p span.date {
	letter-spacing: 0;
	width: 75px;
	display: block;
	float: left;
}
#medien #content p span.titel {
	letter-spacing: 0;
	width: 120px;
	display: block;
	float: left;
}
#medien #content a {
	display: block;
	float: left;
	padding-left: 20px;
	margin-bottom: -10px;
	color: #0080C6;
	text-decoration: none;
	background: url(../img/symbol_txt.gif) no-repeat left 2px;
}
#medien #content a[href$=".pdf"] {
	background: url(../img/symbol_pdf.gif) no-repeat left 2px;
}
