/* StyleSheet screen.css - BW-Bank Wealth Management - brandperfection.de v1.1 - 15.08.2008 */



@import url("menu.css");
@import url("startseite.css");
 
*{
	padding:0;
	margin:0;
}

HTML, BODY{
	height:101%;
}

BODY{
	background-color:#CED4D8;
	background-image:url(/imperia/md/content/wealth/img/bg_body.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}


A{
	/* color:#0068b8; */
	color:#535B66;
	text-decoration:underline;
}

A.vollTextLink{
	text-decoration:none !important;
}

A:hover{
	color:#000;
}



DIV#mainWrapper{
	width:1002px;
	margin:0 auto;
}

.hide{
	display: none;
}


UL {
	margin:5px 0px 15px 20px;
}

UL LI {
	list-style-image:url(/imperia/md/content/wealth/img/list_dot.gif);
	margin-bottom:0px;
}

OL {
	padding-left: 0px;
	margin-left: 17px;
	-margin-left: 22px;
}

/*
 * Header
 */
 
DIV#printHeader{
	display:none;
}

DIV#header{
	height:181px;
	margin-bottom:31px;
	-margin-bottom:19px;
}

DIV#logo{
	background-image:url(/imperia/md/content/wealth/img/bwbank_logo.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#535B66;
	border-bottom:1px solid #CED4D8;
	height:48px;
}

DIV#schriftzug{
	height:22px;
	background-image:url(/imperia/md/content/wealth/img/bg_schriftzug.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-top:4px;
	background-color:#535B66;
}

