body{
	background-image: url("buch/ringbuch.png");
	font-family: Times New Roman;
	font-stretch:ultra-expanded; 
	letter-spacing:1.5pt;
	color: #232323;
	font-size: 14px;
	text-align: left;
}
.form{
	font-family: Times New Roman;
	color: black;
	font-size: 12px;
}
#west{
	position: absolute;
	top: 63;
}
#center{
	position:absolute;
	top: 0;
	left:260;
	width: 500;
}
#head{
	position:absolute;
	left:90px;
	background-position: top right;
	background-repeat: no-repeat;
	height: 20;
	color: black;
	font-size: 18px;
	text-align: left;
	letter-spacing:1.5pt;
	line-height: 18px;
	padding: 10px;
	margin: 2px;
}

#content{
	position: absolute;
	left: 300px;
	top: 50px;
	width:500px;

	color: black;
	font-size: 0.8em;
	text-align: left;
	line-height: 18px;
	padding: 10px;
	margin: 2px;
}
div#content td{
	color: #232323;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}
div#content hr{
	color: #00007E;
	height:1px;
}

#favorites{
	color: #232323;
	font-size: 12px;
	text-align: right;
	line-height: 18px;
	padding: 10px;
	margin: 2px;
}
div#favorites a{
	font-weight: bold;
	text-decoration: none;
	color: black;
}
#categories{
	color: #232323;
	font-size: 12px;
	text-align: right;
	line-height: 18px;
	padding: 10px;
	margin: 2px;
}
div#categories a{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#calender{
	font-size: 11px;
	z-index:100;
	position: relative:
	left: 20px;
}
div#calender td{
	font-size:12px;
	color: #232323;
	line-height: 18px;
}
div#calender a{
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#navigation {
	position: absolute;
	left: 100px;
	top: 64px;
	width: 140px;
}
#about {
	font-size: 11px;
	position: absolute;
	left: 100px;
	top: 64px;
	width: 140px;
}

