/* ausgeblendete Inhalte * * * * * * * * * * * * * * * * * */
.landingContent .flash,
.inhaltL .landingContent .text a.bestellen

{
  display: none;
}

/* - - - - - - Content - - - - - - - */
.inhaltL .landingpage h1  {
overflow:visible;
width:100%;
height:auto;
color:#000;
margin-bottom:50px;
text-align:left;
font-size:150%;
}
.inhaltL .landingContent .text .textBorder {
margin-bottom:50px;
}
.inhaltL .landingContent .text h2 {
font-size:100%;
font-weight:normal;
text-transform:uppercase;
margin:0;
padding:0;
}
.inhaltL .landingContent .text .transp ul  {
position:relative;
list-style-type:circle;
margin-left:20px;
}
/* - - - - - - Footer - - - - - - - */
.inhaltL .landingFooter {
padding:0 0 0 0;
display:block;
margin-top:40px;
position:relative;
}
.landingFooter h2 {
color:#000;
font-size:100%;
font-weight:normal;
padding-bottom:3px;
margin:0 0 5px 0;
border-bottom:6px solid #fff;
text-transform:uppercase;
}
.landingFooter a.landingLink {
display:block;
*display:inline-block;
border:1px solid #666;
float:left;
width:205px;
min-height:66px;
background-image:url(../img/landingpage/pfeil.gif);
background-position:bottom right;
background-repeat:no-repeat;
overflow:hidden;
text-decoration:none;
margin-right:10px;
vertical-align:top;
}
* html .landingFooter a.landingLink {
height:66px;
}
.landingFooter a.last {
margin-right:0;
}
.landingFooter a.landingLink img {
float:left;
width:auto;
}
.landingFooter a.landingLink span {
width:auto;
display:block;
padding:5px 18px 5px 76px;
font-size:85%;
}
.landingFooter a.landingLink span strong {
text-transform:uppercase;
font-weight:normal;
font-size:100%;
}
