

/*  
+ ************************************************************* +
| Projekt Sparkasse Rebrush  last modified: 2007/06/08 10:34    |
+ ************************************************************* +
| Copyright (c) 2005 unitb technology GmbH                      |
| Author: René Machel <rma@unitb.de>                            |
+ ************************************************************* +
*/



html {
	height: 100%;
}

html, body { 
 	background-color: #cccccc;
	font-family: arial, verdana, helvetica;
	margin: 0px;
	padding: 0px ;
}




img,fieldset {
	border:0px;
}




a, a:link, a:hover, a:visited {
	text-decoration: none;
}




form, table, tr, td {
	margin: 0px;
}

table {
	border-collapse: collapse;
	border: 1px solid #ffffff;
}

tr, td {
	border: #ffffff;
}

input, select {
	color: #000000;
}




p {
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
}




dl {
	position: relative;
	margin: 10px 0 23px 0;
	background-color:#e9e9e9;
	color: #000;
}

dl dt {
	margin: 0px;
	padding: 3px 5px 3px 7px;	
	border-bottom: 2px solid #fff;
	font-weight: bold;
	font-size:11px;
	color: #000;
}

dl dd {
	margin:5px;
	line-height:20px;
	padding: 0px 2px 0px 25px;
	background: url(http://www.sparkasse.de/resources/pics/dd_icon.gif) no-repeat;
}



h1 {
	font-size: 22px;
	font-weight: lighter;	
	margin: -1px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;	
	line-height:18px;
	margin: 6px 0px 4px 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;	
	margin: 0 0 0 0;
	padding: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0px;
}

h5 {
	font-size: 12px;
	font-weight: normal;	
	margin: 0 0 0 0;
	padding: 0px;
}

h6 {
	font-size: 11px;
	font-weight: normal;	
	margin: 0 0 0 0;
	padding: 0px;
}




ol, ul { 
	margin-left: 0px;
	margin-top: -22px;
/*	padding-left: 0px; */
	background-color:#e9e9e9;
}

li {
	width:100%;
	list-style-type: none;
	font-weight:normal;
	font-size:12px;
	padding: 0px 2px 5px 20px;
	background: url(http://www.sparkasse.de/resources/pics/ul_li_icon.gif) no-repeat 8px 5px;
}


html>body li	{ 
	padding: 0px 2px 5px 20px;
	margin-left: -40px;
	line-height:18px;
	background: url(http://www.sparkasse.de/resources/pics/ul_li_icon.gif) no-repeat 8px 5px;
}



#all_container { 
	width: 990px;
	height: 100%;
	margin-bottom: -30px;
}




#vslot { 
	float: left;
	display: none;
	clear: both;
	width: 550px;
	width:expression(548 + "px");	
	margin: 0px 10px 10px 0px;
	border: none;
	overflow: hidden;
}

.block {	display: block; }

.floatLeft { float:left; }
.floatRight { float:right; }

.clear {	clear: both; }

.kontaktWrapper {
	width:380px;
	margin-right:10px;
}

table.content, table.content table {
	border: none !important;
}

.content{	
	font-family: arial, verdana, helvetica;
	font-size: 12.0px;
	color: #000000;
}

.content10 {
	font-family: arial, verdana, helvetica;
	font-size: 10.0px;
	color: #333333;
	cursor: pointer;
}





.space1	{ font-size: 1px; display: block; height: 1px; }
.space2	{ font-size: 1px; display: block; height: 2px; }
.space4	{ font-size: 1px; display: block; height: 4px; }
.space5	{ font-size: 1px; display: block; height: 5px; }
.space8	{ font-size: 1px; display: block; height: 8px; }
.space10 { font-size: 1px; display: block; height: 10px; }
.space15 { font-size: 1px; display: block; height: 15px; }
.space18 { font-size: 1px; display: block; height: 18px; }
.space20 { font-size: 1px; display: block; height: 20px; }
.space30 { font-size: 1px; display: block; height: 30px; }
.space35 { font-size: 1px; display: block; height: 35px; }
.space40 { font-size: 1px; display: block; height: 40px; }





.w70{ width: 70px; }
.w80{	width: 80px; }
.w90{ width: 90px; }
.w110{ width: 110px; }
.w150{ width: 150px; }
.w175{ width: 175px; }





.bgFF0000 { background-color: #ff0000; }
.bg000000 { background-color: #000000; }
.bgFFFFFF {	background-color: #ffffff; }
.bg666666 {	background-color: #666666; }
.bg999999 {	background-color: #999999; }
.bgCCCCCC {	background-color: #cccccc; }
.bgDDDDDD {	background-color: #dddddd; }
.bgE9E9E9 {	background-color: #e9e9e9; }





.colorFF0000 {	color: #ff0000; }
.color000000 {	color: #000000; }
.colorFFFFFF {	color: #ffffff; }
.color666666 { color: #666666; }
.color999999 {	color: #999999; }
.colorCCCCCC {	color: #cccccc; }
.colorDDDDDD {	color: #dddddd; }
.colorE9E9E9 {	color: #e9e9e9; }





.img210{	width: 208px; }
.img270{	width: 268px; }
.img550{	width: 548px; }

.img270_brd_top { width: 268px; border-top: 1px solid #cccccc; }
.img270_brd_btm {	width: 268px; border-bottom: 1px solid #cccccc; }
.img270_brd_tb { width: 268px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }

.image_left{ float: left; }
.img_cnt { text-align: center; }
.image_right{ float: right; }

.img_block { display: block; margin: 10px 0px 10px 0px; }

.imgSubline { 
	display: block;
	background-color: #e9e9e9;
	color: #666666;
	min-height: 16px;
	padding: 3px 2px 3px 15px;
	font-size: 11px;
	width: 145px;
	width:expression(160 + "px");	
}

.imgChart { 
	display: block;
	border:1px solid #cccccc;
	margin-top: 8px;
}




#headerImage { 
	width: 990px;
	height: 110px;
	background-color: #666666;
	cursor:pointer;
}

#headerHeadline { 
	width: 990px;
	height: 35px;
	font-weight: bold;
	color: #ff0000;
	background-color: #cccccc;
}

#headerWelcome { 
	position: relative;
	left: 91px;
	width: 530px;
	height: 20px;
	float: left;	
	top:9px;
	font-size: 17px;
	overflow: hidden;
}

#headerDate { 
	position:relative;	
	left: 50px;
	width: 150px;
	float: left;
	top: 12px;	
	font-size: 13px;
	color: #666666;
}

#headerItems { 
	position:relative;	
	left: 120px;
	width: 120px;
	float: left;
	top: 12px;	
	color: #666666;
}




#metanavContainer { 
	width: 990px;
	height: 30px;
	background-color: #666666;
	padding: 0px 0px 0px 0px;
}

#metanav { 
	float: left;
	height: 30px;
	position:relative;
	left: 234px;
	top: 5px;
	z-index: 998;
}

#metanav a{ 
	color: #ffffff;
	font-size: 12px;
	margin: 0px 7px 0px 7px;
}

#metanavSuche { 
	position: absolute;
	top: 114px;
  	left: 0px;
	padding-left: 632px;
	margin: 0px;
	font-size:12px;
	color:#fff;
}

#metanavSuche form, #metanavSuche fieldset {
	margin: 0px;
	padding: 0px;
}

#metanavSuche .submit { 
	position: relative;
	top: 1px;
	top:expression(0 + "px");
	background: #ddd url(http://www.sparkasse.de/resources/pics/button_submit.gif) no-repeat;
	height:16px;
	width:15px;
	border: none;
	margin: 0px 0px 0px -4px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;
}

#metanavSuche input { 
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	height: 16px;
	border: 1px solid #dddddd;
}







#navWrapper { 
	float: left;
	width: 210px;
	background-color: #ff0000;
	margin: 0px 11px 0px 0px;
	overflow: hidden;
}





.navItemLevelOne {
	position:relative;	
	width: 100%;	
}

.navItemLevelOne a{
	display:block;
	padding-left: 50px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;	
}

.navItemLevelOne a:hover{
	background: url(http://www.sparkasse.de/resources/pics/arrow_white.gif) no-repeat 35px 5px;
}





.navItemLevelTwo {
	position:relative;	
	width: 100%;	
	margin: 5px 0px 10px 0px;
}

.navItemLevelTwo a{
	display:block;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 60px;
}

.navItemLevelTwo a:hover{
	background: url(http://www.sparkasse.de/resources/pics/arrow_white.gif) no-repeat 45px 4px;
}





.navItemLevelThree {
	position:relative;	
	width: 100%;	
}

.navItemLevelThree a{
	display:block;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 70px;
}

.navItemLevelThree a:hover{
	background: url(http://www.sparkasse.de/resources/pics/arrow_white.gif) no-repeat 55px 4px;
}





.navItemActive1 {
	background: url(http://www.sparkasse.de/resources/pics/arrow_white.gif) no-repeat 35px 4px;	
}

.navItemActive2 {
	background: url(http://www.sparkasse.de/resources/pics/arrow_white.gif) no-repeat 45px 4px;	
}

.navItemActive3 {
	background: url(http://www.sparkasse.de/resources/pics/arrow_white.gif) no-repeat 55px 4px;	
}
	




.navSeparatorLine {
	height: 1px;
	margin: 4px 0px 4px 0px;
	background: url(http://www.sparkasse.de/resources/pics/separator_nav.gif);
	overflow: hidden;
}





#navAdds {
	padding: 50px 0px 50px 50px;
}








#contentWrapper { 
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#elementWrapper { 
	width: 100%;
}

#contentLeft { 
	float: left;
	width: 50%;
}

#contentRight { 
	float: left;	
	width: 50%;
}




#contentWrapper p{
}

.clear { 
	clear: both;
}




 
.box270 { 
	display: block;
	width: 268px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
	background-color: #fff;
	font-size: 11px;
	overflow: hidden;
}

.box270 h1 {
	color: #ff0000;
	margin: 6px 0px 4px 0px;
}

.box270 h2 {
	color: #ff0000;
	margin: 6px 0px 4px 0px;
}

.box270 h3 {
	color: #ff0000;
	margin: 6px 0px 4px 0px;
}

.box270 h4 {
	color: #ff0000;
	margin: 5px 0px 6px 0px;
}

.box550 { 
	float: left;
	display: inline;
	width: 548px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
	background-color: #fff;
	overflow: hidden;	
}

.box550 h1 {
	color: #ff0000;
}

#boxHTML { 
	float: left;
	display: table;
        display: expression("inline");
	width: 550px;
	height: auto;
	margin: 0px 10px 10px 0px;
	background-color: #fff;
	overflow: hidden;	
}

#boxFull { 
	float: left;
	display: inline;
	width: 548px;
	height: auto;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
	background-color: #fff;
}

#boxFull .left { 
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	overflow: hidden;
}

#boxFull .right { 
	float: left;
	margin: 0px;
	width: 348px;
        width: expression(370 + "px");
	padding: 0px 0px 0px 25px;
}

#boxFull a img { 
	position: relative;
	border-left: 13px solid #fff;
	left: -26px;
}

#boxFull table a img { 
	border: none;
	left: 0px;
}

.boxHeadline {
	background-color: #999999;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0px 3px 20px;
}

#boxFull .left .boxHeadline {
	padding: 3px 0px 3px 15px;
}

.boxContent { 
	margin: 0px 5px 0px 20px;	
	padding: 3px 0px 1px 0px;
	font-weight: normal;
	font-size: 11px;
}

.boxImage { 
	margin: 10px 0px 10px 0px;
}

.boxContent table {
	border-collapse: collapse;

}
.boxContent td {
	padding: 0px 10px 0px 5px;
	border: 1px solid #fff;
}




#contentWrapper p a { 
	color: #666666;
	padding: 1px 0px 1px 13px;
	margin: 0px;
	font-size: 12px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 5px;
}


