body {
  background-color:#f0f4f9;
  background-image:url(upload/images/Layout/bg.jpg);
  background-repeat:repeat-x;
  margin:0px;
  text-align:center;
}

#language {
  width:760px;
  margin:40px auto 0px auto;
  text-align:left;
}

#outer {
  width:760px;
  border:10px solid #FFFFFF;
  margin:0px auto;
  text-align:left;
}

#flash {
  height:510px;
  width:760px;
}

#footer {
  position:relative;
  width:760px;
  height:78px;
  background-image:url(upload/images/Layout/footer_bg.jpg);
  background-repeat:no-repeat;
}

#line {
  position:absolute;
  top:0px;
  left:0px;
  width:754px;
  border-top:1px solid #c2d8ee;
}

#logo {
  position:absolute;
  top:-4px;
  left:0px;
}

#navi {
  position:absolute;
  top:1px;
}

.navi {
  background-image:none;
}

.offclass, .onclass {
}
.offsubclass, .onsubclass {
  padding-left:3px;
  padding-right:2px;
  text-decoration:none;
  filter: Alpha(opacity=90);
  opacity:0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}

table.rightnavi {
        background-color: #ffffff;
        min-height: 300px;
        max-height: 498px;
        width: 37px;
        empty-cells: show;
	border-top: 1px solid #838383;
	border-right: 1px solid #838383;
	border-left: 1px solid #838383;
}

td.rightnavi {
        border-bottom: 1px solid #838383;
        vertical-align: middle;
        text-align: center;
}


div.artikel {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 10;
        border: none;
        display: block;
        width: 760px;
        height: 510px;
}

table.artikel {
        width: 760px;
        border-top: 0px;
        border-left: 0px;
        border-bottom: 0px;
        border-right: 1px solid #8B8A89;
        background-color: #ffffff;
}

.artikelHeadline {
        font-family: Arial;
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        text-transform: uppercase;
        vertical-align: top;
        padding-top: 12px;
}

.artikelCopy {
        font-family: Arial;
        font-size: 11px;
        color: #333333;
        vertical-align: top;
        padding-top: 7px;
        padding-left: 2px;
}

a.artikellink:link {        font-family: Arial; font-size: 11px; color: #D0151B; text-decoration: none; }
a.artikellink:visited {        font-family: Arial; font-size: 11px; color: #D0151B; text-decoration: none;}
a.artikellink:focus {        font-family: Arial; font-size: 11px; color: #D0151B; text-decoration: none; }
a.artikellink:hover {        font-family: Arial; font-size: 11px; color: #D0151B; text-decoration: none; }
a.artikellink:active {        font-family: Arial; font-size: 11px; color: #D0151B; text-decoration: none;}

td.linkHeadline {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-transform: uppercase;
        vertical-align: top;
}

td.linkCopy {
        font-family: Arial;
        font-size: 10px;
        color: #333333;
        vertical-align: top;
        padding-top: 7px;
        padding-bottom: 5px;
}

td.linkLink {
        padding-bottom: 15px;
}

a.linkLink:link {        font-family: Arial; font-size: 10px; color: #D0151B; text-decoration: none;}
a.linkLink:visited {        font-family: Arial; font-size: 10px; color: #D0151B; text-decoration: none;}
a.linkLink:focus {        font-family: Arial; font-size: 10px; color: #D0151B; text-decoration: none;}
a.linkLink:hover {        font-family: Arial; font-size: 10px; color: #D0151B; text-decoration: underline;}
a.linkLink:active {        font-family: Arial; font-size: 10px; color: #D0151B; text-decoration: underline;}

a.schliessen:link {        font-family: Arial; font-size: 10px; color: #333333; text-decoration: none;}
a.schliessen:visited {        font-family: Arial; font-size: 10px; color: #333333; text-decoration: none;}
a.schliessen:focus {        font-family: Arial; font-size: 10px; color: #333333; text-decoration: none;}
a.schliessen:hover {        font-family: Arial; font-size: 10px; color: #333333; text-decoration: none;}
a.schliessen:active {        font-family: Arial; font-size: 10px; color: #333333; text-decoration: none;}

#suche {
  position:absolute; 
  visibility:hidden; 
  height:25px; 
  top:21px; 
  border:1px solid #ffffff;
  border-top:0px;
  background-color:#426EB3;
}