/* BAG Bankaktiengesellschaft */
#zentriert {
	margin-left: auto; /*"Echtes" zentrieren fuer Browser ausser IE*/
  	margin-right: auto;
  	width: 990px;
  	background-color: #fff;
  }

#header {
	height: 170px;
	border-bottom: 1px solid #fff;
	}

#header-sub {
	height: 100px;
	border-bottom: 1px solid #fff;
	}

#meta-href-header {
	height: 20px;
  	background-color: #e4eef7;
	}

#logo, #illu-header {
	float: left;
    height: 150px;
    background-color: #005da8;
    }

#logo-sub, #illu-header-sub {
    float: left;
	height: 80px;
	color: #3865ba;
    background-color: #c8ddf0;
    }

#illu-header, #illu-header-sub, #illu-header img {
	width: 789px;
    border-left: 1px solid #fff;
	}

#illu-header img {
     border-left: 0px;
     border-right: 0px;
	}

#illu-header-sub h1, #illu-header-sub h2, #illu-header-sub h3 {
	margin: 0px;
	}

#balken-blue-illu-header {
	position: relative;
	top: -153px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	width: 450px;
	height: 25px;
	background-color: #7fa0d5;
 	}

#navi-main {
    float: left;
	width: 790px;
	height: 24px;
    background-color: #005197;
	border-bottom: 1px solid #fff;
	}

#navi-main ul {
  	margin: 0px;
	padding: 0px;
 	}

#navi-main ul li {
    list-style: none;
    display: inline;
	line-height: 24px;
  	}

#navi-main ul li a {
	float: left;
	display: block;
    color: #fff;
	font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
	padding-right: 10px;
    }

#navi-main ul li a:hover, #navi-main ul li a.active {
  	background-color: #fe6402;
	}

#navi-suche {
   float: right;
   height: 24px;
   width: 200px;
   background-color: #005da8;
   }

#balken-orange {
  	border-top: 2px solid #fe6402;
    border-bottom: 1px solid #fe6402;
 	}

#content-left-right {
	float: left;
	width: 200px;
    font-size: 11px;
    xborder: 1px dotted green;
	}

#content-links-teaser {
    background-color: #d5e2f5;
	border-left: 2px solid #fe6402;
	}

#content-mitte, #teaser-long, #teaser-long-news, #teaser-small-left, #teaser-small-right, #teaser-small-jobs {
    float: left;
	width: 540px;
    margin-bottom: 30px;
    }

#content-mitte {
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 25px;
    }

#teaser-long, #teaser-long-news, #teaser-small-left, #teaser-small-right {
	padding-bottom: 1px;
	border-bottom: 1px solid #c8ddf0;
	}

#teaser-long-news {
   margin-bottom: 0px;
   padding-bottom: 0px;
   border-bottom: 20px solid #ffffff;
   }

#teaser-small-left, #teaser-small-right, #teaser-small-jobs {
	width: 250px;
	}

#teaser-small-right, #teaser-small-jobs {
    float: right;
 	}

#teaser-small-headline-jobs {
	border-bottom: 1px solid red;
 	}

#service-box {
	padding-top: 5px;
 	margin-bottom: 30px;
	border-left: 1px solid #c8ddf0;
	}

#teaser-broschuere {
   height: 120px;
   background: url("../../image/bg_teaser_broschuere.gif") no-repeat;
   }

#box-content {
	width: 540px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
 	border: 1px solid #c8ddf0;
	background-color: #e4eef7;
	}

#box-content p.headline, #box-content p.content {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
    padding: 4px;
    background-color: #d5e2f5;
    }

#box-content p.content {
	font-weight: normal;
    background-color: #e4eef7;
    }

#box-content ul {
   margin-top: 5px;
   margin-bottom: 0px;
   }

#box-content ul li {
   line-height: 16px;
   margin-left: -15px;
   margin-bottom: 5px;
   xborder: 1px solid red;
   }

#footer {
    font-size: 11px;
	color: #999;
	border-top: 1px solid #1767a6;
	}

#footer p a {
	padding-right: 5px;
	padding-left: 5px;
	}








