/* CSS Document */
    *  body {
          font-family : "Monotype Corsiva", "Comic Sans MS", "Century Schoolbook L" ;
          color : #000000;
          font-style : italic;
          font-size : 18pt;
          background-image : url(pics/logo_rest/h-grund-neu.jpg);
          background-attachment : fixed;
          background-repeat : no-repeat;
          background-color : #c0c0c0;
          background-position : center;
      }
    * h1 {
          font-family : "Monotype Corsiva", "Comic Sans MS", "Century Schoolbook L" ;
          font-size : 36pt;
          color : #000000;
          font-style : italic;
          font-weight : bold;
          vertical-align : super;
          line-height : 100%;
      }
    * a {
          text-decoration : none;
          color : #000000;
      }
    * a:hover {
          text-decoration : underline;
          color : #ff0000;
      }
	  .Stil2 {color: #FF0000;
	  }
	  .Stil3 {font-size: 9pt;
	  }
	  .Stil4 {font-size: 24px;
	  }
	  .Stil6 {font-size: 24pt;
	  }
	  .Stil7 {font-size: 18px;
	  }
	  .scrollen {overflow: auto;
				height: 95%;
				width: 95%;
				padding: 5px;
				}
	.nav {
	font-size: 20px;
	width: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	.nav a, .nav px {
	display: block;
	width: 100px;
	line-height: 25px;
	text-decoration: none;
	padding: 0px;
	border: 1px white solid;
	margin: 0px;
	border-color: #969696;
}
	.nav a:hover {
	color: #ff0000;
	background-color: #cccccc;
	text-decoration: none;
	font-weight:bold;
	border-color: #969696;
}
	.nav02 {
	font-size: 15px;
	width: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	.nav02 a, .nav px {
	display: block;
	width: 80px;
	line-height: 20px;
	text-decoration: none;
	padding: 0px;
	border: 1px white solid;
	border-color: #969696;
	margin: 0px;
}
	.nav02 a:hover {
	color: #ff0000;
	background-color: #cccccc;
	text-decoration: none;
	font-weight:bold;
	border-color: #969696;
}
