.produkteDetails p {
    margin: 0;
    padding: 0;
}

.downloadicon {
    vertical-align : middle ;
    padding : 0px ;
    margin : 0px 0px 1px 0px ;
}

.katalogmain {
    border : 1px solid #999999 ;
    background-color : #e2e5ff ;
    margin: 5px 3px 0px 0px ;
    padding: 2px;
}

.katalogmain .katalogmain {
    background-color : #d6dbff ;
}

.katalogmain .katalogmain .katalogmain {
    background-color : #c8ceff ;
}

.katalogmain strong {
    font-size: 11px;
    color: #333333;
}


.katalogsub {
   /* border-bottom: 1px solid red ; */
}

body, table, td, p {
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

.expandable ul {
    display: none;
}

a.switch {
    background: transparent url(arrows.gif) no-repeat top left;
    border: none;
    height: 10px;
    line-height: 0px; /* Win/IE needs this for some reason */
    margin: 0;
    margin-right: 2px;
    padding: 0;
    text-indent: -5000px;
    width: 10px;
    top: 0.4ex;
    display: block;
    float: left;
    position: relative;
    text-decoration : none ;
}

a.on { background-position: bottom left; color: red;}
a.off { background-position: top left; }

body {
     background-image: url(../bilder/hintergrund_body.gif);
     background-repeat: repeat-x;
     background-color: #cccccc;
}

#container {
            text-align : left ;
            margin : 0 auto ;
            width : 780px ;
            background-color: transparent;
            background-image: url(../bilder/hintergrund_container.gif);
            background-repeat: repeat-y;
}

#kopfzeile {
           width: 780px;
           height: 150px;
           position: relative;
}

.aufgeklappt ul{
             display: block;
}

.zugeklappt ul{
             display: none;
}

.sprachauswahl {
               width: 50px;
               position: absolute;
               top: 13px;
               left: 420px;
               padding: 0px 0px 0px 0px;
}

.sprachauswahl img {
               margin: 0px 5px 0px 0px;
}

.kontaktImpressum {
               width: 200px;
               position: absolute;
               top: 12px;
               left: 40px;
               color: #ffffff;
               font-size: 11px;
               padding: 0px;
               letter-spacing: 1px;
}

.kontaktImpressum a {
               color: #ffffff;
               font-size: 11px;
               text-decoration: none;
}

.kontaktImpressum a:hover {
               color: #cccccc;
               font-size: 11px;
               text-decoration: none;
}

#links {
            width: 210px;
            float: left;
            padding: 10px 0px 0px 0px;
            margin: 0px;
            background-image: url(../bilder/hintergrund_navigation.jpg);
            background-repeat: no-repeat;
            height: 450px;
            font-size: 11px;
}

#navigation {
            padding: 6px 0px 0px 40px;

}

#animationFlash {
            position: absolute;
            top: 83px;
            left: 230px;
}



a {
    color: #ff6600;
    }

a:hover {
    color: #ff6600;
    text-decoration: none;
    }

a img{
    border: none;
}

#inhalt{
            width: 570px;
            float: right;
            line-height: 1.5em;
            position: relative;
            padding: 7px 0px 0px 0px;
           _padding: 15px 0px 0px 0px;
}

.seitenInhalt{
            padding: 0px 40px 0px 20px;
            line-height: 1.3em;
            position: relative;
            color: #000000;
}

#referenzen img {
    border: 1px solid #999999;
}

.seitenInhalt img{
            padding: 2px;
/*          border: 1px solid #999999; */
}

#seitenInhalt strong{
            font-size: 11px;
            font-weight: bold;
            color: #000000;
            line-height: 1.5em;
}

#newsboxRahmen {
         background-image: url(../bilder/hintergrund_newsbox.gif);
         background-repeat: repeat-y;
         border: 1px solid #cccccc;
         min-height: 20px;
         _height: 20px;
         
}

.newsbox {
         position : relative ;
         width: 170px;
         float: left;
}

