

/*=======================================*/
/* Grundeinstellungen*/

body{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #ffffff; 
  }
  
a:link, a:visited, a:active { color: #ffffff; text-decoration: none; }

a:hover { color: #fffeae; text-decoration: true; }



h1 { font-family: Times New Roman, Times, serif; font-size: 25px; color: #ffffff; text-align: left;  margin: 0; }

h2 { font-size: 16px; color: #ffffff; text-align: left;  margin: 0; }

#content {   background:  url(../web399_1/images/kachel_layout.jpg) top right repeat-x #000000; padding-right: 0px; }

/* Menue Header*/

#menu-top ul {
  padding: 5em 0 0 0;
  list-style: none;
  font-size: 100%;
  }

#menu-top li {
  display: inline;
  float: left;
  margin-left: 4px;
  margin-bottom: 2px;
  margin-top: 0px;
  }

#menu-top a span {
  background: #2f2f2f;
  padding:5px 17px;
  color:#d0d0d0;
  display: block;
  float: left;
  cursor: pointer;
  }

#menu-top a span:hover{
  color: #ffffff;
  background: #4a4a4a;
  padding:4px 17px;
  display: block;
  float: left;
  cursor: pointer;
  }
  
/* Menue Seite*/

#menu-page { padding-top: 5px;}


#menu-page ul {
  margin-left: 20px;
  padding: 0;
  list-style: none;
  font-size: 110%;
  text-align: center;
  }

#menu-page li { margin-top: 10px; background:  url(../web399_1/images/button.jpg) center repeat-y; }

#menu-page li a { display: block; padding: 3px 10px; }

#menu-page li:hover { background:  url(../web399_1/images/button2.jpg) center repeat-y; }

#menu-page a:link, #menu-page a:visited { color: #ffffff; }

#menu-page a:hover { color: #fffeae; }
