.content { margin-bottom: 30px; }


/*.csc-textpic-text { float:left; border:0; margin:0; }*/
.csc-textpicHeader h2 { border:0; margin:0;}
.csc-textpic-below .csc-textpic-imagewrap { clear:both; }

.nav0 { float: right; }
.nav0 ul.langnav { margin-right:2px; }
* html .nav0 ul.langnav { margin-right:3px; }
.nav0 ul li { margin:2px; }
/*.nav0 ul li.ACT img { border-bottom: 2px solid red; }*/
.nav0 ul li.ACT, .nav0 ul li.nolang img { padding:0 0 0 3px; }
.main-content h1 {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225);}
.column1-unit h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190);}

.nav1 ul { margin-right:2px; } 

li.top-act a { text-decoration:underline; }
.lang a {color:rgb(70,122,167); font-weight:bold; text-decoration:none;}
.lang a:hover,  .rootline a:hover {color:#045eaa; text-decoration:underline;}
.lang a:visited,  .rootline a:visited {color:#045eaa;}


.rootline a { font-weight:bold; color:#045eaa; text-decoration:none;}
.rootline a:hover {color:#045eaa; text-decoration:underline;}

.rootline {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}

/*.tx-macinasearchbox-pi1 .button { float: right; }*/
.tx-macinasearchbox-pi1 { clear: both; background-color:#FFFFFF;}
.tx-macinasearchbox-pi1 .button { font-size:9px; margin-top:47px;margin-right: -20px;}
.tx-macinasearchbox-pi1 .field { margin-top:3px;}
.tx-macinasearchbox-pi1 fieldset { float: right; border:none; margin-top:-25px; padding-right:5px;}
.tx-macinasearchbox-pi1 input.field {height: 19px;}


.main-navigation .tx-macinasearchbox-pi1 { float: right; margin-bottom:8px; }
.main-navigation .tx-macinasearchbox-pi1 input { margin:1px 0 0 0; }
* html .main-navigation .tx-macinasearchbox-pi1 input { margin:3px 0 0 0; }
.main-navigation .searchform input.field {float:left; width:105px; padding:0.2em 0 0.1em 0 !important /*Non-IE6*/; padding:0em 0 0em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:100%;}

.tx-indexedsearch-title a { padding-left: 30px; font-size:12px;}

.contactform span.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform input.button {margin-top: 20px;}
.contactform {padding: 10px;}
.main-navigation .loginform h3 { width:14em; }

.subcontent-unit-border-blue h1,
.subcontent-unit-noborder-blue h1 {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.subcontent-unit-border-green h1,
.subcontent-unit-noborder-green h1 {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.subcontent-unit-border-orange h1,
.subcontent-unit-noborder-orange h1 {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(232,177,13); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}

table.contenttable .tr-0 td {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}

/*##### CSS Flyoutmenu #####*/

#nav, #nav ul {
  float: left;
  white-space:nowrap;
  /*width:760px;*/
  background:url(../img/bg_foot.jpg) no-repeat;
  color:rgb(100,100,100);
  font-size: 11px;
  list-style-type:none;
}
 
#nav a {
  display: block;
  width: 10em;
  height:2.2em;
  line-height:2.2em;
  /*padding:0 16px 0 16px;*/
  text-indent: 10px;
  text-decoration:none;
  font-weight:bold;
  color:#045eaa;
}

#nav a:hover {
  background-color:#ececec;
}
 
#nav a.menuparent  {
  background: url(../img/bg_bullet_arrow.gif) no-repeat 90% 40%;
}

#nav li#active a, li#active2 a, li#menuparent a {  
  color: #0773df;
  
}
 
#nav li {
  float:left;
  z-index:auto !important;
  z-index:1000;
  border-right:solid 1px rgb(175,175,175);
  padding: 0;
  width: 10em;
}
 
#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 14em;
  font-weight: normal;
  border-left: solid 1px rgb(175,175,175);
  margin: 0;
}
 
#nav li li {
  width: 14em;
}
 
#nav li ul a {
  width: 14em;
  /*padding-left: 1em;*/
  border-bottom: solid 1px rgb(175,175,175);
  white-space:normal;
  height:2em;
  line-height:2em;
  /*margin-left:-1px;
  padding-top:4px;
  padding-right:16px;
  padding-bottom: 4px;*/
  background: #DCE3EE;
  font-weight:normal;
  color:#143D76;
}

#nav li#active ul a {color:#002e5c;}
#nav li ul a:hover {background: #eeeeee; color:#467aa7;}
#nav li#active ul a:hover {background: #eeeeee; color:#467aa7;}

#nav li ul ul {
  margin: -2.1em 0 0 12em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
min-height:0; 
}
 
#navli:hover, #nav li.sfhover {
  background-color:rgb(215,215,215);
  text-decoration:none;
}
