BODY {
	background : #663366 url(aufbau2/verlauf.png) repeat-y;
	margin : 0 0;
	color : #000000;
	scrollbar-base-color:#663366;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#663366;
	line-height: 20px;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #660033;
}



#memorion {
	position: absolute;
	left: 334px;
	top: 0px;
	z-index: 1;
	height: 113px;
	width: 498px;
}
#buch {
	position: absolute;
	left: 334px;
	top: 113px;
	background-color: #663366;
	background-image: url(aufbau2/buch.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 498px;
	z-index: 2;
}
#urnen {
	position: absolute;
	z-index: 4;
	width: 334px;
	left: 0px;
	top: 0px;
	height: 568px;
}
#inhalt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	overflow: auto;
	width: 235px;
	left: 500px;
	top: 135px;
	height: 390px;
	z-index: 20;
	position: absolute;
	padding-right: 10px;
	padding-left: 10px;
}

p:first-letter {
	color:#663366;
	font-size: 250%;
	font-weight: bold;
	margin: -5px 5px 0 0;
	float: left;
}
#navigation {
	z-index: 15;
	width: 142px;
	left: 340px;
	top: 135px;
	position: absolute;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#partner {
	font-weight: bold;
	color: #000000;
	position: absolute;
	z-index: 25;
	height: auto;
	width: auto;
	left: 845px;
	top: 114px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	text-align: center;
	padding: 4px;
}
h1 {
	font-size: 16px;
	color: #000000;
}
#inhalt a {
	line-height: 12px;
}.aktiv {
	font-weight: bold;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
}