a.link, .boxContent a, #contentWrapper a.linkInt, #contentWrapper a.linkExt { 
	color: #666666;
	padding: 1px 0px 1px 15px;
	margin: 0px;
	font-size: 12px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 5px;
}

a.linkblock, #contentWrapper a.linkMore { 
	display: block;
	color: #666666;
	padding: 2px 0px 2px 15px;
	margin: 0px;
	font-size: 12px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 5px;
}


h1 a.artikelHead{	font-size: 22px; }
h2 a.artikelHead{	font-size: 12px; font-weight: bold; }
h3 a.artikelHead{	font-size: 14px; font-weight: bold;	}
h4 a.artikelHead{	font-size: 12px; font-weight: bold;	}
h5 a.artikelHead{	font-size: 12px; font-weight: normal; }
h6 a.artikelHead{ font-size: 11px; font-weight: normal; }

a.artikelHead { 
	background: none;
	padding: 0;		
	font-size: 12x;
	color: #ff0000;
}

a.artikelText { 
	background: none;
	padding: 0;
	font-size: 11px;
	color: #000000;	
}

#contentWrapper a.artikelNav { 
	color: #666666;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	font-size: 11px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 5px;
}

#contentWrapper a.servicebox{ 
	display: block;
	color: #666666;
	margin:0px;
	padding: 2px 0px 2px 13px;
	font-size: 12px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 6px;
}




