a { /* ok */
	text-decoration:  none;
	font-weight: normal;
	color: #d61d15; 
}
a:hover {
	text-decoration:  underline; 
}
body, html {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fefefe;
	height: 100%;
} 
form {
	margin: 0;
	padding: 0;
}
hr {
	width:  90%; 
}

.adminmsg {
	color: maroon;
	font-size: 11px;
}
.clr {clear: both; }
.contentarea { /* ok */
	border: 1px solid #e2dacf;
	padding: 4px;
	height: 519px;
	width: 620px;
	overflow: auto;
	float: left;
	line-height: 140%;
	font-size: 12px;
	background: url(./gfx/bg_content.png) fixed;
}
.contentarea p {
	margin: 0 0 8px 0;
}
.contentarea .contentbox p {
	margin: 0 0 4px 12px;
}
.contentbox {
	margin-left: 105px !important;
}
.contentsubtitle_green {
	font-size: 14px;
	font-weight: bold;
	color: #3caa78;
	margin: 24px 0px 8px 0px;
	border-bottom: 1px solid #3caa78;
	padding-bottom: 2px;
}
.contenttitle_black {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	margin: 8px 0px 8px 105px;
	border-bottom: 1px solid #222;
	padding-bottom: 2px;
}
.contenttitle_blue {
	font-size: 14px;
	font-weight: bold;
	color: #8b82b5;
	margin: 8px 0px 8px 105px;
	border-bottom: 1px solid #8b82b5;
	padding-bottom: 2px;
}
.contenttitle_brown {
	font-size: 14px;
	font-weight: bold;
	color: #917c62;
	margin: 8px 0px 8px 105px;
	border-bottom: 1px solid #917c62;
	padding-bottom: 2px;
}
.contenttitle_darkgreen {
	font-size: 14px;
	font-weight: bold;
	color: #336a61;
	margin: 8px 0px 8px 105px;
	border-bottom: 1px solid #336a61;
	padding-bottom: 2px;
}
.contenttitle_green {
	font-size: 14px;
	font-weight: bold;
	color: #3caa78;
	margin: 8px 0px 8px 105px;
	border-bottom: 1px solid #3caa78;
	padding-bottom: 2px;
}
.footer { /* ok */
	color: #111;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin-bottom: 4px;
}
.fs_13 {
	font-size: 13px;
}
.gifhints {
	text-align: left;
	margin-left: 80px;
}
.headline { /* ok */
	font-weight: bold;
	font-size: 20px;
}
.img_c {
	border-top: 1px solid #eee;
	border-right: 3px solid #fefde1;
	border-bottom: 3px solid #fefde1;
	border-left: 1px solid #eee;
}
.img_l {
	margin: 0 8px 0 4px;
	float: left;
	border-top: 1px solid #eee;
	border-right: 3px solid #fefde1;
	border-bottom: 3px solid #fefde1;
	border-left: 1px solid #eee;
}
.img_r {
	margin: 0 4px 0 8px;
	float: right;
	border-top: 1px solid #eee;
	border-right: 3px solid #fefde1;
	border-bottom: 3px solid #fefde1;
	border-left: 1px solid #eee;
}
.leftModules { /* ok */
	border: 1px solid #d61d15;
	padding: 4px;
	height: 337px;
	width: 132px;
	overflow: auto;
	float: left;
	margin-right: 4px;
	background: #f6f2ee;
}
.menuhint {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #3aa975;
	height: 39px;
}
.passagesubtitle {
	font-size: 12px;
	font-weight: bold;
	color: #222;
	margin: 8px 0px 8px 0px;
	border-bottom: 1px solid #eee;
}
.passagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #222;
	margin: 8px 0px 8px 105px;
	border-bottom: 1px solid #eee;
}
.pathway { /* ok */
	color: #333;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.pathway a { /* ok */
	color: #d61d15;
	text-decoration: none;
	font-weight: normal;
}
.rightModules { /* ok */
	border: 1px solid #ccc;
	padding: 2px;
	height: 346px;
	width: 137px;
	overflow: auto;
	float: right;
	margin-left: 4px;
}
.small {
 font-size: 11px;
 color: #222;
}
.smalldark {
	font-size: 11px;
	color: #000;
	height: 10px;
	text-align: left;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
}
a.menulink {
	display: block;
	width: 124px;
	background: #ede6de;
	padding: 3px 3px;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
	border: 1px outset #ede6de;
}
a.menulink:hover {
	display: block;
	width: 124px;
	background: #d61d15;
	padding: 3px 3px;
	margin: 0px 0px 2px 0px;
	color: #fff;
	text-decoration: none;
	border: 1px inset #d61d15;
}
a.menulink-active {
	display: block;
	width: 124px;
	background: #EDE6DE;
	padding: 3px 3px;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
	text-decoration: none;
	border: 1px outset #ede6de;
}
a.menulink-active:hover {
	display: block;
	width: 124px;
	background: #EDE6DE;
	padding: 3px 3px;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
	cursor: crosshair;
	border: 1px inset #d61d15;
}
a.menulink-start {
	display: block;
	width: 122px;
	background: #ede6de;
	padding: 3px 3px;
	text-align: center;
	letter-spacing: .1em;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
	border: 2px outset #f5f5f5;
}
a.menulink-start:hover {
	display: block;
	width: 122px;
	background: #d61d15;
	padding: 3px 3px;
	text-align: center;
	letter-spacing: .1em;
	margin: 0px 0px 2px 0px;
	color: #fff;
	text-decoration: none;
	border: 2px inset #d61d15;
}
div.spacing {
	height: 12px;
}
#centered { /* ok */
	position: absolute;
	left: 50%;
/*	top: 50%;*/
	top: 0;
	width: 780px;
	height: 600px;
	margin-left: -390px;
/*	margin-top: -300px;*/
	margin-top: 6px;
} 
#centered_start { /* ok */
	position: absolute;
	left: 50%;
	top: 50%;
	width: 572px;
	height: 550px;
	margin-left: -286px;
	margin-top: -275px;
} 
#distance {
	width: 105px;
	height: 150px;
	float: left;
	position: fixed;
}
