
body {
	color: #000;	
	text-align:left;
	font-size: 9pt;	
    }
    
    
 h1,h2,h3,h4, body {
	font-family: Arial, Helvetica, sans-serif;
}



h1 {
	color:#A0161E;
	font-size:11pt;
	font-weight:bold;
}
h1.grey {
	color:#9C9D9F;
}

h1.red {
	color:#A0161E;
}

h2 {
	color:#9C9D9F;
	font-size:9pt;
	font-weight:bold;
}

h3 {
	color:#000;
	font-size: 9pt;

}

h4 {
	font-size: 9pt;
	margin-bottom: 5px;
}



#navi , #subnav1, #subnav2, #subnav3 , #kontakt, #contright, #mainnav1_act, #mainnav1, .mainnav1, #mainnav2_act, #mainnav2, #mainnav3_act, #mainnav3, #breadcrumb, #impressum, #subtrenner
 #subnav_bottom, .subnav_bottom, #rightgrau, .rightgrau, #righthellgrau, .righthellgrau, #rightohne, #rightohne_top, #boxgrau, .boxgrau, #news, #newshead, #footer, #footertext {
	display:none;

}	
div#div_suche, #navi {
	display:none;
}

#bildergalerie {
	margin-left:-16px;
}





.breaker { 
	display: none;
	}
 li{
   list-style-image: url(../image/listenpfeil.gif);
   color:#000;
   font-weight:bold;
  }

.red {
	color:#A0161E;
}
	 
    
    
#main {
    background: #fff;
    text-align: left;
    margin: 10px auto 0;
    width: 996px;
    height: 100%;
    min-height: 100%;
 	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */	
	background-image:url(../image/abc-finance-bg1.gif);
	background-repeat:no-repeat;
	z-index: 1;
    }
	 
 #contcenter {
	background-image: url(../image/abc-finance-bg.gif);
	background-color:#fff;
	background-repeat:no-repeat;
	width:520px;
	min-height: 366px;
	height: 100%;
	float: left;
	padding: 28px 45px 0px 38px;
}		

