
/* IE Kopatibilitaet */ 
   
/* Bei MouseOver wird dem Listenelemente automatisch die Klassen 
   .hover gesetzt. Das ermoeglicht das Tag :hover nachzustellen */ 
#navcontainer ul li, #navcontainer ul ul{ 
  behavior: url('templates/imc-berlin_en/css/IEFixes.htc');
}

body{
  font-family: Arial,Helvetica, Geneva, SunSans-Regular, sans-serif;
  font-size:11px;
  line-height: 130%;
  background-color:white;
  margin:0;
  color: #212121;
}
img{
  border-width: 0px;
}
h1{
  color: #cd2b00;
  margin:0 0 3px 0;
  padding:0;
  font-weight: bold;
  font-size: 13px;
  line-height: 150%;}
h2 {
  margin:0 0 3px 0;
  padding:0;
  font-weight: bold;
  font-size: 11px;
  color: #222222;
  line-height: 150%;
}
h3, h4 {
  margin:0;
  padding:0;
  font-weight: bold;
  font-size: 11px;
  color: #cd2b00;
  line-height: 150%;
}

a{
  color:#B20000;
  text-decoration: none;
}
a:hover{
 text-decoration: underline;
}
/* Geschaeftsbereiche */
.headbereich {
  width:130px;
  margin:0px;
  padding:1px 0 1px 0px;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
  line-height: 13px;
  text-align: center;
  background-color:#012c73; 
}
.headbereich a, .headbereich a:visited{
 color:#FFFFFF;
 text-decoration: none;
}
/* What's new? ... */
.extramenu {
  border-right: 1px solid #FFFFFF;
  line-height: 20px;
  color: #FFFFFF;
  padding: 0 10px 0 10px;
  float: left;
}
.extramenu a:link , .extramenu a:visited
{
 color:#FFFFFF;
 text-decoration: none;
}
/* fuer max Breite und Zentrierung */
#maincontainer {
 width:966px;
 margin-left: auto;
 margin-right: auto;
 clear:both;
}
/* Container fuer Geschaeftsbereiche */
#head  { 
  position: relative;  
  height: 80px; 
  margin-bottom: 0px;
}

#headbottom { 
  line-height: 20px;
  font-size: 9px;
  color: #555555;
  position: relative; 
  height: 20px;
  text-align: right; 
  clear:both;
  margin-right:0px;
}
#headbottom a{
  color: #333333;
}
/*der rote Balken */
#redrow { 
  position: relative; 
  height: 20px; 
  background-color:#012c73;
  border-top:2px solid #f35000;
  border-bottom:2px solid #f35000;
}
#login{
  margin:0px;
  float:right;
  padding: 2px 0px 2px 10px;
  color:white;
}


#search{
  margin:0px;
  float:right;
  padding: 2px 10px 2px 0;
  border-right:1px solid #FFFFFF;
  width:150;
}
.layformularimg{
  /* margin-bottom:4px; */
  margin-top:2px;
}
.layformular{ 
  border:1px solid #012c73;
  width: 80px;
  height: 12px;
  font-size: 9px;
  padding:1px 2px 1px 3px;
  margin:0px;
  color:#555555;
}
/* Container fuer Pfad und "neu regisrieren" */
#path { 
  font-size:9px;
  padding:2px 2px 2px 20px;
  position: relative;
  height: 20px 
}
/* Container fuer das Menue */
#menu {
  position: absolute;
  display: inline;
  width: 210px;
  z-index: 100;
  width: 210px;
}
/* Container fuer Artikel mittlere Spalte */
#content{
  position: absolute;
  width: 504px;
  margin-left: 210px;
  padding:0 30px 0 30px;
  z-index: 1;
}
/* Container fuer rechte Spalte bei Artikeln */
#rechts{
  position: absolute;
  margin-left: 774px;
  width: 210px;
  z-index: 2;
}
/* fuer breiten content ohne rechte Spalte*/
#contentWide{
position: absolute;
  margin:0px;
  width:724px;
  margin-left: 210px;
  padding:0 0px 0 30px;
  z-index: 1;
}
/* navigation */
/* Fuer alle Listen */
#navcontainer ul { 
  padding: 0;
  margin: 0;
  list-style: none;
  float : left;
  border:0px solid white;
}
/* Fuer alle Listenelemente */
#navcontainer li { 
  position : relative;
  float : left;
  width: 190px;
}		

#navcontainer ul#open li, #navcontainer ul ul#open li,#navcontainer ul ul ul#open li,#navcontainer ul ul li
{
  margin:0px;
}

#navcontainer ul  a
{
  display:block;
  width:182px;
  margin: 0;
  color: #cd2b00;
  font-size: 11px; 
  line-height:16px; 
  font-family: Arial, Helvetica, Verdana, Geneva, "Sans Serif"; 
  font-weight: bold; 
  text-decoration: none;
  padding: 1px 3px 1px 5px;
  background-color:#012c73;
  background-image: url(../laybilder/menu_balken.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-position:  0px 0px;
  font-weight: normal;
  color:#FFFFFF;
}

#navcontainer  ul li{
  margin-bottom:3px;
}

/* zweite und tiefere geoeffnete Ebenen */
#navcontainer  ul#open a{
  display: block;
  color:#cd2b00;
  border:0px solid white; 
  margin:0px;
  background-color: #FFFFFF;
  padding: 0 0 0 14px;
  background-image: url(../laybilder/menu_line.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-position:  2px 0px;
 }
 
#navcontainer ul ul#open a {
  width:176px;
}

/* Textfarbe und Einruecken fuer die geoeffneten Ebenen */
#navcontainer ul ul ul#open a{
  width:168px;
  color:#151515;
  background-position:  8px 0px;
  padding-left:22px;
} 
#navcontainer ul ul ul ul#open a{
  width:162px;
  color:#555555;
  background-position:  14px 0px;
  padding-left:28px;
} 
 
