html{
/* workaround fuer dauerhafte Sichtbarkeit der Scrollbars */
	min-height: 100%;
	margin-bottom: 1px;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #cccccc;
	margin: 0.25em;
	cursor:default;
}
ul  {
	/* list-style-type: square; */
	list-style-type: none;
}
h2{
	font-size: 1.5em;
	color: #006633;
	text-align: center;
}
h3{
	font-size: 1.2em;
	font-weight: bold;
}
hr#divider{
	color:#006633;
	width: 50%;
}
.authors{
	font-variant: small-caps;
	letter-spacing:0.05em;
}
br#auth{
	font-size:4px;
}
em#banner{
	color: #006633;
}
em#chgs{
        font-size:9px;
}
img{
	border: 0;
}
img#at{
	border: 0;
	height: 1.1em;
	width: 1.1em;
}
.banner{
	height: 120px;
	width: 100%;
	background-color: #ccffff;
	text-align: left;
	font-size: 0.55em;
	border-bottom: 0.2em dotted #006633;
	padding-bottom:0.1em;
	letter-spacing: 0em;
}
tr {
	vertical-align: top;
}
tr#banner{
	vertical-align:middle;
}
.nav1 { /* aktiver Menupunkt in der navigation */
	display: block;
	border-left: 0.4em solid;
	border-top: 0.05em solid;
	border-bottom: 0.05em solid;
	border-right: 0em solid;
	border-color: #006633; /* Farbe wird auf Hintergrundfarbe gesetzt, Rahmen wird somit unsichtbar (nur Platzhalter) */
	margin:0em 0.1em 0em 0.2em;
	padding:0em 0.41em 0em 0.4em;
	line-height: 1.1em;
	background: #ccffff;
}
td#navigation{
	width:10em;
	text-align: left;
	margin:0em 0.1em 0em 0.2em;
	padding:1em 0.5em 0em 0em;
	background-color: #eeeeee;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration:none;
	line-height:1.1em;
}
* html td#Navigation {  
/* Korrekturen fuer IE 5.x */
	width: 10em;
	w\idth: 10.5em;
	padding-left: 0;
	padd\ing-left: 0;
}
td#navigation ul {s
	list-style: none;
	padding: 0;
	margin: 0;
}
td#navigation li {
	padding: 0.25em 0em 0.25em 0;
	margin-left: 0;
	color: #006633; 
	background: transparent;
	font-weight: bold; 
}
td#navigation a {
	display: block;
	text-decoration: none;
	padding-left: 0.4em; 
	padding-right: 0.4em; 
	color: #ccffff;
	background: #006633;
	border-color: #006633;
	border-left: 0.4em solid;
	border-top: 0.05em solid;
	border-bottom: 0.05em solid;
	border-right: 0em solid;
}
td#navigation a, #navigation a:focus, #navigation a:active, #navigation a:hover {
	border-left: 0.4em solid;
}
td#navigation a:focus, #navigation a:active, #navigation a:hover {
	color: #006633; 
	background: #ccffff;
	border-color: #006633;
}
td#thumbnail {
	text-align: center;
}
.content{
	height: 100%;
	background-color: #ffffff;
	font-size: 11px;
	padding:10px 5px 10px 0px;
}
.list{
	background-color: #ffffff;
	font-size: 11px;
	padding:10px 5px 10px 0px;
}
img#iobclogo{
        width: 145px;
        height: 130px;
}
#links{
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px solid;
        padding-bottom: 0px;
}
#links a:link, #links a:hover, #links a:visited, #links a:active{
	color: #006600;
	text-decoration:none;
}
#reflink{
	font-size: 9px;
	color: #006600;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
#reflink a:link, #reflink a:hover, #reflink a:visited, #reflink a:active{
	color: #006600;
	text-decoration:none;
}
