/* ------------------ Finished Styles ------------------ */


/* Sektion 1: HTML Tag Selektoren */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

/*img.leftperson {
	float: left;
	margin-right: 12px;
}*/

img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.galleryentry {
	width: 200px;
	padding: 2px;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	background-color: #fffee3;
	float: left;
}
.galleryentry img {
	margin: 0;
	padding: 0;
}

p {
	text-align: left;
}

p.center {
	text-align: center;
}

p.right {
	text-align: right;
}

.help {
	background-color: #FFFEE3;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 11px;
	margin: 0 0 20px;
}

table {
	border-collapse: collapse;
	margin-bottom: 30px;
}

caption {
	font-size: 11px;
	text-align: left;
	margin-bottom: 5px;
}

th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #A8E6CB;
	background-color: #A8E6CB;
}

td {
	font-size: 11px;
	text-align: center;
	border: 1px solid #A8E6CB;
}

table.versicherung {
	width: 530px;
}

tr {
	height: 30px;
}

th {
	background-color: #FFFFCC;
	font-weight: bold;
}


table.newstable * {
	text-align: left;
}
table.newstable td, table.newstable td {
	padding: 2px;
}

.intable {   /* Investment News Tabelle */
	width: 100%;
	border-collapse: collapse;
}
.intable th, .intable td {
	border: 1px solid #FFF;
	padding: 5px 10px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	/*width: 33%;*/
}
.intable .indate {
	font-size: 10px;
	background-color: #FFF;
	font-weight: normal;
}
.intable .col1 { background-color: #95b3d7; }
.intable .col2 { background-color: #c2d69b; }
.intable .col3 { background-color: #dbe5f1; }
.intable .col4 { background-color: #5ca5e5; }


hr {
	border: 1px solid #A8E6CB;
	height: 1px;
}



/* Sektion 2: Hauptareale Styles und spezifische Styles */

#header {
	background-image: url(../pics/header.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 61px;
}

#header h1 {
	position: absolute;
	top: -9999px;
}

#header img {
	position: absolute;
	top: 0;
	left: 0;
}


#mainmenu {
	background-image: url(../pics/mainmenu_back.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 23px;
	margin: 0;
	padding: 0;
	position: relative;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 230px;
	list-style: none;
}

#mainmenu li {
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0;
}

#mainmenu li.fonds {
	background-image: url(../pics/buttons/mainmenu_tab/tabright_fonds.png);
}

#mainmenu li.zukunft {
	background-image: url(../pics/buttons/mainmenu_tab/tabright_zukunft.png);
}

#mainmenu li.versich {
	background-image: url(../pics/buttons/mainmenu_tab/tabright_versich.png);
}

#mainmenu li.finanz {
	background-image: url(../pics/buttons/mainmenu_tab/tabright_finanz.png);
}

#mainmenu a {
	color: #fff;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 15px;
	font-size: 11px;
}

#mainmenu li.fonds a {
	background-image: url(../pics/buttons/mainmenu_tab/tableft_fonds.png);
}

#mainmenu li.zukunft a {
	background-image: url(../pics/buttons/mainmenu_tab/tableft_zukunft.png);
}

#mainmenu li.versich a {
	background-image: url(../pics/buttons/mainmenu_tab/tableft_versich.png);
}

#mainmenu li.finanz a {
	background-image: url(../pics/buttons/mainmenu_tab/tableft_finanz.png);
}

#fondsnews { /* x=757, width=201 */
	position: absolute;
	top: 0;
	left: 757px;
	width: 201px;
}

div.info {
	background-color: #A8E6CB;
	background-image: url(../pics/buttons/mainmenu/mainsubmenu_info.gif);
}

div.fonds {
	background-color: #5CA5E5;
	background-image: url(../pics/buttons/mainmenu/mainsubmenu_fonds.gif);
}

div.versicherung {
	background-color: #6D98B5;
	background-image: url(../pics/buttons/mainmenu/mainsubmenu_versicher.gif);
}

div.zukunft {
	background-color: #24B576;
	background-image: url(../pics/buttons/mainmenu/mainsubmenu_zukunft.gif);
}

div.finanz {
	background-color: #6DB596;
	background-image: url(../pics/buttons/mainmenu/mainsubmenu_finanz.gif);
}

