* {
margin: 0;
padding: 0;
}

#skipnav {
display: none;
}

html {
font-size: 100.1%;
background: url(../img/bg.png) repeat-x;
font-family: Arial, Helvetica, sans-serif;
line-height: 125%;
}

#wrapper {
position: absolute;
width: 53.4375em;
left: 50%;
margin-left: -26.71875em;
border-top: 0.1875em solid #7c0f09;
border-bottom: 0.1875em solid #7c0f09;
border-right: 0.625em solid #7c0f09;
border-left: 0.625em solid #7c0f09;
background: #ffffff url(../img/addressBG1.png) top left repeat-y;
}

#leftWrapper {
float: left;
width: 13.125em;
margin-bottom: 0.1875em;
}

  #logo {
  width: 12.5em;
  text-align: center;
  border-left: 0.625em solid #7c0f09;
  }
  

  #mainMenu {
  float: left;
  background: #ffffff;
  border-right: 0.625em solid #7c0f09;
  margin-left: -.625em;
  }


  #mainMenu a {
  display: block;
  width: 12.3125em;
  height: 1.5em;
  line-height: 1.5em;
  background: #7c0f09;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  } 



  #mainMenu ul {
   background: #fff;
  }
  
  #mainMenu ul li {
  border-left: 0.625em solid #7c0f09;
  margin-top: 0.1875em;
  list-style-type: none;
  text-indent: 1em;
  }

    #mainMenu ul li ul li {
    border-left: none;
    list-style-type: none;
    text-indent: 2em;
    width: 12.3125em;
    }

    #mainMenu ul li ul li a {
    display: block;
    width: 12.3125em;
    height: 1.5em;
    line-height: 1.5em;
    background: #fff;
    color: #4d4d4d;
    text-decoration: none;
    font-weight: normal;
    }
    
    #mainMenu ul li ul li a.mainMenuSubItemAct {
    font-weight: bold;
    } 

    #mainMenu ul li ul li ul li {
    border-left: none;
    list-style-type: none;
    text-indent: 3em;
    }

  #addressWrapper {
  clear: left;
  border-top: 0.125em solid #fff;
  margin-left: -0.625em;
  padding-left: 0.625em;
  padding-top: 0.625em;
  text-align: center;
  width: 12.3125em;
  }

  #addressWrapper p {
font-size: .75em;
  }
  
#rightWrapper {
float: left;
width: 40.3em;
background: none;

}

  #pageHeader {
  width: 39.875em;
  text-align: center;
  }

  #pageContent {
  margin: 2.5em;
  }

#Images img {
margin: 0.1875em 0.125em;
}

#Images {
width: 40.3em;
}

#Schriftzug {
margin: 0.7em 0 0.4em 0;
}

#layoutSwitch {
height: 1.5em;
line-height: 1.5em;
background: #7c0f09;
text-align: right;
width: 39.875em;
margin: 0 0.1875em;
}

  #layoutSwitch a {
  height: 1.5em;
  width: 2em;
  display: block;
  float: right;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-left: 0.1875em solid #fff; 
  text-align: center;
  }

.clearfix {
content: ".";
display: block;
height: 0;
line-height:0;
clear: both;
visibility: hidden;
}
  
.size1 {
font-size: .75em;
}

.size2 {
font-size: .9em;
}

.size3 {
font-size: 1em;
}

.bodytext {
font-size: .75em;
}

.csc-textpic-caption {
font-size: .70em;
}

#legende a {
font-size: .75em;
font-style: italic;
color: #4d4d4d;
text-decoration: underline;
}

#legende a:hover {
color: #7c0f09;
text-decoration: none;
}

#pageContent li {
font-size: .75em;
line-height: 1.5em;
color: #4d4d4d;
}

#pageContent ul {
margin: 0 0 1.5em 1em;
}

#pageContent .indent {
margin: 0 0 0em 1.5em;
}


#pageContent a {
font-style: italic;
color: #4d4d4d;
text-decoration: underline;
}

#pageContent a:hover {
color: #7c0f09;
text-decoration: none;
}

.hide {
display: none;
}

h1 {
font-size: 1em;
margin: 0 0 1em 0;
color: #7c0f09;
}

p {
margin: 0 0 1.5em 0;
color: #4d4d4d;
line-height: 1.5em;
}



/****************************************** 
                 Linklist 
*******************************************/

.tx_ablinklist_catalogView_categoryPath,
.tx_ablinklist_catalogView_link_1 a,
.tx_ablinklist_catalogView_link_2 a {
font-size: .75em;
}

.tx_ablinklist_catalogView_link_1 a,
.tx_ablinklist_catalogView_link_1,
.tx_ablinklist_catalogView_link_2 a,
.tx_ablinklist_catalogView_link_2,
.tx_ablinklist_catalogView_categoryPath a {
color: #4d4d4d;
text-decoration: none;
}

.tx_ablinklist_catalogView_link_1 a:hover,
.tx_ablinklist_catalogView_link_2 a:hover,
.tx_ablinklist_catalogView_categoryPath a:hover,
.tx_ablinklist_catalogView_category a:hover {
text-decoration: underline;
}

a.linkLabel,
a.tx_ablinklist_catalogView_categoryLabel {
font-weight: bold;
text-decoration: none;
color: #7c0f09;
}

.tx_ablinklist_catalogView_decr {
border-top: 1px solid #999;
}

.tx_ablinklist_catalogView_decr p {
margin: 0px;
}



p.align-center {
text-align: center;
font-size: 0.75em;
}

p.align-left {
text-align: left;
font-size: 0.75em;
}

p.align-right {
text-align: right;
font-size: 0.75em;
}

td.align-right,
th.align-right {
text-align: right;
}

td.align-left,
th.align-left {
text-align: left;
}

td p,
th p {
margin: 0;
}

th p {
margin: 0 0 1em 0;
}

