﻿/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #888;
	background: #fff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body * {
min-height: 0;
}
/* end browser resets*/
body {
	background: #a5a5a5 url(../images/body_back.png) 0 0 repeat-x;
}
#wrapper {
	width: 778px;
	margin: 10px auto 10px auto;
}
#header {
	width: 778px;
	height: 152px;
	background:  url(../images/header_back.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
}

/*alte header hoehe: 137px*/

#headcontent {
	width: 778px;
	height: 152px;
	position: relative;
}
#logo {
	position: absolute;
	top: 25px;
	left: 20px;
}
#main {
	width: 778px;
	background: transparent url(../images/main_back.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
}
#singlecol {
	margin: 0 6px 0 6px;
	padding: 0px 0 0px 0;
	background-color: #fff;
	line-height: 1.35;
	color: #000;
}
#content {
	float: left;
	width: 570px;
	display: block;
	padding-top: 10px;
	line-height: 1.35;
	color: #000;
}
#main p {
	line-height: 1.35;
	margin-bottom: 1em;
	color: #000;
}
#main p em {
	color: #D62027;
	font-style: normal;
}
#main a {
	color: #888;
}
#main p.dllink {
	display: block
	line-height: 23px;

	width: 100%;
	color: #999;
	margin-bottom: 10px;
}
#main p.dllink * {
	line-height: 19px;
	float: left;
	margin-right: 5px;
	padding: 0;
}
#main p.dllink strong {
	line-height: 16px;
}
#content ul {
	color: #999;
	padding-left: 10px;
	margin: 15px 0 15px 0;
}
#content ul li {
	color: #000;
	line-height: 1.3;
	padding-left: 12px;
	background: transparent url(../images/listbullet.gif) 0 5px no-repeat;
}
#main a:hover {
	color: #005188;
}
#main strong {
	color: #005188;
	font-weight: bold;
}
#main h1, #main h2 {
	color: #005188;
	background-color: transparent;
	margin-bottom: 1.5em;
	line-height: 1.25;
	font-weight: bold;
}
#main h2 {
	margin-bottom: .5em;
	line-height: 1.35;
	font-size: 12px;
}
#main h3 {
	color: #000;
	font-weight: bold;
	margin-bottom: .2em;
	line-height: 1.35;
	font-size: 12px;
}
#main h2.teaserhl {
	font-size: 11px;
	text-align: right;
	width: 568px;
	background: transparent url(../images/dotted_line.gif) 0 100% no-repeat;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
#main h2.teaserhl.spaced {
	margin-bottom: 15px;
}
#main h2.teaserhl span {
	background: transparent url(../images/active_bullet.gif) 0 4px no-repeat;
	padding-left: 10px;
}
#main h2.newshl {
	font-size: 11px;
	text-align: right;
	width: 282px;
	background: #fff url(../images/dotted_line.gif) 0 100% no-repeat;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
#main h2.newshl span {
	background: #fff url(../images/active_bullet.gif) 0 4px no-repeat;
	padding-left: 10px;
}
#flashteaser {
	display: block;
	float: left;
	width: 568px;
	margin-bottom: 5px;
}
#acceptterms {
	padding: 20px 0 20px 0;
}
#acceptterms input, #acceptterms label {
	margin-bottom: 1em;
	color: #000;
	float: left;
	line-height: 1.5;
}
#acceptterms #acc {
	margin-right: 5px;
}
#acceptterms #submit {
	clear: both;
	line-height: auto;
}
#linkbox {
	width: 568px;
	height: 219px;
	display: block;
	float: left;
	background: transparent url(../images/linkbox_back.jpg) 0 0 no-repeat;
	position: relative;
}
#quicklinks_private {
	position: absolute;
	top: 7px;
	left: 0;
}
#quicklinks_business {
	position: absolute;
	top: 112px;
	left: 0;
}
#linkbox ul {
	width: 377px;
	padding-left: 0;
	margin: 0 0 0 0;
	list-style: none;
}
#linkbox ul li {
	color: #999;
	text-align: right;
	padding-left: 0;
	background-image: none;
}