#mainsubmenu {
	text-align: left;
	color: #fff;
	width: 730px;
	height: 24px;
	padding: 0 0 0 230px;
	font-size: 11px;
	margin-bottom: 20px;
}

#mainsubmenu p {
	margin: 0;
	padding: 5px 0;
}

#mainsubmenu a:link, #mainsubmenu a:visited, #mainsubmenu a:hover, #mainsubmenu a:active {
	color: #fff;
}


#newstickertitle, #newsticker {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12px;
}

#newstickertitle {
	height: 24px;
	position: absolute;
	left: 10px;
	top: 79px;
	width: 160px;
}

#newstickertitle p {
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
}

#newsticker {
	position: absolute;
	top: 89px;
	left: 160px;
}

/*#newsticker ul, newsticker li {
	margin: 0;
	padding: 0;
}

#newsticker li {
	line-height: 24px;
	list-style: none;
	font-weight: bold;
}*/


#sidemenu {
	width: 200px;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
}

#sidemenu ul, #quicklinks ul {
	border-top: 1px solid #A8E6CB;
	list-style: none;
	margin: 0;
	padding: 0;
}

#quicklinks ul {
	width: 120px;
}

#sidemenu ul li {
	margin: 0;
	padding: 2px 0 3px 10px;
	border-bottom: 1px solid #A8E6CB;
}

#quicklinks ul li {
	width: 120px;
	margin: 0;
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #A8E6CB;
}

#sidemenu h1 {
	margin: 2px 0 10px 10px;
}

#sidemenu h2 {
	border-top: 1px solid #A8E6CB;
	margin: 5px 0 10px 10px;
	padding-top: 5px;
}

#sidemenu p {
	margin: 10px 0 10px 10px;
}


#aktuell, #aktuellhome { /*#musterportfolio*/
	margin: 0 0 1px 0;
	padding: 0;
	border-top: 1px solid #A8E6CB;
	border-bottom: 1px solid #A8E6CB;
}

#aktuell {
	height: 340px;
	overflow: auto;
}

/*#musterportfolio {
	padding-top: 5px;
}*/

#aktuell h1, #aktuellhome h1 { /*#musterportfolio h1*/
	font-size: 13px;
}

#aktuell h2, #aktuellhome h2 { /*#musterportfolio h2*/
	font-size: 11px;
}

#aktuell p, #aktuellhome p { /*#musterportfolio p*/
	font-size: 10px;
}

#aktuell p.right, #aktuellhome p.right { /*#musterportfolio p.right*/
	text-align: right;
}


#inhalt {
	width: 730px;
	margin: 0 0 20px 230px;
	position: relative;
}

#inhaltmitte {
	width: 580px;
	padding: 0 0 30px;
}

#inhalt h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 15px;
	padding: 5px 10px 5px 0;
}

#inhalt h1.home {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 15px;
	color: #000;
}

#inhalt h1.info {
	border-bottom: 1px solid #A8E6CB;
	color: #000;
}

#inhalt h1.fonds {
	border-bottom: 1px solid #5CA5E5;
}

#inhalt h1.versicherung {
	border-bottom: 1px solid #6D98B5;
}

#inhalt h1.zukunft {
	border-bottom: 1px solid #24B576;
}

#inhalt h1.finanz {
	border-bottom: 1px solid #6DB596;
}

#inhalt h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 15px;
}

#inhalt span.info,
#inhalt span.fonds,
#inhalt span.versicherung,
#inhalt span.zukunft,
#inhalt span.finanz {
	padding: 5px 10px;
}

#inhalt span.info {
	background-color: #A8E6CB;
}

#inhalt span.fonds {
	background-color: #5CA5E5;
}

#inhalt span.versicherung {
	background-color: #6D98B5;
}

#inhalt span.zukunft {
	background-color: #24B576;
}

#inhalt span.finanz {
	background-color: #6DB596;
}

#inhalt p {
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 1.3em;
}

#inhalt .small {
	font-size: 11px;
}

#inhalt p.large {
	font-size: 14px;
}

#inhalt p.hint {
	border: 3px double #A8E6CB;
	padding: 10px;
	margin: 0 0 40px;
}

#inhalt p.marker {
	border-left: 5px solid #999999;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

#inhalt ul.team {
	margin: 0;
	padding: 0;
	list-style: none;
}
#inhalt ul.team li {
	margin: 0 0 30px;
	padding: 0;
	float: left;
	width: 49%;
}

