@charset "utf-8";
/* CSS Document */

#box {
	background-image: url(../Bilder/bg-logo-kl.jpg);
	height: 351px;
	width: 100%;
	background-color: #99CCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#logo {
	float: none;
	height: 351px;
	width: 950px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(../bilder/bg-logo-kl.jpg);
	margin-right: auto;
	margin-left: auto;
}
#open {
	height: 150px;
	width: 245px;
	left: 688px;
	top: 28px;
	bottom: auto;
	position: absolute;
	z-index: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#open a {
	color: #A70000;
}
#open h3 {
	margin: 0px;
	padding: 0px;
}
#open b {
	color: #990000;
	text-decoration: blink;
}
#box #logo #open p {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Name {
	position: absolute;
	height: 116px;
	width: 551px;
	top: 216px;
	margin: 0px;
	padding: 0px;
	left: 392px;
}
h3 {
	line-height: normal;
	margin: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	left: auto;
	right: auto;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
body {
	background-image: url(../Bilder/bg.jpg);
}
 ul#Navigation {
	margin: auto;
	padding: 0.8em;
	text-align: center;
	border: none;
	float: none;
	width: 950px;
  }
  ul#Navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	clear: none;
	float: left;
	width: 155px;
  }
#copy {
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	clear: left;
	padding: 0px;
}
#htm {
	position: absolute;
	height: auto;
	width: auto;
	left: auto;
	right: 10px;
	bottom: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

  ul#Navigation a, ul#Navigation span {
	float: left;
	width: 130px;
	margin: 0px;
	text-decoration: underline;
	font-weight: bold;
	color: maroon;
	background-image: url(../bilder/knopf.png);
	height: 20px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: thin none white;
  }
  * html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  ul#Navigation a:hover, ul#Navigation span {
	border-color: white;
	border-left-color: black;
	border-top-color: black;
	color: #333333;
	background-image: url(../bilder/knopf-a.png);
  }
  ul#Navigation div {
     clear: left;
  }
