/* begin mac-msie css-comment-hack \*/

/* Author: Sascha Meier \*/
/* LastChangedDate: 2008-07-16 \*/
/* LastChangedBy: Forbi \*/


/* GENERAL \*/
* {
	margin: 0;
	padding: 0;
}
html {
  background: #fff url(../img/bg_stripes.gif);
  overflow: scroll;
  height: 100%;
}
body {
  color: #3b3a2d;
  background: #fff;
  font: normal 12px/19px Arial, Geneva, Helvetica, sans-serif;
  height: 100%;
}
input, select, textarea, button {
  font: normal 12px/12px Arial, Geneva, Helvetica, sans-serif;
}
a, a img {
  color: #787228;
  border: none;
  text-decoration:none;
}
a:hover, .lnkIco:hover,
a:focus, .lnkIco:focus,
a:active, .lnkIco:active {
  text-decoration:underline;
}
h1 {
  font-size: 2em;
  font-weight: normal;
  padding: 5px 0 10px;
}
h2 {
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px 0 2px;
}
h3 {
  font-size: 10px;
  font-weight: normal;
  color: #404040;
  padding: 5px 0 2px;
}
b,strong {
  font-weight: bold!important;
}
.clearFloat {
  clear: both;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.softBreak:after { content:"\200B"; }

/* GRID ELEMENTS \*/
#main {
  background: transparent url(../img/bg_main.jpg) 50% 0 no-repeat;
  margin: 0 auto;
  width: 872px;
/*  min-height: 700px;
  height: auto!important;
  height: 700px;
*/  position: relative;
  padding-bottom: 100px;
}
#header {
  min-height: 130px;
  height: auto!important;
  height: 130px;
  position: relative;
  z-index: 1000;
}
#logo {
  display: block;
  position: absolute;
  left: 130px;
  top: 5px;
}
#flag {
  display: block;
  position: absolute;
  right: 130px;
  top: 20px;
}
#flag img {
  margin-left: 5px;
}
#volume {
  min-height: 630px;
  height: auto!important;
  height: 630px;
  position: relative;
  z-index: 1;
}
#content {
  margin-left: 165px!important;
  margin-left: 82px;
  padding: 0 10px;
  width: 405px;
  float: left;
  overflow: hidden;
}

/* NAVIGATION \*/
/* topNavi -------------------------------------------------------------------------------------------------------- \*/
#topNavi {
  background: transparent url(../img/bg_topnavi.gif) 0 0 no-repeat;
  width: 872px;
  height: 30px;
  position: absolute;
  left: 120px;
  top: 82px;
}
#topNavi ul{
  list-style: none;
  width: 441px;
  height: 22px;
  position: relative;
  left: 45px;
  z-index: 1000;
}
#topNavi li {
  float: left;
  list-style: none;
  position: relative;
  height: 3em;
}
#topNavi a {
  color: #fff;
  height: 20px;
  padding: 0 5px;
  margin: 1px 4px;
  padding: 0px 10px;
  float: none !important; /*For Opera*/
  display: block;
}
#topNavi ul li a.active,
#topNavi ul li a:hover,
#topNavi ul li a:active,
#topNavi ul li a:focus {
  margin: 0px 3px;
  background: transparent url(../img/bg_topnavi_active.gif) 0 0 no-repeat;
  border-top: 1px solid #b2b999;
  border-bottom: 1px solid #b2b999;
  border-left: 1px solid #9c963b;
  border-right: 1px solid #5e5a0e;
  text-decoration: none;
}
#topNavi a.active {
  font-weight: bold;
}
/* 2nd Menu ---------------------------------------------------------------------------------------- */
#topNavi ul ul {
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 22px;
  left: 0px;
}
#topNavi ul ul li {
  width: 160px;
  display: block !important;
  height: 22px;
}
#topNavi ul ul li a {
  color: #5e5a0e;
  margin: 0px 3px;
}
#topNavi ul li:hover li a,
#topNavi ul li.iehover li {
  float: none;
  background: transparent url(../img/bg_subnavi.gif) 0 0px no-repeat;
  height: 22px;
}
#topNavi ul li:hover li.last a,
#topNavi ul li.iehover li.last {
  background: transparent url(../img/bg_subnavi_last.gif) 0 0px no-repeat;
}
#topNavi ul ul li a.active {
  border: none;
}
#topNavi ul li:hover li a:hover,
#topNavi ul li:hover li:hover a,
#topNavi ul li.iehover li a:hover,
#topNavi ul li.iehover li.iehover {
  background: #f6f6e6 url(../img/bg_subnavi_active.gif) 0 0 no-repeat;
  border: none;
}
#topNavi ul li:hover li.last a:hover,
#topNavi ul li:hover li:hover .last a,
#topNavi ul li.iehover li.last a:hover,
#topNavi ul li.iehover li.iehover .last {
  background-color: transparent;
}
#topNavi ul li:hover ul,
#topNavi ul li.iehover ul {
  display: block;
}

/* CONTENT \*/
#content .csc-textpic-text { 
  padding-bottom: 30px;
  background: url(../img/border_horizontal.png) 50% 100% no-repeat;
  margin-bottom: 30px;
}
#content .csc-textpic a {
  text-decoration: underline;
  color: #000;
}
#content .csc-textpic a:hover {
/*  color: #5e5a0e;*/
  border-top: 1px solid #5e5a0e;
  background: #ced1bf;
/*  text-decoration: none;*/
}
#content .csc-textpic-imagewrap a:hover {
/*  color: #5e5a0e;*/
  border-top: 0;
/*  text-decoration: none;*/
}
#content .audio {
     height:25px; 
     width:100%;
     background-color:transparent; 
}
#content .reference {
  font-size: 0.75em;
  margin-top: -10px;
  display: block;
  text-align: right;
}
#content .csc-textpic .reference {
  position: relative;
  top: 40px;
}
#volume li {
  padding-left: 15px;
  list-style: none;
  background: url(../img/ico_bullet.gif) 5px 6px no-repeat;
}
#volume .lft {
  float: left;
  margin-right: 5px;
}
#volume .rght {
  float: right;
  margin-left: 5px;
}
#volume  p {
  /* clear: both; */
  margin-bottom: 15px;
}
#volume  p.csc-form-label-req {
  margin-bottom: 0px;
}

/* RELATED \*/
#related {
  margin-left: 10px;
  width: 170px;
  float: left;
  overflow: hidden;
 	position: relative;
}
#related .csc-textpic {
  background: transparent url(../img/bg_tsr.png) 0 0 no-repeat;
  padding: 3px 8px;  
  width: 150px;
  position: relative;
  margin-bottom: 30px;
  z-index: 10;
}
* html #related .csc-textpic a {
  position: relative;
}

#related .tsrbtm {
  background: transparent url(../img/bg_tsr_btm.png) 0 0 no-repeat;
  height: 50px;
  width: 170px;
  position: absolute;
  margin-top: -25px;
  margin-left: -7px;
  z-index: -1
}
#related p {
  padding-bottom: 5px;
}
#related .csc-textpic h1 {
  font-size: 1.1em;
  font-weight: bold;
}

#related .audio {
     height:25px; 
     width:95%;
     background-color: #f2f2e4; 
}
/* FOOTER \*/
#footer {
  background: transparent url(../img/bg_footer.jpg) 50% 100% no-repeat;
  min-height: 300px;
  height: auto!important;
  height: 300px;
  margin: 0 auto;
  width: 872px;
  position: absolute;
  z-index: 0;
  bottom: 0;
}
#footer p {
  height: 110px;
  margin: auto 0;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 0.9em;
}
#footer img {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 148px;
}