#contentWrapper hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #cccccc;
	margin: 5px 0px 5px 20px;
}

#contentWrapper .floatleft {
	float: left;
	margin: 5px 0px 5px 0px;
}
#contentWrapper .floatright {
	float: right;
	margin: 5px 0px 5px 0px;
}

#contentWrapper .patch {
	width:345px;
	display: block;
	background-color:#e9e9e9;
	border-top:1px solid #fff;
	padding:2px 0px 2px 5px;
	margin: 0px;
}



#contentWrapper table { 
	width: 98%;
	border: 1px solid #efefef;
	font-size: 12px;
}

#elementWrapper table{ 
	border: none;
}





#contentWrapper fieldset {
	width: 240px;
	padding: 5px 0px 5px 7px;
	background-color: #cccccc;
}

#contentWrapper input {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
/*	height:16px;*/
}

#contentWrapper select {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
/*	height:16px;*/
}

#contentWrapper label {
	font-family: Arial,  Verdana, Sans-Serif;
	font-size: 12px;
}

#contentWrapper .submit {

	background-color:transparent;
	background-image:url(http://www.sparkasse.de/resources/pics/button_submit.gif);
	height:18px;
	background-repeat:no-repeat;
	width:21px;
	margin-left:-4px;
	border:0px;
	color:#FFF;
	background-position:0px 1px;
	overflow:hidden;
}







