/**************************************************/
/* hvb.de layout */
/* copyright by HypoVereinsbank 2005 */
/* */
/* Last updated 31 March 2008 */
/**************************************************/
/**************************************************/
/************************** START Spezial-Container *************************/
/****************************************************************************/
div.content-2cols-big
{
 background: #fff;
 width: 589px;
 height: 175px;
}
div.content-2cols-big-left
{
 background: #fff;
 width: 390px;
 float: left;
}
div.content-2cols-big-right
{
 background: #fff;
 width: 191px;
 float: left;
 margin: 0 0 0 8px;
}
/************************** START FK-Homepage *******************************/
/****************************************************************************/
 
div#area-id-small { height: 73px;}
div#area-id-large { width: 591px; height: 225px;}
div#context-zone div.conclude {
 padding: 6px 0px 0px 0px;
}
/************************** START Kontakt-Karte *****************************/
/****************************************************************************/
div.standort-item {
 width: 10px;
 height: 10px;
 z-index: 2;
}
div.standort-pop-up-box
{
 position: absolute;
 top: 0px;
 left: 0px;
 display: none;
 width: 150px;
 border: 1px solid #A3A3A3;
 z-index: 99;
}
div.standort-pop-up-box div.standort-pop-up-box-head {
 background-color: #A3A3A3;
 font-size: 12px;
 line-height: 13px;
 color: #ffffff;
 padding: 5px;
 font-weight: bold;
}
div.standort-pop-up-box div.standort-pop-up-box-content {
 background-color: white;
 font-size: 12px;
 line-height: 13px;
 color: #656565;
 padding:5px;
}
div.standort-pop-up-box div.standort-pop-up-box-content div.section {
 margin: 0px;
 padding: 0px;
}
.layer-close {
position:absolute;
right: 5px;
top: 6px;
}
/************************** ENDE Kontakt-Karte *****************************/
/***************************************************************************/
 
/* Tennlinie zwischen Listen*/
div.list-hruler {
 margin: 5px 0px 5px 0px;
 border-bottom: 1px solid #d6d6d6;
}
 
/* Damit koennen Elemente per Opionsliste ausgeblendet werden */
div.nichtanzeigen {
 display:none;
}
div#area-id-large
{
 width: 591px;
 height: 225px;
}
/* Damit k?nnen Abstände in den Übersichtboxen abgeglichen werden */
div.zweizeilig
{
 margin-bottom: 21px;
}
/************************** START Spezial-Container *************************/
/****************************************************************************/
div.content-2cols-big
{
 background: #fff;
 width: 589px;
 height: 175px;
}
div.content-2cols-big-left
{
 background: #fff;
 width: 390px;
 float: left;
}
div.content-2cols-big-right
{
 background: #fff;
 width: 191px;
 float: left;
 margin: 0 0 0 8px;
}
/****** START 3cols Portlets für Produktübersicht und downloadcenter ********/
/****************************************************************************/
div.content-3cols-padding
{
 padding: 9px 0px;
}
dl.downloadcenter
{
 margin-right:5px;
}
dl.downloadcenter dt
{
 font-size: 11px;
 line-height: 14px;
 width: 155px;
 float: left;
}
dl.downloadcenter dd.sep
{ 
 height: 0;
 clear: both;
}
dl.downloadcenter dd.download
{
 /*width: 13px;*/
 height: 20px;
 float: right;
}
dl.downloadcenter dd.download a
{
 display: block;
 width: 17px;
 height: 17px;
 background: url('/firmenkunden/img/ico/icon-download-c5c5c5.gif') no-repeat 0 0px;
}
dl.downloadcenter dd.exe a
{
 background: url(/firmenkunden/img/ico/ico_zip.gif) no-repeat 0 0px;
}
 
/*START: content-2cols */
div.content-2cols-wrapper-without-line
{
 width: 589px;
}
 
/********************** START 1col2cols Erweiterung *************************/
/****************************************************************************/
div.content-2cols-wrapper-uebersicht div.content-2cols-left
{
 background-color:#FFFFFF;
 padding-bottom:15px;
 padding-top:17px;
}
div.content-2cols-wrapper-uebersicht div.content-2cols-right
{
 background-color:white;
 padding-bottom:15px;
 padding-top:17px;
}
div.content-2cols-wrapper-uebersicht div.content-2cols-footer { display: none; }
div.product-hruler-uebersicht { height: 1px; }
div.content-2cols-wrapper-uebersicht { background-position: 293px 0px;}
div.bottom { padding-bottom: 9px;}
/* START Portlet Erweiterung */
div.bordertop { border-top: 3px solid #EEEEEE }


/* SOFTWARE DOWNLOAD Multiversa */
div.downloadsoftware {
    margin: 15px 0px;
}
div.downloadsoftware span.software {
    margin-right: 30px;
}
div.downloadsoftware span.software img {
    vertical-align: top;
}
div.downloadsoftware span.pdf {
    font-size: 11px;
    line-height: 18px;
}
div.downloadsoftware span.pdf a {
    color: #e2001a;
}

#cibContactForm { 
  display: block;
} /*  Styles if JavaScript is not available*/

.js #cibContactForm { 
  display: none;
} /* Styles if JavaScript is available */

#cibContactForm {
  margin: 35x 0 40px 0;
}

#cibContactEmail h1 {
  cursor: pointer;
  color: #E2001A;
}

#area-id {
  cursor: pointer;
}

form#contact.cib {
  width: 589px;  
}

form.cib div.form-content {
    border-left: medium none;
    border-right: medium none;
    height: 100%;
    padding: 18px 9px 9px;
}