#inhalt ul {
	margin: 0 0 30px;
}

#inhalt ul ul {
	margin: 0;
}

#inhalt ul li {
	font-size: 12px;
	margin-left: 30px;
}

#inhalt ol {
	margin: 0 0 30px;
}

#inhalt ol ol {
	margin: 0px;
}

#inhalt ol li {
	font-size: 12px;
	margin-left: 30px;
}

ul.arrowstyle {
	list-style: none;
	margin: 0;
	padding: 20px 0 0;
}
ul.arrowstyle li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 20px;
	background: url(../pics/arrow.gif) left center no-repeat;
}

div.quoteright {
	width: 200px;
	margin: 0 0 10px 10px;
	padding: 10px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 3px double #A8E6CB;
}


#tooltip {
	margin: 0;
	padding: 0;
}

#tooltip div {
	margin: 0;
	padding: 5px;
}

#tooltip p, #tooltip ul {
	margin: 0 0 5px;
	padding: 0;
}

#tooltip ul {
	margin-left: 20px;
}

#tooltip li {
	margin: 0 0 3px;
	padding: 0;
}

#quicklinks {
	float: right;
	/*position: relative;*/
	margin: 0 0 20px 20px;
	padding: 0;
	width: 120px;
}

/*#quicklinks div {
	width: 120px;
	position: absolute;
	top: 0;
}

#quicklinks #meindepot {
	height: 65px;
	left: 0;
}

#quicklinks #depotcheck {
	height: 50px;
	left: 152px;
}

#quicklinks #versichcheck {
	height: 50px;
	left: 305px;
}

#quicklinks #bauficheck {
	height: 50px;
	left: 457px;
}

#quicklinks #geschlfonds {
	height: 50px;
	left: 610px;
}*/


#news {
	float: right;
	width: 185px;
	margin: 0 0 20px;
	padding: 5px;
	border: 1px solid #A8E6CB;
}

#news h1 {
	font-size: 13px;
	border-bottom: 1px solid #A8E6CB;
	color: #000;
}

#news h2 {
	font-size: 11px;
	color: #000;
}

#news p {
	font-size: 10px;
	color: #000;
}


#rightcol {
	float: right;
	width: 150px;
	padding: 0;
	margin: 0 0 10px;
	position: relative;
	left: -12px;
}

#rightcol div {
	border: 1px solid #A8E6CB;
	padding: 5px;
	width: 100%;
	margin: 0 0 10px;
}

#rightcol h1 {
	font-size: 13px;
	border-bottom: 1px solid #A8E6CB;
	margin: 0 0 10px;
	padding: 0;
}

#rightcol h2 {
	font-size: 11px;
	margin: 0 0 10px;
	padding: 0;
}

#rightcol p {
	font-size: 10px;
	margin: 0 0 5px;
	padding: 0;
}

#rightcol img.right {
	margin-left: 10px;
}


.rightbox {
	float: right;
	width: 420px;
	margin: 0 0 20px 30px;
	padding: 0 0 0 20px;
}

.rightbox h2, .rightbox img {
	margin-top: 0;
}

.kondi_body table tr:nth-child(even) {
	height: 0 !important;
}
.kondi_body th, .kondi_body td {
	text-align: left !important;
	padding: 3px;
	vertical-align: middle;
}


#footer {
	clear: both;
	width: 960px;
	font-size: 10px;
	margin: 0;
	padding: 15px 0;
	color: #FFFFFF;
	background: #F58220 url(../pics/footer_bg.gif) left top repeat-x;
	position: relative;
	height: 50px;
	/*background-color: #F58220;
	border-top: 1px solid #A8E6CB;*/
}

#footer p {
	/*text-align: center;*/
	margin: 0 0 3px;
}

#footer a {
	color: #fff;
}

.slogan {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	/*padding-bottom: 15px;*/
}

#footer .left {
	width: 420px;
	position: absolute;
	top: 15px;
	left: 10px;
	margin: 0;
	padding: 0;
}

#footer .right {
	width: 380px;
	position: absolute;
	top: 15px;
	right: 10px;
	margin: 0;
	padding: 0;
}

#footer .right p {
	text-align: right;
}


/* Sektion 4: Linkspezifikationen */

