@charset "UTF-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/hg_content.gif);
	background-repeat: no-repeat;
	background-position: 191px 173px;
}
#logo {
	background-image: url(../images/logo_plusquam.gif);
	background-repeat: no-repeat;
	height: 173px;
	width: 191px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 30;

}

#header {
	height: 173px;
	width: 709px;
	top: 0px;
	background-image: url(../images/header.jpg);
	left: 191px;
	position: absolute;
	z-index: 30;

}
#menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	right: 0px;
	background-color: #43887A;
	height: 13px;
	width: 177px;
	position: absolute;
	top: 18px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu1 ul {
	text-align: center;
	display: inline;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#menu1 li {
	color: #FFFFFF;
	text-align: center;
	display: inline;
	list-style-type: none;
}
#menu1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#menu1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#menu1 a:hover {
	color: #84D2CF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	position: absolute;
	height: auto;
	left: 0px;
	top: 173px;
	background-image: none;
	width: 191px;
	line-height: 2em;
	z-index: 40;
	color: #5c5c5c;
}
#menu ul {
	list-style-type: none;
	display: block;
	padding-left: 13px;
	margin-left: 0px;
}
#menu li a:link {
	color: #5c5c5c;
	text-decoration: none;
	padding-left: 15px;
}
#menu li a:visited {
	color: #5c5c5c;
	text-decoration: none;
	padding-left: 15px;
}
#menu li a:hover {
	color: #5c5c5c;
	text-decoration: none;
	color: #46756d;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
.menu-active {
	color: #5c5c5c;
	text-decoration: none;
	color: #43887a;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43887a;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	position: absolute;
	height: auto;
	width: 532px;
	left: 191px;
	top: 174px;
	background-image: none;
	z-index: 20;
	padding-bottom: 30px;
}
#content p {
	padding-left: 27px;
	padding-right: 20px;
}
#content table {
	margin-right: 20px;
}
#content h1 {
	padding-left: 17px;
	color: #43887A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43887A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2.2em;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 10px;
}
#content h2 {
	padding-left: 17px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: -5px;
	font-size: 1em;
	line-height: 1.3em;
}
#content a:link {
	color: #43887A;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43887A;
}
#content a:visited {
	color: #43887A;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43887A;
}
#content a:hover {
	color: #C5C5C5;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
}
#content a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.content-gruen {
	color: #43887a;
	font-weight: bold;
}
#zitat {
	position: absolute;
	width: 177px;
	left: 723px;
	top: 173px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	font-weight: bold;
	color: #43887A;
}
.zitat-grau {
	font-weight: normal;
	color: #5C5C5C;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	height: 213px;
	width: 900px;
}
