@charset "UTF-8";
body {
	background-color: #ECE3BD;
}
img { 
border: none;
}
#hintergrund {
	background-color: #ECE3BD;
	height: auto;
	width: 1200px;
	visibility: visible;
	z-index: 2;
	top: 0px;
	left: 50%;
	background-image: url(../basics/verlauf.gif);
	background-repeat: repeat-y;
	position: absolute;
	margin-left: -590px;
}
#text {
	height: auto;
	width: 490px;
	visibility: visible;
	z-index: 10;
	top: 0px;
	margin-right: 250px;
	margin-left: 250px;
	padding-top: 75px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
	border: 5px solid #FFF;
	background-image: url(../basics/hg.jpg);
	background-repeat: no-repeat;
}
#fisch {
	height: 51px;
	width: 690px;
	visibility: visible;
	z-index: 12;
	top: 309px;
	left: 50%;
	position: absolute;
	margin-left: -335px;
}
.footer {
	height: auto;
	width: 100%;
	visibility: visible;
	z-index: 12;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 60px;
	padding-top: 1px;
}
.footer a:link, .footer a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
	text-decoration: none;
}
#logo {
	height: 262px;
	width: 252px;
	visibility: visible;
	z-index: 13;
	left: 50%;
	top: 15px;
	position: absolute;
	margin-left: -498px;
}
#navi {
	height: auto;
	width: 150px;
	visibility: visible;
	z-index: 13;
	left: 50%;
	top: 309px;
	position: absolute;
	margin-left: -490px;
}
.nav_punkt {
	color: #5d3c13;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.nav_punkt a:link, .nav_punkt a:visited {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	color: #5d3c13;
	text-decoration: none;

}
.nav_punkt a:hover {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	background-color: #EEE7C8;
	text-decoration: none;
}
.nav_aktiv {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	color: #5d3c13;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #EEE7C8;
}
.rechts {
	float: right;
	border: none;
	padding-top: 2px;
}

h1 {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 28px;
	color: #FFF;
	text-align: left;
	line-height: 32px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 24px;
}
p a:link, p a:visited {
	color: #FFF;
}
p a:hover {
	color: #000;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9b0404;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
}