#artikelFunctions { 
	border: none !important;
	margin: 0;
	padding: 0;
	margin-top: 25px;
	margin-right: 20px; 
}




#serviceboxLeft { 
	margin: 0px 5px 0px 15px;
	background-color:#e9e9e9;
}

#serviceboxLeft .head { 
	padding: 0px;
  	color: #444444;
	font-size: 12px;
	font-weight: bold;
}

#serviceboxLeft .body { 
	padding: 0px;
  	color: #444444;
	font-size: 12px;
	font-weight: normal;
}

#serviceboxRight { 
	width: 345px;
	display: block;
	background-color:#e9e9e9;
	margin: 0px;
	border: none !important;
}

#serviceboxRight tr{
	width: 100%;
}

#serviceboxRight .head{ 
	padding: 3px 5px 3px 20px;
	border-bottom: 2px solid #fff;
  	color: #444444;
	font-size: 12px;
	font-weight: bold;
}

#serviceboxRight .body{ 
	padding: 3px 5px 3px 20px;
  	color: #444444;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}




#boerse { 
	float: right;
	display: block;
	margin: 0px;
	width: 250px;	
}

#boerse select {
	width: 105px;
	margin: 1px 2px 1px 2px;
}




#boersenFunctions { 
	width: 235px !important;
	clear:both;
	float: right;
	font-size: 11px !important;
	border: none !important;
	margin-bottom: 5px;
}

#boersenFunctions .left {
	text-align: left;
}

#boersenFunctions .center{
	text-align: center;
}

#boersenFunctions .right{
	text-align: right;
	padding-right: 15px;
}




#kursdaten { 
	width: 250px !important;
	font-size: 11px !important;
	border: none !important;
	margin-bottom: 20px;
}

#kursdaten .left{
	background-color: #cccccc !important;
	text-align: left;
	width: 50%;
	padding: 1px 1px 1px 7px !important;
}

#kursdaten .right{
	background-color: #dddddd !important;
	text-align: right;
	width: 50%;
	padding: 1px 8px 1px 1px !important;
}




#musterdepot { 
	background-color: #dddddd !important;
	padding: 10px 20px 10px 20px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#musterdepot .head { 
	float: left;
	font-size: 23px;
	font-weight: lighter;
	margin: 0px;
	margin-left: -2px;
	margin-left: expression(-1 + "px");
	padding: 0px;
	color: #000;
 }

#musterdepot .saldo { 
	float: left;
 }

#musterdepot .growthplus, #musterdepot .growthminus, #musterdepot .growthequal { 
	float: right;
 }


#musterdepot .growthplus {	color: #90BD00; }
#musterdepot .growthminus { color: #FF0000; }
#musterdepot .growthequal { color: #666666; }

