


*{
   font-family: Verdana,Arial,Helvetica;
   font-size: 10pt;
   color: #000000;
   margin: 0px;
   padding: 0px;
}

 body {
    /*<font color=#FFFF00><marquee bgcolor=#990099>
Dieser Scroll-Text erscheint gelb auf knallrotem Hintergrund
</marquee></font>*/


   /*background-color: #aaccff;*/
   /*background-image: url(styles_03_FILES/hint3.JPG);*/
   /*background-image: url(styles_03_FILES/bild32.jpg);*/
   background-image: url(styles_03_FILES/bgr5.gif);


   background-repeat; 
}

.button{
   font-weight: bold;
   text-decoration: none;
   border-color: #6666cc;
   background-color: #ccccff;
   padding: 5px;
   border-width: 4px;
   border-style: outset;
   }
   
a.button:active {
   border-color: #6666cc;
   background-color: #6666cc;
   color: white;
   border-width: 4px;
   border-style: inset;
   }

a{
   text-decoration: none;
   font-weight: bold;
   outline: none;
   }
   
 a:hover{
   text-decoration: underline overline;
   text-transform: uppercase;
   color:red;
   
   } 
   
hr {
   color:#ccc;
   }
#frame {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
}

#logo {
  background-image: url(styles_03_FILES/logo2.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 65px;
}

#menuline{
  
  height: 25px;
  font-size: 14pt;
  color: white;
  background-color: #c6e2ff;
  /*background-image: url(styles_03_FILES/Blume1.JPG);*/
  padding-left: 10%;
  padding-top: 5px;
  margin-top: 5px;
  border-right-width: 4px;
  border-bottom:5px double blue;
}


#menu {
   
   /*background-image: url(styles_03_FILES/7694schlossgespenst.jpg);*/
   /*background-color: #3366ff;*/
   background-image: url(styles_03_FILES/trava.JPG);

   padding-left: 5px;
   color: white;
   width: 20%;
   float: left;
   margin-top: 5px;
   border-top:3px double blue;
   border-left:3px double blue;
   border-right:3px double blue;
   border-bottom:3px double blue;
   font-size:14pt;
   

}
#sprache {
   
   padding-left: 5px;
   color: white;
   background-image: url(styles_03_FILES/Perea2.JPG);
   /*background-color: #48d1cc;*/
   width: 20%;
   float: left;
   margin-top: 5px;
   border-top:3px double blue;
   border-left:3px double blue;
   border-right:3px double blue;
   border-bottom:3px double blue;
   font-size:14pt;
   clear:left;
}
#links {
   background-image: url(styles_03_FILES/Perea2.JPG);
   padding-left: 5px;
   color: white;
   width: 20%;
   float: left;
   margin-top: 5px;
   border-top:3px double blue;
   border-left:3px double blue;
   border-right:3px double blue;
   border-bottom:3px double blue;
   font-size:14pt;
   clear:left;
}


#right {
 /*background-color: #ff9933;*/
 background-image: url(styles_03_FILES/Perea2.JPG);
 width: 18%;
 float: right;
 margin-top: 5px;
 margin-left: 5px;

 border-top:3px double blue;
 border-left:3px double blue;
 border-right:3px double blue;
 border-bottom: 3px double blue;

}


#content {
  width: 58%;
  /*background-color: #1e90ff;*/
  /*background-image: url(styles_03_FILES/bild20.jpg);*/
  h1{font-size:16pt white;}
  font-size: 12pt;
  color: white; 
  float: right;
  padding-left: 3px;
  margin-left: 5px;
  margin-bottom: 15px;
  margin-top: 5px;

  border-top:3px double blue;
  border-left:3px double blue;
  border-right:3px double blue;
  border-bottom:3px double blue;
}

#footer { 
/* floating abschalten */
   clear: both;
   text-align: center;
   margin-top: 15px;
   background-color: #0000ff;
   color: white;
   border-top: 5px double blue;
   border-bottom: 5px double blue;

}

div.csc-header *{
    background-color: #c6e2ff;
    color: black;
    /*padding: 3px;*/
    /*padding-left: 5px;*/
    border-bottom:5px double blue;
}

p.csc-caption {
  font-size:12pt;
  text-align: center;
}
p.bodytext{

margin-bottom: 10px;
}

div.menuitem a {
 text-decoration: none;
 font-weight: normal;
 
}
span.menuitem a {
 text-decoration: none;
 font-weight: normal; 
 margin-right: 10px;
 /*border: 1px solid #ff0000;*/
 
}
 

div.menuitem-act a {
 text-decoration: none;
 font-weight: bold;
 color: #ff0000;
}

div.menuitem-level2 a {
 text-decoration: none;
 font-weight: normal;
 color: #00008b;
 margin-left: 16px;
 
}

div.menuitem-level2-act a {
 text-decoration: none;
 font-weight: bold;
 color: #ff0000;
 margin-left: 10px;
}

div.menuitem-level3 a {
 text-decoration: none;
 font-weight: normal;
 color: #990000;
 margin-left: 25px;
 
}

div.menuitem-level3-act a {
 text-decoration: none;
 font-weight: bold;
 color: #ff0000;
 margin-left: 20px;
}


 
img {
       border: 0px solid #000000;

}