﻿body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #008000;
	font-size: 12px;
	background-image: url(images/hintergrund.jpg);
}
h1 {
	font-size: 15px;
}
table {
	font-size: 12px;
}
hr {
	color: #008000;
}
.zentrieren {
	text-align: center;
}
.rechtsbuendig {
	text-align: right;
}
.erster:first-letter {
	font-size: 150%;
}
#schmuck {
	position: absolute;
	top: 88px;
	left: 163px;
	z-index: 0;
	width: 409px;
	height: 507px;
	background-color: #E1E1A2;
}
#titel {
	position: absolute;
	left: 139px;
	top: 17px;
	height: 80px;
	width: 80%;
	white-space: nowrap;
}
#titelbild {
	position: absolute;
	left: 2px;
	top: 20px;
	background-image: url('images/damianologoklein.gif');
	width: 130px;
	height: 77px;
	z-index: 0;
}
/*/*/
div#navi {
	position: absolute;
	top: 232px;
	left: 2px;
	z-index: 2;
	width: 205px;
	height: 270px;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
}
div#navi a {
	display: block;
	margin: 0px 0px 10px;
	width: 200px;
	text-decoration: none;
	padding: 3px;
	color: #E77845;
	border: 1px solid #F3F3F3;
	background-color: #E1E1A2;
}
div#navi a:link {
}
div#navi a:visited {
}
div#navi a:hover {
	color: #008000;
	border-style: solid;
	border-color: #666666;
}
div#navi a:active {
	color: #008000;
	border-style: solid;
	border-color: #666666;
}
div#navi a.hier {
	color: #008000;
	border-style: none;
	background-color: transparent;
}
span {
	display: block;
}
a.norm {
}
a.norm:link {
	color: #008000;
}
a.norm:visited {
	color: #008000;
}
a.norm:hover {
	color: #E77845;
}
a.norm:active {
	color: #E77845;
}
/*css verstecken Ende*/
/*span verstecken vor nn4 -wegen erster Seite*/