#musterdepot .growthArrow { 
	float: right;
	margin-top: 3px;
	margin-bottom: 5px;
}







#linkWrapper { 
	float: left;
	width: 208px;
	width:expression(208 + "px");
	display: inline;
	margin: 0px;
}




#linkWrapper .boxContent{
	font-size: 12px;
}

#linkWrapper hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #cccccc;
	margin: 5px 0px 5px 20px;
}




#box210 { 
	float: left;
	display: block;
	width: 208;
	margin: 0px 0px 10px 0px;
	border: 1px solid #999999;
	font-size: 11px;
	overflow: hidden;
}




#box210 h1 {
	color: #ff0000;
	font-size: 25px;
	font-weight: lighter;
	margin: 6px 0px 4px 0px;
}

#box210 h4 {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0px 5px 0px;
}




#linkWrapper a.img{ 
	background: none !important;
	margin: 0px;
	padding: 0px;
}

#linkWrapper a.banking { 
	display: block;
	color: #ff0000;
	padding: 6px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 10px;
}

#linkWrapper a.linkIntBld { 
	display: block;
	color: #666666;
	padding: 6px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 10px;
}

#linkWrapper a.linkInt { 
	display: block;
	color: #666666;
	padding: 1px 0px 1px 15px;
	font-size: 12px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 5px;
}

#linkWrapper a.linkExt { 
	display: block;
	color: #666666;
	padding: 5px 0px 5px 15px;
	font-size: 12px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 10px;
}

#linkWrapper a.linkSchnellnavigation { 
	display: block;
	color: #ffffff;
	padding: 5px 0px 5px 15px;
	font-size: 12px;
	font-weight: bold;
	background: #ff0000 url(http://www.sparkasse.de/resources/pics/arrow_white.gif) no-repeat 0px 9px;
}





#linkWrapper input {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	border-width: 1px;
	border-right: none;
	padding: 0px 3px 0px 3px;	
}

#linkWrapper select {
	font-family: Arial;
	font-size: 12px;
	border: 1px #666666 inset;
}

#linkWrapper label {
	font-family: Arial;
	font-size: 11px;
}

#linkWrapper .submit {
	position: relative;
	top: 1px;
	top:expression(0 + "px");
	background: #ddd url(http://www.sparkasse.de/resources/pics/button_submit.gif) no-repeat;
	border-bottom: 1px solid red;
	height:17px;
	width:15px;
	border: none;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;
}

#linkWrapper fieldset {
	width: 183px;
	padding: 5px 0px 5px 7px;
	background-color: #cccccc;
}




#linkWrapper .floatleft {
	float: left;
	margin: 5px 0px 5px 0px;
}

#linkWrapper .floatright {
	float: right;
	margin: 5px 0px 5px 0px;
}





#linkSchnellnavigation { 
	margin-left: 20px;
}

#schnellnavigation { 
	visibility:hidden;
	position:absolute; 
	display:inline;
	z-index:999; 
	background: #ddd; 
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #ff0000;
	border-left: none;	
}

#schnellnavigation a { 
	display: block;
	color: #666666;
	padding: 3px 0px 3px 15px;
	font-size: 12px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 7px;
}

#schnellnavigation table{ 
	width: 100%;
	background-image: url(http://www.sparkasse.de/resources/pics/schnellnavigation_bg.gif);
}

#schnellnavigation td{
	padding: 5px 0px 5px 10px;
	vertical-align: top;
}

#schnellnavigation td.whiteline{ 
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: #fff;
   border: none;
}




#registrierung label, #registrierung input{
	display: block;
	float: left;
}

#registrierung {
	padding: 0px !important;
	width: 210px;
}

#registrierung .w70, #registrierung .w90, #registrierung .w110, #registrierung .w150, #registrierung .w175{
	margin-left: 5px;
	margin-top: 3px;
}

#registrierung input {
	padding-left: 2px;
}

#registrierung .submit {
	background-color:transparent;
	background-image:url(http://www.sparkasse.de/resources/pics/button_submit.gif);
	height:20px;
	background-repeat:no-repeat;
	width:21px;
	margin-left:-4px;
	border:0px;
	color:#FFF;
	background-position:4px 4px;
	overflow:hidden;
}

#registrierung label{
	width: 50px;
	border-right: 1px solid #fff;
	background-color: #dddddd;
	padding: 5px 0px 5px 7px;
}

