html{height:100%;}
body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 100%;
}
a img,a:hover img,a:focus img,a:visited img,img{border:0;outline:0;}

div.b-center {
	position: relative;
    margin: 0 auto;
    width: 920px;
    min-height: 570px;
    background-image: url(../images/bg-content.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: left;
}
* html div.b-center {
	height: 570px;
}
div.b-logo {
    width: 190px;
    height: 86px;
    overflow: hidden;
    float: left;
}
div.b-header {
	height: 86px;
}

div.b-contentframe-1 {
	/* border: 1px solid red; */
	position: relative;
	clear: both;
}

/* ----------------------------------------- */

div.b-navigation-2 {
  font-size: 12px;
  width: 160px;
  position: relative;
  left: 0px;
  top: 64px;

padding-bottom:20px;
  /* border: 1px solid blue; */
}

* html div.b-navigation-2{padding-top:64px;position:static;}



div.b-contentframe-2 {
	position: absolute;
	left: 190px;
	top: 0px;
	/* border: 1px solid green; */
	width: 730px;
	clear: both;
}

div.b-contentframe-3 {
	min-height: 360px;
	-height: 360px;
}

/* ----------------------------------------- */

xxxdiv.b-contentframe-2 {
	position: absolute;
    left: 190px;
    top: 0px;
}
xxxdiv.b-navigation-2 {
  font-size: 12px;
  width: 160px;
  position: absolute;
  left: 0px;
  top: 64px;
	border: 1px solid blue;
}


/* CONTENT */

div.b-content {
    width: 470px;
    overflow: visible;
    line-height: 18px;
}
div.b-content-header {
    width: 470px;
    height: 38px;
    overflow: hidden;
    margin-top: 20px;
}
div.b-content-right {
    width: 230px;
    line-height: 17px;
    position: absolute;
    left: 500px;
    top: 141px;
	background-image: url(../images/bg-content-right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* TRAIL */

div.b-trail {
    font-size: 11px;
    color: #878787;
    height: 21px;
    margin-top: 19px;
}
div.b-trail a {
	font-size: 11px;
    color: #878787;
    text-decoration: none;
}
div.b-trail a:hover {
    color: #5f5f5f;
    text-decoration: underline;
}
div.b-trail span.a-active {
    font-weight: bold;
    font-size: 11px;
}
div.b-trail span.trail-active {
    color: #e02c10;
    font-weight: bold;
}

/* NAVIGATION 1 (Horizontal Menu) */

div.b-navigation-1 {
    width: 730px;
    height: 25px;
    font-size: 11px;
    float: right;
}
div.b-navigation-1 dfn {
	display: none;
}
div.b-navigation-1 ul {
	margin: 0px;
	padding: 0px;
}
div.b-navigation-1 li {
	list-style: none;
	list-style-image: none;
	height: 25px;
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	padding-left: 10px;
	float: left;
	background-image: url(../images/menu/tab-left.gif);
    background-repeat: no-repeat;
    background-position: top left;  
}
div.b-navigation-1 div.b-margin {

}
div.b-navigation-1 div.tabmenu-tab {
    background-image: url(../images/menu/tab-right.gif);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0px 10px 0px 0px;
	height: 25px;
	float: left;
}
div.b-navigation-1 a {
	margin-top: 5px;
	display: block;
    color: black;
    text-decoration: none;
    font-size: 11px;
}
div.b-navigation-1 a:hover {
    text-decoration: underline;
}
div.b-navigation-1 a.a-active {
	color: #1e89c4;
	text-decoration: none;
}

/* NAVIGATION 2 (Vertical Menu) */


div.b-navigation-2 dfn {
	display: none;
}
div.b-navigation-2 ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}
div.b-navigation-2 li {
	list-style: none;
	list-style-image: none;
	background-image: none;
	padding: 0px;
}
div.b-navigation-2 li.menuwrap {
	padding: 0px 0px 2px 0px;
}
div.b-navigation-2 li.menuwrap ul {
	padding-bottom: 12px;
	border-bottom: 1px solid #eaeaea;
}

div.b-navigation-2 li.menuwrap2 {
	margin: 3px 0px 0px 0px;
	padding-left: 9px;
	background-image: url(../images/submenu-arrow.gif);
	position: relative;
	background-repeat: no-repeat;
	background-position: 0px 3px;	
}
div.b-navigation-2 a {
    text-decoration: none;
}
div.b-navigation-2 a.a-level-1 {
	color: #1e89c4;
	font-size: 13px;
	font-weight: normal;
}
div.b-navigation-2 a.a-level-2 {
    font-weight: normal;
    font-size: 11px;
	color: #616161;
}
div.b-navigation-2 a.a-level-1:hover {
	color: #1e89c4;
	text-decoration: underline;
}
div.b-navigation-2 a.a-level-2:hover {
    text-decoration: underline;
	color: #404040;
}
div.b-navigation-2 a.a-active {
    color: #e02c10 !important;
    text-decoration: none;
}


/* NAVIGATION ADDITIONAL (lower center) */

div.b-contentframe-2 div.b-navigation-additional {
	width: 470px;
}
div.b-navigation-additional {
    color: #7f7f7f;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
    padding-top: 4px;
	border-top: 1px solid #bbbbbb;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
}
div.b-navigation-additional a,
div.b-navigation-additional a:visited {
    color: #7f7f7f;
    text-decoration: none;
}
div.b-navigation-additional a:hover {
    color: #5f5f5f;
    text-decoration: underline;
}

/* SECTION */

div.b-section {
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	color: #1e89c4;
	position: absolute;
	left: 0px;
	top: 19px;
}
div.b-section-image {
    width: 230px;
    height: 130px;
    overflow: hidden;
    position: absolute;
    left: 690px;
    top: 12px;
    background-image: url(../images/bg-section-image.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}


/* SEARCH (top right) */

div.b-search {
    width: 730px;
    height: 61px;
    color: #7f7f7f;
    font-size: 11px;
    text-align: right;
    float: right;
}
div.b-search div.b-margin {
	margin-top: 20px;
}
div.b-search a {
    color: #7f7f7f;
    font-weight: bold;
    text-decoration: none;
}
div.b-search a:hover {
    color: #5f5f5f;
}

/* MISC */

form,
.nospace {
    margin: 0px;
    padding: 0px;
}
.noborder {
	border: none;
}
.pointer {
	cursor: pointer;
	cursor: hand;
}

/* ETRACKER */

div.etracker {
	position: absolute;
	top: 0px;
	left: 0px;
}
