h1 { border-bottom: 4px double blue }

/* Zentrierung der Homepage */

html, body, .hight100Pro  {
                           width: 100%;
                           height: 100%;
                           margin: 0;
                           padding: 0;
                           position:absolute; 
                           top:-1px; 
                           left:0px
                           }

.inhalt { 
         width: 460px; 
         height: 460px;
         border-left-width: 0px;
         border-top-width: 0px;
         border-right-width: 0px;
         border-bottom-width: 0px;
         padding-top: 32px;
         padding-bottom: 32px:
         }

.inhaltTop { 
            padding-top: 32px;
           }

.frameRight {
             margin: 0;
	     padding: 0;
             border-left-width: 0px;
             border-top-width: 0px;
             border-right-width: 0px;
             border-right-style: solid;
             border-right-color: #000000;
             border-bottom-width: 0px
             }  
        
.menueFrameRight {
                  border-left-width: 0px;
                  border-top-width: 0px;
                  border-right-width: 1px; 
                  border-right-style: solid; 
                  border-right-color: #000000;
                  border-bottom-width: 0px
                 }
  
.noframe {
          border-left-width: 0px;
          border-top-width: 0px;
          border-right-width: 0px;
          border-bottom-width: 0px
         }
 
.hide { display: none } 
 
.titel { 
          font-family: "Courier New", mono, Verdana, Arial; 
          font-size: 15px; 
          font-weight: normal; 
          color: #000000;
          letter-spacing: 1px;
          word-spacing:1.3px;
          margin-left: 88px;
          }

.rahmenTitel {
              border-top-width:0px;
              border-bottom-width:0px;
              border-bottom-style:dotted;
              border-bottom-color:#d3d3d3;
              border-right-width:0px;
              border-right-style:dotted;
              border-right-color:#d3d3d3;
              border-left-width:0px;
              border-left-style:dotted;
              border-left-color:#d3d3d3;
              }


.hline1 { 
          font-family: "Courier New", mono, Verdana, Arial; 
          font-size: 15px; 
          font-weight: normal; 
          color: #000000;
          line-height: 15pt; 
          }
/* .hline1:before { content:"\2013\00A0"; } */

.bildueber { 
             font-family: "Courier New", mono, Verdana, Arial; 
             font-size: 15px; 
             font-weight: normal; 
             color: #000000;
             line-height: 15pt; 
             }

.text { 
        font-family: "Courier New", mono, Verdana, Arial; 
        font-size: 15px; 
        font-weight: normal; 
        color: #000000; 
        line-height: 15pt
        }
        
.image_caption { 
                 font-family: "Courier New", mono, Verdana, Arial; 
                 font-size: 15px; 
                 font-weight: normal; 
                 color: #000000; 
                 }

.menueLeft:link { 
                  font-family: "Courier New", mono, Verdana, Arial; 
                  text-decoration:none; 
                  font-size: 15px; 
                  font-weight: normal; 
                  color: #000000; 
                  line-height: 15pt 
                  }
.menueLeft:visited { 
                     font-family: "Courier New", mono, Verdana, Arial; 
                     text-decoration: none; 
                     font-size: 15px; 
                     font-weight: normal; 
                     color: #000000; 
                     line-height: 15pt 
                     }
.menueLeft:hover { 
                   font-family: "Courier New", mono, Verdana, Arial; 
                   text-decoration: underline; 
                   font-size: 15px; 
                   font-weight: normal; 
                   color: #cc0000; 
                   line-height: 15pt 
                   }

.red { 
       font-family: "Courier New", mono, Verdana, Arial; 
       text-decoration: none; 
       font-size: 15px; 
       font-weight: normal; 
       color: #cc0000; 
       line-height: 15pt 
       }

.menueLeftRed { 
                font-family: "Courier New", mono, Verdana, Arial; 
                text-decoration: none; 
                font-size: 15px; 
                font-weight: normal; 
                color:#cc0000; 
                line-height: 15pt 
                }

/* keine gepunktete Linie um den Link, keinen blauen Rahmen um Bildlink */

a img { border: 0px; outline-style: none }

/* Formatierund der allgemeinen Links */

a:link {  outline-style: none; text-decoration: none; }
a:visited {  outline-style: none; text-decoration: none; }
a:hover {  outline-style:none; text-decoration: underline; }
a:active {  outline-style: none; text-decoration: none }

/* Kleine Bilder mit roten Rahmen */
/* width: 30px; */ 
/* height: 30px; */ 

.imageLinkSmall:link { 
                       border: solid 1px #ffffff; 
                       display: block; 
                       float: right; 
                       background-color: #ffffff; 
                       margin-left: 3px; 
                       margin-right: 0px; 
                       margin-bottom: 3px; 
                       margin-top: 0px 
                       }
.imageLinkSmall:visited { 
                          border: solid 1px #ffffff; 
                          display: block; 
                          float: right; 
                          background-color: #ffffff; 
                          margin-left: 3px; 
                          margin-right: 0px; 
                          margin-bottom: 3px; 
                          margin-top: 0px 
                          }
.imageLinkSmall:hover { 
                        border: solid 1px #cc0000; 
                        display: block; 
                        float: right; 
                        background-color: #ffffff; 
                        margin-left: 3px; 
                        margin-right: 0px; 
                        margin-bottom: 3px; 
                        margin-top: 0px 
                        }
.imageLinkSmall:active { 
                         border: solid 1px #cc0000; 
                         display: block; 
                         float: right; 
                         background-color: #ffffff; 
                         margin-left: 3px; 
                         margin-right: 0px; 
                         margin-bottom: 3px; 
                         margin-top: 0px 
                         } 
.imageLinkSmall:focus { 
                        border: solid 1px #cc0000; 
                        display: block; 
                        float: right; 
                        background-color: #ffffff; 
                        margin-left: 3px; 
                        margin-right: 0px; 
                        margin-bottom: 3px; 
                        margin-top: 0px 
                        }   

.imageLinkSmallRed { 
                     border: solid 1px #cc0000; 
                     display: block; 
                     float: right; 
                     background-color: #ffffff; 
                     margin-left: 3px; 
                     margin-right: 0px; 
                     margin-bottom: 3px; 
                     margin-top: 0px 
                     }

.imageLink:link { 
                  border: solid 1px #ffffff; 
                  display: block; 
                  float: right; 
                  background-color: #ffffff 
                  }
.imageLink:visited { 
                     border: solid 1px #ffffff; 
                     display: block; 
                     float: right; 
                     background-color: #ffffff 
                     }
.imageLink:hover { 
                   border: solid 1px #cc0000; 
                   display: block; 
                   float: right; 
                   background-color: #ffffff 
                   }
.imageLink:active { 
                    border: solid 1px #cc0000; 
                    display: block; 
                    float: right; 
                    background-color: #ffffff 
                    } 
.imageLink:focus { 
                   border: solid 1px #cc0000; 
                   display: block; 
                   float: right; 
                   background-color: #ffffff 
                   }
