/* file: sjalz.css, copyright 2002-2006 St. Justinus Alzenau, Dr. Thomas Redelberger */

body {
	margin: 0;	/* up, right, down, left */
	font-family:helvetica,arial,sans-serif
}

th {text-align:left; vertical-align:top}
td {vertical-align:top}

pre {font-family:Courier New,Courier}


#htHeader {background-color:#6da4de; white-space:nowrap}


#topnav
{
	margin: 1ex 0ex 1ex 0ex;
}

#topnav li
{
	display: inline;
	list-style: none;
	background-color:#e9ebfc;
	margin: 0;
	padding: 1 1 1 1;
	border-width: 2 2 2 2;
	border-style: solid solid solid solid;
	border-color: #2974c1;
}


#htMainWrapper {
	position: absolute;
	z-index: 1;
	top: 120;
	left: 12.5em;
	width: auto;
	height: auto;
	padding: 0 0 0 0.4em;
}


#htFooter {font-size:80%}


#htLeftWrapper {
	position: absolute;
	z-index: 1;
	top: 8em;
	left: 0px;
	width: 12em;
}



#htNavPeers {
	list-style: none;
	margin:5ex 1ex 0ex 0ex;
}

#htNavPeers li {
	background-color:#e9ebfc;
	margin: 2 0 2 0;
	padding: 1 1 1 1;
}


#htNavChilds {
	list-style: none;
	margin:0ex 0ex 0ex 3ex;
}

#htNavChilds li {
	background-color:#e9ebfc;
	margin: 2 0 2 0;
	padding: 1 1 1 1;
}



a.nmaj {color:black; text-decoration:none}
a.nmaj:hover {color:blue; text-decoration:underline}
a.nmin {color:black; text-decoration:none}
a.nmin:hover {color:blue; text-decoration:underline}