#navcontainer #open a:hover, 
#navcontainer #open a.active:link, 
#navcontainer #open a.active:visited{ 
  color:#000000;
}

#navcontainer ul ul ul#open a:hover, 
#navcontainer ul ul ul#open a.active:link, 
#navcontainer ul ul ul#open a.active:visited{ 
  color:#cd2b00;
}
 
#navcontainer ul ul#open {
  border-width:0px;
}

/* Formatierung fuer Eintraege mit Unterlisten */
#navcontainer  #open a.haveSubs:hover{
  background-image: url(../laybilder/menu_line_lang.gif);
}
#navcontainer #open .haveSubsOpen {
  background-image: url(../laybilder/menu_open.gif);
}
#navcontainer #open .haveSubs {
  background-image: url(../laybilder/menu_close.gif);
}


/*Over gestaltung */
/* Formatierung fuer geschlossene Eintraege mit Unterlisten */
#navcontainer #close  .haveSubs {
  background-repeat: no-repeat;
  background-position: top;
  background-position:  2px 5px;
  background-image: url(../laybilder/menu_pfeil.gif);
}
#navcontainer #close a.haveSubs:hover {
  background-image: url(../laybilder/menu_pfeil_hover.gif);
}

#navcontainer ul#close a{
width: 180px;
}

#navcontainer ul ul#close  a{
  background-image: url(hh);
  border-bottom: 1px solid #012c73;
  background-color: #dfebf3;
  padding: 0 0 0 10px;
  color:#232323;
}
#navcontainer ul ul#close  a:hover{
  background-image: url();
  border-bottom: 1px solid #012c73;
  background-color: #012c73;
  padding: 0 0 0 10px;
  color:#FFFFFF;
 }
#navcontainer ul ul#close {
  border-top: 1px solid #012c73;
  border-left: 1px solid #012c73;
  border-right: 1px solid #012c73;
 }

 /* Bei MouseOver darf nur die direkt untergeordnete Liste angezeigt werden
     Listen die tiefer angesiedelt sind schalten wir aus   */
  #navcontainer ul li:hover ul ul, #navcontainer ul li:hover ul ul ul, 
  #navcontainer ul li.hover ul ul, #navcontainer ul li.hover ul ul ul {
    display: none;
  }
  
  /* Bei MouseOver schalten wir die direkt untergeordnete Liste sichtbar */
  #navcontainer ul:hover, 
  #navcontainer ul ul:hover, 
  #navcontainer ul ul ul:hover , 
  #navcontainer ul li:hover ul, 
  #navcontainer ul li li:hover ul, 
  #navcontainer ul li li li:hover ul, 
  #navcontainer ul li.hover ul, 
  #navcontainer ul li li.hover ul, 
  #navcontainer ul li li li.hover ul {
    display: block;
  }
  
 /* FUER JS  tiefer angesiedelte ausschalten */
#navcontainer ul li.sfhover ul ul, #navcontainer ul li.sfhover ul ul ul {
  display: none;
}

/* FUER JS    direkt untergeordnete Liste sichtbar */
#navcontainer ul li.sfhover ul, #navcontainer ul li li.sfhover ul, #navcontainer ul li li li.sfhover ul {
  display: block;
}
  
  /* 2. Ebene - Liste*/
  #navcontainer li ul  { 
    position : absolute;
    display: none;
    margin-left : 190px;
    margin-top : -18px;
  }
  
  /* 3. Ebene und tiefer */
  #navcontainer li ul ul {
    display: none;
  }
  
  /* Fuer geoefnete Listen */
  #navcontainer ul#open {
    display:block;
    position: relative;
    margin:0px;
  }
  
  
  
/* Runde Boxen helles Gelb*/

.round{
display:block;
}
.round *{
display:block;
height:1px;
overflow:hidden;
background:#FFE8C3;
}
.round1{
border-right:1px solid #fff5e5;
padding-right:1px;
margin-right:3px;
border-left:1px solid #fff5e5;
padding-left:1px;
margin-left:3px;
background:#ffedd2;
}
.round2{
border-right:1px solid #fffcf9;
border-left:1px solid #fffcf9;
padding:0px 1px;
background:#ffecce;
margin:0px 1px;
}
.round3{
border-right:1px solid #ffecce;
border-left:1px solid #ffecce;
margin:0px 1px;
}
.round4{
border-right:1px solid #fff5e5;
border-left:1px solid #fff5e5;
}
.round5{
border-right:1px solid #ffedd2;
border-left:1px solid #ffedd2;
}
.round_content{
margin: 0px;
padding:2px 8px;
background:#FFE8C3;
} 




.achtpixeltrenner{
 clear:both;
 height:8px;
}


/* Runde Boxen rot*/

.roundRed{
display:block;
}
.roundRed *{
display:block;
height:1px;
overflow:hidden;
background:#f35000;
}
.roundRed1{
border-right:1px solid #f9b391;
padding-right:1px;
margin-right:3px;
border-left:1px solid #f9b391;
padding-left:1px;
margin-left:3px;
background:#f67b3f;
}
.roundRed2{
border-right:1px solid #fdede5;
border-left:1px solid #fdede5;
padding:0px 1px;
background:#f57130;
margin:0px 1px;
}
.roundRed3{
border-right:1px solid #f57130;
border-left:1px solid #f57130;
margin:0px 1px;
}
.roundRed4{
border-right:1px solid #f9b391;
border-left:1px solid #f9b391;
}
.roundRed5{
border-right:1px solid #f67b3f;
border-left:1px solid #f67b3f;
}
.roundRed_content{
padding:0px 5px;
background:#f35000;
} 