.borderWhite {
	display: inline-block;
	border-bottom: 1px solid #fff;
}

.borderWhite:after {
	content: ".";
	height: 1px;
	visibility: hidden;
	display: block;
	clear: both;
}








.boxContentFloat {
	float:left !important;
	width: 250px;
	text-align: left;
	margin: 0px 5px 0px 10px;	
	padding: 3px 0px 1px 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}

.boxTeaserImage {
	margin: 0;
	margin-bottom:10px;
	padding: 0;
}






.spk_finder {
	background-image: url(images/spk_finder.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 310px;
}

.spk_finder .flash {
	float: left;
	position: relative;
	top: 8px;
	left: 19px;
}

.spk_finder h1 {
	position: relative;
	float: left;	
	top: 22px;
	left: 0px;
	color: #fff;
}

.spk_finder .text {
	float: left;	
	width: 175px !important;
	position: relative;
	left: 52px;
	font-size: 11px;
	line-height: 17px;
	margin-top: 45px;
}

.spk_finder h1:after, .spk_finder .text:after {
	content: ".";
	height: 1px;
	visibility: hidden;
	display: block;
	clear: both;
}


.spk_finder .searchbox {
	float: left;
	position: relative;
	left: -25px; 
	margin-top: 30px;
	border: 0px solid #666666;
	width: 240px;
}

.spk_finder .searchbox input {
	margin-right: 3px;
	border: 1px solid #666666;
	font-size: 12px;
}

.spk_finder .searchbox input.street { width: 132px;	}
.spk_finder .searchbox input.street_no { width: 23px; }
.spk_finder .searchbox input.zip { width: 47px; }
.spk_finder .searchbox input.city { width: 108px; }
.spk_finder .searchbox input.button { padding: 0px 5px 0px 5px; }

.spk_finder .searchbox table {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border: none;
}

.spk_finder td.left {
	padding: 3px 7px 3px 8px;
	border: none;
}

.spk_finder td.right {
	padding: 3px 3px 3px 5px;
	border: none;
}

.spk_finder .line {
	height: 1px;
	font-size: 0px !important;
	background-color: #fff;
	padding: 0px !important;
	margin: 0px !important;
}

.boxContentFloat {
	float:left !important;
	width: 240px;
	_width: 250px;
	text-align: left;
	margin: 0px 5px 0px 20px;
	_margin: 0px 5px 0px 10px;
	padding: 3px 0px 1px 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}

.boxTeaserImage {
	margin: 0;
	margin-bottom:10px;
	padding: 0;
}





.mietrechner_container {
	background-image: url(http://www.sparkasse.de/resources/pics/270_rechner.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 230px;
	width: 268px;
	overflow: hidden;
}

#mietrechnerTeaser {
	display:none;
	width:230px;
	white-space:normal;
}


.mietrechner_container h4 {
	margin: 0px !important;
	padding: 0px !important;
}

.mietrechner_container table {
	position: relative;
	top: 45px;
	left: 22px;
	border: none !important;
	white-space: nowrap;
	width: 240px !important;
}

.mietrechner_container td {
	vertical-align: top;
	font-size: 12px !important;
	width: auto;
	padding: 2px 0px 2px 0px;
}

.mietrechner_container input {
	font-size: 11px;
	padding: 0px 2px 0 2px;
	margin: 0px;
	height: 16px;
	width: 105px;
	border: 1px solid #6C6C6C !important;
}

.mietrechner_container input.btn_submit {
	background-color: #dddddd;
	margin-top: 7px;
	margin-bottom: 7px;
}

.mietrechner_container .textsmall {
	font-size: 11px !important;
}





.infoItem {
	float: left;
	margin: 10px 0px 0px 10px;
}

.infoItem a, .infoItem img {
	float: left;
}

.infoItem img {
	margin-right: 5px;
}






#footer { 
	clear: both;
	height: 30px;
	width: 990px;
	background-color: #666666;
}


#footer a{ 
	color: #ffffff;
	text-decoration: underline;
}

.disclaimer { 
	position: relative;
	top: 8px;
	left: 20px;
	width: 970;
	color: #ffffff;
	font-size: 10px;
}


/*

zusätzliche Klassen & Wrapper für die Contentstraffung feb.2008, srademacher@sparkasse.de

*/

