/* CSS Document */

.logo {
	height: 350px;
	width: 240px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.hauptbild {
	height: 350px;
	width: 710px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 240px;
	top: 0px;
}
.navizeile {
	height: 50px;
	width: 950px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 270px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	line-height: 30px;
	background-image: url(../images/katzenschwanz.jpg);
	background-repeat: no-repeat;
}
.copy {
	height: 740px;
	width: 460px;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 260px;
	top: 350px;
	overflow: auto;
}
.copylinksunten {
	height: 600px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 30px;
	top: 345px;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.copyrechtsunten {
	height: 300px;
	width: 170px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 750px;
	top: 750px;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.fusszeile {
	height: 70px;
	width: 960px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 1090px;
	font-size: 13px;
	vertical-align: middle;
	color: #FFF;
	line-height: 50px;
	background-image: url(../images/fussleiste_home.gif);
	background-repeat: no-repeat;
	text-align: center;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #666;
	line-height: 20px;
}
h2 {
	color: #83b1db;
	font-size: 17px;
	font-weight: normal;
}
h3 {
	color: #9b5b1a;
	font-size: 17px;
	font-weight: normal;
}
.Stil1{
	font-size: 14px;
	font-weight: bold;
	}

