.infobox_top {
background-color		: #E1E2E3;
width						: 200px;
height					: 16px;
}

.infobox_anschrift {
width						: 200px;
height					: 46px;
background-color		: #C1C3C4;
text-align				: right;
}

.infobox_anschrift_text {
display					: block;
font-size				: 12px;
color						: #616161;

padding					: 0 5px 0 5px;
line-height				: 14px;
}

.infobox_container {
width						: 198px;
border-left				: 1px;
border-right			: 1px;
border-bottom			: 1px;
border-top				: 0px;
border-color			: #C1C3C4;
border-style			: solid;
padding-top: 5px;
padding-bottom: 5px;
}

.infobox_trenner {
height					: 1px;
background-color		: #C1C3C4;
margin-top				: 5px;
margin-bottom			: 5px;
}

.infobox_headline_pc {
width						: 200px;
line-height				: 19px;
background-image		: url(../images/infobox/icon_onlinebanking.gif); 
}

.infobox_headline_aktuelles {
width						: 200px;
line-height				: 18px;
background-image		: url(../images/infobox/icon_info.gif); 
}

.infobox_headline_hilfe {
width						: 200px;
line-height				: 18px;
background-image		: url(../images/infobox/icon_help.gif); 
}


.infobox_headline_kontakt {
width						: 200px;
line-height				: 18px;
background-image		: url(../images/infobox/icon_edit.gif); 
}

.infobox_links {
width						: 200px;
line-height				: 20px;
background-image		: url(../images/infobox/links_orange.gif);
padding					: 2px 0 0px 45px;
}

.infobox_headline_text {
font-weight				: bold; 
color						: #FFFFFF;
padding					: 0 0 0 25px;

}