.newsboxInhalt {
         padding: 3px 8px 0px 8px;
         margin: 0px 8px 0px 0px;
}

.newsboxInhalt strong {
         color: #333333;
         font-size: 11px;
}

#newsBreite {
            width: 100px;
}

strong.ueberschrift {
         color: #333333;
         font-size: 11px;
}

.produkteBox {
         margin-top: 10px;
         margin-right: 20px
         padding-bottom: 10px;
}

#prodkteSeitenblaetterer img{
         border: 0px;
}

h1 {
   font-size: 12px;
   color: #0000cc;
   border-bottom: 1px solid #0000cc;
   background-color: #f1f1ff;
   padding-left: 3px;
}

h2 {
   font-size: 11px;
   color: #333333;
}

h3 {
   font-size: 11px;
   color: #666666;
}

.producedby {
    color: #666666;
    font-size: 10px;
    }

form {
    display:inline
    }


.rahmen {
    border: 1px solid black;
}

.datum {
    font-size: 10px;
    color: #808080;
}

.floatleft {
    float: left;
    margin-right: 10px;
}

.floatright {
    float: right;
    margin-left: 3px;
}

/* Bildergalerie */
div.galerie{
margin-bottom: 20px;
}

div.galerie div{
float: left;
width: 120px;
}



dl.galerie
{
    border: 1px solid #808080;
    width: 110px;
    height: 110px;
    text-align: center;
    padding: 5px;
    padding-bottom: 15px;
    float: left;
    position: relative;
    margin-right: 1em;
    margin-bottom: 1em;
    background: #E9E9E9;
}

 dl.galerie:hover
{
    border: 1px solid black;
    background: #808080;
}

.galerie dt { font-weight: bold; }

.galerie dt img
{
    border: 1px solid #000;
}

.galerie dd
{
    margin: 0;
    padding: 0;
}
/* Ende Bildergalerie */

/* Kontaktformular */
.ausfuellen{
    border: 1px solid red ;
}

form label.required {
  color: red;
}

form label.completed {
  color: black;
}

.formmailerror{
    border: 1px solid #E7DBC6;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

label{
    position: relative;
    width: 180px;
    cursor: pointer;
    cursor: hand;
    display: block;
    float: left;
    margin-bottom: 5px;
}

.kontakt {
    position: relative;
    width: 220px;
    display: block;
    float: left;
    margin-bottom: 5px;
}

.impressumslabel{
    width: 200px;
}

.clearleft{
    clear: left;
}
/* Ende Kontakt */

div.templateRepeater img {
                  border: 0px;
                  font-size: 10px;
}

#slideshow{
    width: 150px;
}



.produkteBoxInhalt {
             padding: 0px 15px 0px 0px;
             margin: 0px;
}

.produkteBoxInhalt img {
             border: 0px;
}

div.linie {
             border-bottom: 1px solid #c0c0c0;
}

.klein {
             font-size: 11px;
}

 .downloadDateien strong {
                 margin-top: 0px;
                 padding-top: 0px;
}

.downloadDateien ul{
                 list-style: none;
                 margin: 0px;
                 padding: 0px;
}

.downloadDateien ul ul{
                 margin-left: 30px;
}

.downloadDateien ul li{
                 margin-bottom: 5px;
}



.normalFonts {
             width: 100px;
             display: block;
             float: right;
}

span.normal {
            font-weight: normal;
            color: #333333;
            font-size: 10px;
}

div.produkteDetailBilder {
            width: 110px;
            float: right;
}

div.produkteDetailBilder img {
            margin: 0px 0px 10px 10px;
}

div.repeatertext p {
                 margin: 0px;
                 padding: 0px;
}

#slideshowRahmen img {
                 margin: 5px 0px 0px 0px;
                 border: none;
}
#slideshowRahmen {

}
.seitenInhalt .parsericon {
    border: none ;
    padding : 0 ;
    margin-right : 3px ;
}