#linkbox li a {
	font-size: 11px;
	text-decoration: none;
	line-height: 1.3;
	color: #999;
}
#linkbox li a:hover {
	color: #005188;
}
#news {
	float: left;
	display: block;
	width: 568px;
	padding-bottom: 10px;
}
#news div {
	background-color: #ddd;
	height: 210px;
	width: 282px;
	float: left;
	display: block;
}
#news div p {
	padding: 0 10px;
	line-height: 1.3;
	margin-bottom: 1em;
}
#news div img {
	display: block;
	margin-bottom: 10px;
}
#news div a {
	color: #888;
	text-decoration: none;
}
#news div a:hover {
	color: #005085;
	text-decoration: none;
}
#news1 {
	margin-right: 4px;
}
#topnav {
	width: 778px;
	background: transparent url(../images/blue_bar.png) 50% 0 no-repeat;
	height: 30px;
	float: left;
	display: block;
	position: relative;
}
#topnav #langselect {
	position: absolute;
	top: 5px;
	left: 660px;
}
#intro {
	width: 438px;
	position: absolute;
	top: 35%;
	left: 50%;
	margin-left: -219px;
}
#langselect_intro {
	position: absolute;
	left: 140px;
}
#langselect_intro a {
	color: #fff;
	text-decoration: none;
	padding: 0 2px;
	font-size: 10px;
	margin: 0 2px;
}
#langselect_intro a:hover {
	color: #fff;
	background-color: #7799be;
	text-decoration: none;
	padding: 0 2px;
	font-size: 10px;
}
#topnav #langselect a {
	color: #fff;
	text-decoration: none;
	padding: 0 2px;
	font-size: 10px;
	margin: 0 2px;
}
#topnav #langselect a:hover, #topnav #langselect a.active {
	color: #fff;
	background-color: #7799be;
	text-decoration: none;
	padding: 0 2px;
	font-size: 10px;
}
#topnav #homenav {
	position: absolute;
	top: 5px;
	left: 143px;
	color: #fff;
}
#topnav #homenav a {
	color: #fff;
	text-decoration: none;
	padding: 0 2px;
	font-size: 10px;
	margin: 0 2px;
}
#topnav #homenav a:hover, #topnav #homenav a.active {
	color: #fff;
	background-color: #7799be;
	text-decoration: none;
	padding: 0 2px;
	font-size: 10px;
}
#sidebar {
	padding: 0 0 0 16px;
	float: left;
	width: 167px;
	display: block;
	margin-right: 11px;
}
#sidebar ul {
	padding-bottom: 30px;
	float: left;
}
#sidebar li {
	float: left;
	width: 167px;
	display: block;
	background-color: #eee;
	border-bottom: 1px dashed #bbb;
	line-height: 1.3;
	position: relative;
}
#sidebar li a {
	float: left;
	display: block;
	width: 150px;
	background-color: #eee;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 8px 5px 8px 12px;
}
#sidebar li a:hover {
	float: left;
	display: block;
	color: #005188;
}
#sidebar li a.active {
	float: left;
	display: block;
	color: #005188;
	background: transparent url(../images/active_bullet.gif) 3px 13px no-repeat;
}
#sidebar ul ul {
	padding-bottom: 5px;
	float: left;
}
#sidebar li li {
	border-bottom: 0 none;
}
#sidebar li li a {
	font-weight: normal;
	padding: 5px 0 5px 12px;
}
#sidebar li li a.active {
	background: transparent url(../images/active_bullet.gif) 3px 10px no-repeat;
}
#footer {
	width: 778px;
	height: 85px;
	background: transparent url(../images/footer_back.png) 0 100% no-repeat;
	behavior: url(css/iepngfix.htc);
}
#footer p {
	text-align:center;
	padding: 10px 30px 25px 0;
	line-height: 1.35;
	font-size: 10px;
}
#footer a {
	color: #888;
	text-decoration: none;
}
#footer a:hover {
	color: #005085;
}
table {
	background-color: #e6e6e6;
	margin-bottom: 10px;
	width: 568px;
	
}
td strong {
	color: #D62027;
	font-weight: bold;
}
td {
	padding: 10px;
	line-height: 1.3;
	color: #000;
}
table.korr, table.nobg {
	background-color: transparent;
}
table.korr td {
	vertical-align: top;
	margin-bottom: 15px;
	padding: 10px 10px 20px 10px;
}
table.korr a {
	text-decoration: none;
}
td strong a {
	color: #999;
}
td strong a:hover {
	color: #D62027;
}
.fl {
	float: left;
	padding: 0 15px 10px 0;
}
.fr {
	float: right;
	padding: 0 10px 15px;
}

/* Währungstabelle */
#exchange {
	position: absolute;
	top: 15px;
	left: 511px;
	width: 240px;
	height: 158px;
	background: transparent url(../images/kurse_back.gif) 0 0 no-repeat;
	padding: 2px 5px;
}
#exchange table {
	width: 240px;
	background-color: transparent;
}
#exchange td {
	font-size: 11px;
	padding: 1px 0;
	height: 11px;
}

*html #exchange td {
	font-size: 11px;
	padding: 0px 0;
	height: 11px;
} 

*+html #exchange td {
	font-size: 11px;
	padding: 0px 0;
	height: 11px;
} 

#exchange td img {
	margin-right: 3px;
}
#exchange .borders td {
	background-color: #005188;
	height: 4px;
	font-size: 3px;
	padding: 0 3px;
	border-right: 1px solid #ccc;
}
/* end Währungstabelle */

/* Kontologin */
#kontologin {
	margin: 40px auto 0 auto;
	width: 346px;
	height: 220px;
	background: transparent url(../images/loginbox_back.gif) 0 0 no-repeat;
	position: relative;
}
#kontologin fieldset {
	padding: 10px;
}
#kontologin fieldset.sub {
	padding: 10px 30px;
}
#kontologin h1 {
	font-size: 12px;
}
#kontologin h2 {
	color: #000;
	margin-bottom: 25px;
}
#kontologin label {
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
	color: #D62027;
	margin-bottom: 12px;
	padding-left: 10px;
	font-size: 11px;
}
#kontologin .text {
	width: 170px;
	display: block;
	float: left;
	margin-bottom: 12px;
	border: 0 none;
	padding: 2px;
}
#kontologin #submit {
	width: auto;
	float: right;
}
/* end Kontologin */

/* helpers */
.h {
	display: none;
	visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*mod kai*/
table.vertretung td{
	vertical-align:top;
	background-color:#e6e6e6;
}
table.vertretung {
	width:100%;
	background-color:#e6e6e6;
	padding:3px;
}

td.tdvertretung{
width:29%;
	background-color:#e6e6e6;
	margin-right:10px;
}

.rot{
	color:#d62027;
	font-size:12px;
	margin-right:10px;
}

a.mlink{
	font-size:14px;
}

.terms td{
text-align:justify;
padding:0px;
margin:0px;
vertical-align:top;
}


.konditionen td{
  	background-color:#ffffff;
        padding:4px;
        vertical-align:top;
}

td.tdblau{
background-color:#d3dfee;
border-bottom: 1px solid #7ba0cd;
border-top: 1px solid #7ba0cd;
}

#grau1 {
	background-color: #E6E6E6;
}
#int1 {
	width:416px;
        height: 122px;
	background: transparent url(../upload/logos/suissebank_big.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
}

/*end mod kai*/


.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