DIV#headImg{
	height:107px;	
	background-image:url(/imperia/md/content/wealth/img/headImg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

DIV#schatten{
	height:6px;
	background-image:url(/imperia/md/content/wealth/img/schatten_head.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


/*
 * Zellenformatierung der dreispaltigen Aufteilung
 */
 
TABLE.contMain{
	background-color:#FFF;
	width:1002px;
}
  
TD.contLeft{
	width:230px;
}


TD.contCenter{
	width:569px;
	padding:16px 0px 40px 0px;
}

TD.contRight{
	width:203px;
}  
/*
 * Module
 */
 
DIV.kontaktlink{
	margin-bottom:5px;
}
 

/*
 * Modul - links
 */

DIV.modulLeft{
	font-size:11px;
	line-height:15px;
	margin:18px 0px 18px 16px;
}

DIV.modulLeft H4{
	background-image:url(/imperia/md/content/wealth/img/bg_modulhead_links.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 8px 3px 12px;
	font-size:11px;
	color:#535B66;
}

DIV.modulLeft DIV.contentBox{
	background-image:url(/imperia/md/content/wealth/img/bg_modul_links.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px 10px 2px 3px;
	border-bottom:1px solid #FFF;
}


DIV.modulLeft DIV.content{
	
}

DIV.modulLeft DIV.content P{
	padding:7px 10px 10px 5px;
/*	background-image:url(/imperia/md/content/wealth/img/bg_modul_content.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;*/
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;

}

DIV.modulLeft DIV.content DIV.kontaktlink{
	background-image:url(/imperia/md/content/wealth/img/bg_modul_content.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
	height:15px;
	padding:4px 10px 2px 8px;
	margin-bottom:1px;
}

DIV.modulLeft DIV.kontaktlink A{
	display:block;
	background-image:url(/imperia/md/content/wealth/img/modul_link_arrow.gif);
	background-position:center right;
	background-repeat:no-repeat;
	text-decoration:none;
}

DIV.modulLeft DIV.kontaktlink A:hover{
	color:#000;
}


/*
 * Modul - rechts
 */

DIV.modulRight{
	font-size:11px;
	line-height:15px;
	width:187px;
	margin:16px 0px 0px 0px;
}

DIV.modulRight H4{
	background-image:url(/imperia/md/content/wealth/img/bg_modulhead_rechts.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 8px 3px 12px;
	font-size:11px;
	color:#535B66;
}

DIV.modulRight DIV.contentBox{
	background-image:url(/imperia/md/content/wealth/img/bg_modul_rechts.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0;
	padding-bottom:3px;

}


DIV.modulRight DIV.content{

}

DIV.modulRight DIV.content P{
	padding:7px 10px 10px 10px;
/*	background-image:url(/imperia/md/content/wealth/img/bg_modul_content.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;*/
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	color:#535B66;

}

DIV.modulRight DIV.content DIV.kontaktlink{
	background-image:url(/imperia/md/content/wealth/img/bg_modul_content.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
	margin:0px 3px 1px 5px;
	padding-right:10px;
}

DIV.modulRight DIV.kontaktlink A{
	display:block;
	background-image:url(/imperia/md/content/wealth/img/modul_link_arrow.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding:4px 5px 4px 8px;
	height:14px;
	text-decoration:none;
}

DIV.modulRight DIV.kontaktlink A:hover{
	color:#000;
}



/*
 * Content
 */

H4{
	font-size:14px;
}

DIV.modulContent{
	width:550px;
	line-height:15px;
	margin-bottom:25px;
	margin-left:5px;
	overflow:hidden;
}

DIV.modulContent H1{
	border-left:1px solid #E7EAEC;
	border-right:1px solid #E7EAEC;
	background-image:url(/imperia/md/content/wealth/img/bg_head_content.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:12px;
	color:#535B66;
	padding:6px 9px 6px 10px;
}

DIV.contImg{
	margin-bottom:30px;
}

DIV.contText{
	margin:0px 45px 0px 40px;
	font-size:11px;
	color:#535B66;
}


DIV.contText H2{
	margin-bottom:18px;
}

DIV.contText P A{
	text-decoration:underline;
}

DIV.contText P.teaserText{
	margin-bottom:18px;
	font-weight:bold;
	color:#86949e;
}

DIV.contText P.normText{
	margin-bottom:18px;
}

DIV.contText H3{
	color:#535B66;
	padding-bottom:3px;
	font-size:12px;
}

DIV.modulContent UL{
	padding-left:10px;
	margin-bottom:4px;
}

/*doppelte Listenpunkte Birke 22.09.
DIV.modulContent UL LI{
	list-style-type:none;
	padding-left:9px;
	background-image:url(/imperia/md/content/wealth/img/list_item.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin-bottom:3px;
}
doppelte Listenpunkte Ende */

/*
 * Footer
 */
 
DIV#footer{
	height:80px;
	background-image:url(/imperia/md/content/wealth/img/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#FFF;
	padding-left:238px;
}

DIV#footer TABLE{
	width:550px;
}

DIV#footer SPAN.drucken A{background-image:url(/imperia/md/content/wealth/img/icons/i_drucken.gif);margin-right:20px;padding-left:20px;}
DIV#footer SPAN.totop A{background-image:url(/imperia/md/content/wealth/img/icons/i_top.gif);margin-left:20px;padding-left:20px;}

DIV#footer SPAN.global{
	padding-right:10px;
}

DIV#footer A{
	
	font-size:11px;
	font-weight:normal;
	color:#8b98a2;
	text-decoration:none;
	background-repeat:no-repeat;
}

DIV#footer A:hover{
	color:#535B66;
}


/*
 * Teaser
 */
 
DIV.modulTeaser{
	width:555px;
	line-height:15px;
	font-size:11px;
	color:#535B66;
	margin-left:3px;
	margin-bottom:25px;
}

DIV.modulTeaser H1{
	background-image:url(/imperia/md/content/wealth/img/bg_teaser_head.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:12px;
	color:#535B66;
	padding:6px 10px 5px 14px;
}

DIV.teaser A{
	text-decoration:underline;
}

DIV.teaser A.vollTextLink, DIV.teaser1 A.vollTextLink{
	color:#535B66;
	text-decoration:none;
}

DIV.teaser A.vollTextLink:hover, DIV.teaser1 A.vollTextLink:hover{
	color:#000;
}


/* Teaser mit Bild oder Flash */
DIV.teaser{
	overflow:hidden;
	background-image:url(/imperia/md/content/wealth/img/bg_teaser.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	margin-bottom:10px;
}

DIV.teaser TABLE{
	margin:0px 0px 0px 3px;
}
DIV.teaser TABLE TD{
	font-size:11px;	
	text-align:left;
	vertical-align:top;
	color:#535B66;
}

DIV.teaser TABLE TD.contentTeaser{
	padding:8px 14px 8px 14px;
}

DIV.teaser A{
	font-weight:normal;
}

/* Teaser ohne Bild */

DIV.teaser1{
	height:auto;
	overflow:hidden;
	background-image:url(/imperia/md/content/wealth/img/bg_teaser.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	margin-bottom:10px;
}

DIV.teaser1 TABLE{
	margin:0px 0px 0px 3px;
}
DIV.teaser1 TABLE TD{
	font-size:11px;	
	text-align:left;
	vertical-align:top;
	color:#535B66;
}

DIV.teaser1 TABLE TD.contentTeaser{
	padding:10px 14px 15px 14px;
}

DIV.teaser1 A{
	font-weight:normal;
	text-decoration:underline;
}

/*
 * Reiter
 */

H5{
	font-size:13px;
	margin-bottom:10px;
}

DIV.modulReiter{
	width:550px;
	margin-left:5px;
	margin-bottom:25px;
	overflow:hidden;
}

DIV.reiter{
	height:20px;
	background-image:url(/imperia/md/content/wealth/img/bg_reiter_bottom.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-left:40px;
}


DIV.reiter A{
	display:block;
	float:left;
	text-decoration:none;
	background-image:url(/imperia/md/content/wealth/img/bg_reiter.gif);
	background-repeat:repeat-x;
	background-color:#a0abb3;
	padding:3px 10px 3px 5px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	border-left:1px solid #b4bdc3;
	border-right:1px solid #b4bdc3;
}

DIV.reiter A.aktiv{
	background-image:url(/imperia/md/content/wealth/img/bg_reiter_aktiv.gif);
	background-repeat:repeat-x;
	color:#535B66;
	
}

DIV.reiterContent{
	background-color:#f1f2f4;
	font-size:11px;
	padding:0px 30px 15px 40px;
	color:#535B66;
	line-height:15px;
}

DIV.reiterContent A{	
	color:#535B66;
}

DIV.reiterContent{
	padding-top:15px;
	padding-right:50px;
}

DIV.reiterContent TABLE{
	font-size:11px;
}

DIV.reiterContent TABLE TD{
	padding-right:20px;
}

DIV.reiterContent TABLE TD TABLE TD{
	padding-right:0px;
}

HR.trennlinie{
	border:none;
	border-top:1px solid #FFF;
}

DIV.reiterPrint{
	display:none;
}



/*
 * Formulare
 */


.formTable TD{
	text-align:left;
	vertical-align:top;
}
 
.formTable LABEL{
	display:block;
	width:130px;
	margin:0px 0px 15px 0px;
}
 
 
.formTable .eingabe_01{
	width:320px;
	border:1px solid #535B66;
	padding:1px 2px 1px 2px;
}

.formTable .eingabe_02{
	width:100px;
	border:1px solid #535B66;
	padding:1px 2px 1px 2px;
}

.formTable .mitteilung{
	width:320px;
	border:1px solid #535B66;
	padding:1px 2px 1px 2px;
}

.formTable SELECT{
	border:1px solid #535B66;
}

.formTable SELECT, .formTable INPUT, .formTable TEXTAREA{
	font-size:11px;
}

.errorMessage{
	color:#FF0000;
}
