body {
	color: #324C62; font-family: Arial; font-size: 10pt;
	background-image:url("http://www.morpha.de/roman2002/images/back.jpg");
	background-repeat: no-repeat;
	background-color: #E9ECF0;
	margin: 0px;
}

td {
	color: #324C62; font-family: Arial; font-size: 10pt;
}

td.content {
	color: #324C62; font-family: Arial; font-size: 10pt;
}

.mail:link, .mail:active, .mail:visited {
	color: #586C7C;
	text-decoration: none;
}
.mail:hover {
	color: #586C7C;
	text-decoration: underline;
}

.schedule {
	color: #324C62;
	font-family: Arial;
	font-size: 10pt;
}

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#324C62;
	text-decoration:none;
}

.title, h2 {
 font-size: 10pt;
 color: #BE0000;
 font-family: arial, sans-serif;
}

.subtitle {
 font-size: 11pt;
 font-weight: bold;
 color: #BE0000;
 font-family: arial, sans-serif;
}

.nightlink:link, .darklink:active, .darklink:visited {
	color: #000000;
	text-decoration: none;
}

.nightlink:hover {
	color: #000000;
	text-decoration: underline;
}

.darklink:link, .darklink:active, .darklink:visited {
 	font-size: 10pt;
	color: #324C62;
	text-decoration: underline;
}

.darklink:hover {
	font-size: 10pt;
	color: #324C62;
	text-decoration: underline;
}

.cell1 {
	background-color: #D9DCE0;
	color: #324C62;
	font-family: Arial;
	font-size: 10pt;
}

.cell2 {
	background-color: #C9DCE5;
	color: #324C62;
	font-family: Arial;
	font-size: 10pt;
}

.celltitle {
	background-color: #B9BCC0;
	color: #324C62;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.head {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #444466;
	vertical-align: top;
	white-space: nowrap;
}
.row1 {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background-color: #CCCCCC;
	vertical-align: top;
}
.row2 {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background-color: #EEEEEE;
	vertical-align: top;
}
input.text, textarea.text {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background-color: #555577;
}
input.button {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #555577;
	border-color: #8888AA;
}
