.inhalt a:link, .inhalt a:visited{
   text-decoration: underline;
   color: #A5002C;

}

.inhalt a:hover, .inhalt a:active{
   color: #666666;

}

body {
                                        margin:0;
                                        padding:0;
                                        background-image: url(../images/randlinie.gif);
                                        background-repeat: repeat-y;
                                        background-color: #A5002C;
                                        overflow: hidden;
                                 }
                        #rahmen {
                                        position: absolute; 
                                        top: 190px; 
                                        left: 0; 
                                        width: 963px; 
                                        background-color: white;
                                        overflow: auto;
                                        padding: 0;
                                        margin: 0;
                                        z-index: 99;
                                  }

                                 #fuss{
                                        position: absolute; 
                                        top: 490px; 
                                        left: 0; 
                                        width: 963px; 
                                  }
.button {
  border-bottom: 3px white solid;
}

.button2 {
  border-left: 3px white solid;
  border-bottom: 3px white solid;
}

.rand {
  border-left: 3px white solid;
}

.rand.bild{
  padding-right: 48px;
  height: 160px;
}

.rand.bild2 {
  padding-right: 108px; 
  height: 100px;
}

#linkesmenue p{
   margin-left: 0;
   margin-top: 16px;
   margin-bottom: 0px;
   line-height: 17px;
}

#linkesmenue a:link, #linkesmenue a:visited{
   text-decoration: none;
   color: #A5002C;
  display: block;
}

#linkesmenue a:hover, #linkesmenue a:active{
   text-decoration: none;
   color: #666666;
  display: block;
}

#linkesmenue .auswahl a:link, #linkesmenue .auswahl a:visited,#linkesmenue  .auswahl a:hover, #linkesmenue .auswahl a:active{
   text-decoration: none;
   color: #666666;
  display: block;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    line-height: 23px;
    text-decoration: none;
    text-transform:uppercase;
    margin-top: 16px;
    margin-bottom: 0px;
    color: #666666;
}

p, .bodytext, td  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    margin-top: 16px;
    margin-bottom: 0px;
}

ul {
    margin-left: 14px;
    padding-left: 14px;
}

li  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}


.links {
   margin-left: 8px;
   width: 165px;
   margin-right: 0;
   text-align: right;
   color: #666666;

}

.links td {
   text-align: right;
} 
.links p{
   margin-top: 16px;
   margin-bottom: 0px;
   line-height: 17px;
   text-align: right;
}


.buttonscontainer {
  width: 135px;
  border-top: 1px solid #A5002C;
  border-left: 1px solid #A5002C;
  border-right: 1px solid #A5002C;
}

.buttons a {
  color: black;
  background-color: white;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
  border-bottom: 1px solid #A5002C;
  font: 11px Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
}

.buttons a:hover {
  background-color: #DDDDDD;
  color: #A5002C;
  text-decoration: none;
} 

input, textarea {
   border: #666666 solid 1px;
  font: 12px Arial, Helvetica, sans-serif;
}

#rahmen form {
  margin-left: 0;
  margin-top: 12px;
}

.csc-form-label-req, csc-form-label{
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
}
.csc-form-labelcell{
    white-space: nowrap;
    vertical-align: top;
    padding: 2px 5px 0 0;
}

.csc-form-labelcell p{
    margin: 0;
    vertical-align: top;
}

#logo {
   position: absolute;
   left: 798px;
   top: 90px;
}

#logo2 {
   position: absolute;
   left: 817px;
   top: 50px;
   z-index: 99 !important;
}





.sitemap li, .sitemap li a:link, .sitemap li a:visited{
  color: black;
}

.sitemap li a:hover, .sitemap li a:active{
  text-decoration: none;
}

.sitemap li li, .sitemap li li a:link, .sitemap li li a:visited{
  color: #A5002C;
}

.sitemap li li a:hover, .sitemap li li a:active{
  text-decoration: none;
}

.sitemap li li li, .sitemap li li li a:link, .sitemap li li li a:visited{
  color: #CE5D80;
}

.sitemap li li li a:hover, .sitemap li li li a:active{
  text-decoration: none;




}


.sitemap p{ 
   margin: 0;

 }
.sitemap ul{
   margin-bottom: 10px;
   margin-top: 10px;
}

.sitemap li{
   margin-top: 5px;
   margin-bottom: 5px;
}

.sitemap ul{
  list-style-type:square;
}

.inhalt {
 margin-left: 40px;
  margin-right: 20px; 
  text-align:left; 
  width: 420px;  
}
.inhalt.special{
  padding: 0;
  margin-left: 0;
  margin-right: 20px; 
  text-align:left; 
  width: 400px;
} 

