body {
	margin: 0;
	background-image: url(../../bilder/hintergrundfloete.png);
	background-repeat: repeat;
}
html, div, h1, h2, h3, ul, ol, span, table, td, tr, li {
	margin: 0;
	padding: 0;
}
html, body {
	font-size: 101%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
html>body #nav {
	position: fixed;
}
html>body #kopf {
	position: fixed;
}

p {
	margin: 0;
	padding: 0;
}
#kopf {
	height: 180px;
	width: 100%;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	position: absolute;
	background-image: url(../bilder/hintergrund_nav.png);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #CC3300;
	text-decoration: none;
	z-index: 1;
}
#kopf a {
	color: #770000;
	text-decoration: none;
}
#kopf a:hover {
	color: #CC3300;
	text-decoration: none;
}


#text {
	position: absolute;
	width: 686px;
	height: auto;
	font-size: 13px;
	line-height: 20px;
	margin-left: 120px;
	text-align: left;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 191px;
	margin-top: 28px;
	padding-bottom: 24px;
	left: 73px;
}
#text p {
	margin-top: 0px;
	margin-bottom: 6px;
}
#text a {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#text a:hover {
	color: #003366;
}
#text a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#text a:visited:hover {
	color: #003366;
}
#text .titel1 {
	color: #AA0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0;
	line-height: 24px;
}
#text .namen {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#text .rot {
	color: #CC0000;
	text-decoration: none;
	margin: 0;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#text img {
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
}
#text img.none {
	float: none;
	margin-right: 0px;
}

#textsmall {
	position: absolute;
	width: 560px;
	height: auto;
	font-size: 13px;
	line-height: 20px;
	margin-left: 120px;
	text-align: left;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 191px;
	margin-top: 28px;
	padding-bottom: 24px;
	left: 73px;
}
#textsmall p {
	margin-top: 0px;
	margin-bottom: 6px;
}
#textsmall a {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#textsmall a:hover {
	color: #003366;
}
#textsmall a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#textsmall a:visited:hover {
	color: #003366;
}
#textsmall .titel1 {
	color: #AA0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0;
	line-height: 24px;
}
#textsmall .namen {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#textsmall .rot {
	color: #CC0000;
	text-decoration: none;
	margin: 0;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#textsmall img {
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
}
#textsmall img.none {
	float: none;
	margin-right: 0px;
}


#text2 {
	position: absolute;
	width: 686px;
	height: auto;
	font-size: 13px;
	line-height: 20px;
	margin-left: 120px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 191px;
	margin-top: 28px;
	padding-bottom: 24px;
	left: 73px;
}
#text2 a:link, #text2 a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#text2 a:hover {
	color: #003366;
}
#text2 p {
	margin-bottom: 4px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
#nav li {
	position: relative;
	text-align: left;
	float: left;
	list-style-type: none;
}
#nav a.activ {
	text-decoration: none;
	color: #AA0000;
	font-weight: normal;
}
#nav a.activ:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a.last {
	color: #CC3300;
}
#nav  {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	left: 20px;
	top: 150px;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	width: 1000px;
	visibility: visible;
	z-index: 2;
	letter-spacing: 1px;
}
#nav a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
	color: #AA0000;
	font-weight: normal;
	text-align: center;
	background-color: transparent;
}
#nav a:visited:hover {
	text-decoration: none;
	color: #AA0000;
	font-weight: normal;
	text-align: center;
}
#seitnav {
	top: 218px;
	position: absolute;
	height: 700px;
	margin-left: 0px;
	padding: 0;
	padding-bottom: 24px;
	width: 140px;
}
#seitnav strong {
	color: #CC0000;
	font-weight: bolder;
}

#seitnavrechts {
	top: 218px;
	position: absolute;
	height: 700px;
	margin-left: 800px;
	padding: 0;
	padding-bottom: 24px;
	width: 140px;
}
#seitnavrechts strong {
	color: #CC0000;
	font-weight: bolder;
}

ul#subnav  {
	left: 0px;
	top: 216px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#subnav li {
	padding-left: 0px;
	list-style-type: none;
}
ul#subnav li a:link, ul#subnav li a:visited {
	color: #003366;
	padding-left: 20px;
	border-bottom-color: #f7e387;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	display: block;
	width: 132px;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	padding-bottom: 4px;
	padding-top: 4px;
}
ul#subnav li a:hover {
	color: #CC3300;
	background-color: #fff6df;
}
ul#subnav ul.subsub {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#subnav ul.subsub li {
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#subnav ul.subsub li a:link, ul#subnav ul.subsub li a:visited {
	color: #CC3300;
	padding-left: 32px;
	width: 120px;
	font-size: 12px;
	padding-top: 4px;
}
ul#subnav ul.subsub li a:hover {
	color: #CC3300;
	text-decoration: none;
	background-color: #fff6df;
}
#text .fotocredit {
	color: #003366;
	text-decoration: none;
	margin: 0;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#textsmall .fotocredit {
	color: #003366;
	text-decoration: none;
	margin: 0;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
hr {
	color: #FFCC66;
	width: 100%;
	size:1;
}

