body {
	background-color:#e7fbec;
	margin: 0;
	padding: 0;
}
body, td, p, h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
a {
	color: #990000;
}
a:hover {	color: #000;}

a.menu {
	text-decoration:none;
	color:#990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right:15px;
	line-height: normal;
}
a.menu:hover {	color: #fff;}

a.reflink {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #990000;
}
a.reflink:hover {text-decoration: underline;}


#container {
	position:relative;
}
#logo {
	position:absolute;
	left:670px;
	top:-85px;
	width:247px;
	height:123px;
	z-index:99;
}
#rahmen {
	position:absolute;
	left:0px;
	top:-10px;
	width:950px;
	height:478px;
	border: 2px solid #990000;
	z-index:10;
}
#contentleft {
	position:absolute;
	left:0px;
	top:8px;
	width:425px;
	height:470px;
	background-color: #ffffd7;
	z-index:1;
}
#text {
	position:absolute;
	left:30px;
	top:45px;
	width:365px;
	height:380px;
	overflow: auto;
	z-index:2;
}
#contentright {
	position:absolute;
	left:425px;
	top:8px;
	width:525px;
	height:350px;
	z-index:5;
}
#contentbottom {
	position:absolute;
	left:425px;
	top:358px;
	width:525px;
	height:120px;
	background-color: #990000;
	z-index:2;
}
#spruch {
	position:absolute;
	left:109px;
	top:28px;
	width:379px;
	height:60px;
	z-index:3;
	text-align: left;
	color: #ff9900;
}
#spruch p {
	color: #ff9900;
	font-style:italic;
}
#navi {
	position:absolute;
	left:436px;
	top:456px;
	width:300px;
	height:20px;
	z-index:3;
}
#navi a {
	text-decoration:none;
	color:#ff9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right:15px;
	line-height: normal;
}
#navi a:hover {	color: #fff;}

.border {
	border: 2px solid #990000;
}
.indent {
	text-indent: 10px;
}
.red {
	color: #990000;
}
.adresse {
	color:#990000;
	line-height:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.fontklein { font-size:smaller; text-align:right;}