a, a:link, a:visited, a:hover, a:active {
	font-weight: bold;
}
a:link {
	color: #005AA9;
	text-decoration: none;
}
a:visited {
	color: #006DB5;
	text-decoration: none;
}
a:hover, a:active {
	color: #006DB5;
	text-decoration: underline;
}


/* --------------------- Old Styles -------------------- */




/*#content {
	width: 960px;
	min-height: 650px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}*/






/*#mainmenu img {
	margin: 0px;
	padding: 0px;
}*/








#inhalt p.headline {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #A8E6CB;
}
#inhalt .small {
	font-size: 11px;
}
.button {
	float: right;
	/*clear: both;*/
	margin-bottom: 10px;
}
/*#quicklinks {
	position: relative;
	margin: 7px 0 0;
	padding: 0;
	width: 500px;
	height: 110px;
}
#quicklinks div {
	position: absolute;
}
#quicklinks #meindepot {
	width: 160px;
	height: 110px;
	top: 0;
	left: 0;
	background: #5ca5e5 url(../pics/buttons/hp_buttons/mein_depot.png) top left no-repeat;
}
#quicklinks #meindepot a {
	font-size: 24px;
	height: 86px;
	margin: 0;
	padding: 24px 0 0 52px;
}
#quicklinks #depotcheck {
	width: 160px;
	height: 50px;
	top: 0;
	left: 170px;
	background: #24b576 url(../pics/buttons/hp_buttons/depot_check.png) top left no-repeat;
}
#quicklinks #depotcheck a {
	font-size: 12px;
	height: 30px;
	margin: 0;
	padding: 20px 0 0 48px;
}
#quicklinks #versichcheck {
	width: 160px;
	height: 50px;
	top: 0;
	left: 340px;
	background: #6d98b5 url(../pics/buttons/hp_buttons/versich_check.png) top left no-repeat;
}
#quicklinks #versichcheck a {
	font-size: 12px;
	height: 36px;
	margin: 0;
	padding: 14px 0 0 48px;
}
#quicklinks #bauficheck {
	width: 160px;
	height: 50px;
	top: 60px;
	left: 170px;
	background: #6db596 url(../pics/buttons/hp_buttons/baufi_check.png) top left no-repeat;
}
#quicklinks #bauficheck a {
	font-size: 12px;
	height: 30px;
	margin: 0;
	padding: 20px 0 0 48px;
}
#quicklinks #geschlfonds {
	width: 160px;
	height: 50px;
	top: 60px;
	left: 340px;
	background: #a5e1c7 url(../pics/buttons/hp_buttons/geschl_fonds.png) top left no-repeat;
}
#quicklinks #geschlfonds a {
	font-size: 12px;
	height: 36px;
	margin: 0;
	padding: 14px 0 0 48px;
}
#quicklinks p {
	margin: 0;
	padding: 0;
}*/
#quicklinks a {
	display: block;
}
.iframe {
	border: 0px solid #A8E6CB;
}


.kontaktform {

}
#aktuell_submitform {
	width: 724px;
}
.kontaktform fieldset {
	margin: 0 0 20px;
	padding: 20px;
	border: 1px solid #A8E6CB;
}
.kontaktform legend {
	font-weight: bold;
	font-size: 12px;
}
.kontaktform div {
	clear: both;
}
.kontaktform .noclear div {
	clear: none;
}
.kontaktform label, .kontaktform span.label {
	display: block;
	width: 150px;
	text-align: right;
	margin: 0 10px 10px 0;
	padding: 2px 0 0;
	float: left;
	font-size: 12px;
}
.kontaktform label.small {
	width: 60px;
}
.kontaktform .controlset label, .kontaktform .controlset input {
	display: inline;
	float: none;
}
.kontaktform input {
	width: 300px;
}
.kontaktform textarea {
	width: 450px;
	overflow: auto;
}
.kontaktform #herr, .kontaktform #frau, .kontaktform #keine {
	width: 15px;
}
.kontaktform textarea {
	overflow: auto;
}
.kontaktform #plz {
	width: 96px;
	float: left;
	margin-right: 5px;
}
.kontaktform #ort {
	width: 195px;
}
.kontaktform select {
}
.kontaktform p {
}
.kontaktform .required {
	font-weight: bold;
}
.kontaktform .gap {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #A8E6CB;
}
.kontaktform #submit, .kontaktform #clear {
	width: 150px;
}
.kontaktform .numbers {
	width: 36px;
}
.kontaktform .date {
	width: 80px;
}