#sparkassensuche {
	height:58px;
	padding-left:15px;
	padding-right:15px;
	margin-left:19px;
	vertical-align:middle;
	background: url(http://www.sparkasse.de/resources/pics/sparkassensuche-verlauf.gif) repeat-x;
}

#spksuchetag {
	padding-top:11px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666;
}

#spksuchefields .spksuche-submit {
	position: relative;
	top: 1px;
	top:expression(0 + "px");
	background: #999 url(/resourcesunitb/pics/button-submit-999.gif) no-repeat;
	border-bottom: 1px solid red;
	height:17px;
	width:15px;
	border: none;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;
}

#sparkassensuche .inputfield {
	width:140px;
	height:17px;
	border: solid 1px #999;
	margin-top:6px;
}

html>body #sparkassensuche .inputfield { height:15px; }


#bankinglink {
	color:#f00;
}

#unsereleistungen {
	display:inline;
	position:absolute;
	left:403px;
	visibility:hidden;
	width:586px;
	height:244px;
	background: url(http://www.sparkasse.de/resources/pics/layer-bg.gif) no-repeat;
}

#unsereleistungen a {
	line-height:13px !important;
}

#unsereleistungen .header {
	width:575px;
	height:19px;
	text-align:right;
	padding-top:14px;
}

#unsereleistungen .item, .item-left {
	float:left;
	display:inline;
	width:170px;
	height:230px;
	font-size:12px;
	margin-top:7px;
	padding-left:20px;
}

#unsereleistungen .item-left {
	padding-left:25px;
}

#unsereleistungen a { 
	display: block;
	color: #666666;
	padding: 3px 0px 3px 15px;
	font-size: 12px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 5px;
}

#content-bridge {
	margin-top:30px;
	height:110px;
}

#content-bridge .header {
	display:block;
	font-size:11px;
	letter-spacing:2px;
	background-color:#e4e4e4;
	line-height:20px;
	padding-left:10px;
	margin-bottom:14px;
}

#content-bridge .item1, .item2, .item3 {
	float:left;
	display:inline;
	width:100px;
}

#content-bridge .item2 {
	margin-left:24px;
	margin-right:24px;
	text-align:center;
}

#content-bridge .item3 {
	float:right;
	text-align:right;
}

#content-bridge a.cblink { 
	color: #666666;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	font-size: 11px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 5px;
}

#content-bridge-lang {
	display:inline;
	margin: 0 10px 10px 0;
	float:left;
	background-color:#fff;
	width:548px;
	border:solid 1px #999;
}
#content-bridge-lang .header {
	display:block;
	font-size:12px;
	background-color:#999;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	padding-left:20px;
}

#content-bridge-lang a.cblink { 
	color: #666666;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	font-size: 11px;
	background: url(http://www.sparkasse.de/resources/pics/arrow_red.gif) no-repeat 0px 5px;
}

#zaehlpixel {
	position:absolute;
	top:-1px;
	left:-1px;
}

.content-bridge-img {
	width:90px;
	height:60px;
	border:none;
}

#spksuche { 
	width:100%;
	overflow:hidden;
	display: inline;
}

#suchfeld, .suchfelditem {
	display:block;
	background-color:#e9e9e9;
	padding: 5px 0px 5px 10px;
	vertical-align:middle;
}

#suchfeld .suchen {
	width:70px;
	border:solid;
	border-width:1px;
	border-color: #666;
	margin-left:10px;
}

#suchfeld .speichern {
	width:70px;
	border:solid;
	border-width:1px;
	border-color: #666;
	margin-right:10px;
}

#suchfeld .searchvalue {
	width:150px;
	border:solid;
	border-width:1px;
	border-color: #666;
	padding-left:5px;
}

.suchfelditemname, .suchfelditemradio {
	display:block;
}

.suchfelditemname  {
	padding-left:20px;
}

.cf_dddddd {
	padding:5px 10px 5px 10px;
	background-color:#dddddd;
}

.cf_cacaca {
	padding:5px 10px 5px 10px;
	background-color:#cacaca;
}

.head2{	
	font-family: arial, verdana, helvetica;
	font-size: 12.0px;
	color: #ff0000;
	font-weight: bold;
}

.ib170, .tb170, .i40, .i120, .i80, .i170,  {
	padding: 0px 3px 0px 3px;
	border:solid;
	border-width:1px;
	border-color: #666;
	height:16px;
}

html>body #metanavSuche	{ height:24px; line-height:24px; }
html>body #metanavSuche input { height:14px; }
