html,body
{
	margin: 0;
	padding: 0;
	font-size: 97%;
	font-family: calibri, sans-serif;
	color: #000;
	background-color: #fff;
	background-image: url(body_background.gif);
	height: 100%;
}

a:link { color: #E83300; }
a:visited { color: #036; }

a:hover, a:active
{
	color: #E83300;
	background-color: #F9DBC8;
}

a:hover img {background:white; color:black; }

/*#content ul, #content li*/
#content ul
{	list-style-image: url(bullet.gif);}

div#banner
{
	padding: 0;
	margin: 0;
	height: 103px;
	background-image: url(title1.png);
	background-repeat: repeat-y;
	background-color: #E83300;
}
div#banner2
{
	height: 500px;
	width: 170px;
	background-image: url(title2.png);
	background-color: #E83300;
}
div#sitemap a
{
	float:right;
	margin-top: 75px;
	margin-right: 15px;
	color: lightgrey;
}
div#sitemap a:hover { color: #E83300;}

div#container
{
	background-image: url(nav_col_base.png);
	background-repeat: repeat-y;
	min-height:100%; /* for Geckos and Opera */
	height: auto; /* undo 100% for Geckos and Opera */
}

div#navigation
{
	float: left;
	width: 150px;
	margin-top: -445px;
	padding-top: 40px;
	padding-bottom: 70px;
}

div#navigation ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#navigation ul li { margin-top: 4px; }

#navigation ul li a, #navigation ul li em
{
	display: block;
	width: 130px;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
	padding: 1px 5px 1px 10px;
	text-decoration: none;
font-weight: bold;
	color: black;
	/*background-image: url(nav_base.jpg);
	background-repeat: repeat-y;
	background-color: #007AC3;*/
}


#navigation ul li a:hover
{
font-style: italic;
text-decoration: underline;
background-color: transparent;
}
#navigation ul ul li a, #navigation ul ul li em
{
	margin-left: 13px;
	padding-left: 12px;
	font-size: small;
	border-left: 1px solid black;
}

#right
{
	float: right;
	width: 160px;
	margin: -500px 0 10px 10px;
	padding: 15px 10px 25px 10px;
	color: #fff;
	background-image: url(right_col_base.jpg);
	background-color: #676767;
	font-size: 80%;
         overflow: hidden;
}

#right a
{
	color: #fff;
}

#right h3
{
	margin: 15px -10px 3px -5px;
	color: #fff;
	padding: 4px;
	background-image: url(right_base.jpg);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 125%;
}

#content
{
overflow: hidden;
	margin: -490px 15px 0 185px;
	padding: 0px;
	text-align: justify;
	line-height: 150%;
	width: auto; /* undo 100% for Geckos and Opera */
}

#content img {margin: 0 10px 0 10px;}

#content h1
{
	font-size: 2em;
	color: #036;
	margin-top: 0px;
	padding-top: 10px;
	font-weight: normal;
	text-align: left;
}

#content h2
{
	font-size: 1.4em;
   color: #036;
	font-weight: normal;
	letter-spacing: 0.5pt;
	text-align: left;
}

#content h3, #content h3 a
{
	color: #036;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 2px solid #E83300;
}

#overview
{
	color: white;
	font-size: 1em;
	padding: 0 10px 0 10px;
	background-color: #007BC5;
	background-image: url(h3_background.jpg);
}

#overview a
{
	color: white;
	font-size: 1em;
}

#year a, #letter a
{
	color: white;
	font-size: 1em;
	padding-left: 10px;
}

#zurueck a
{
	color: white;
}

#cleardiv
{
	clear: both;
	height: 55px;
}

div#footer
{
	clear: both;
	margin-top: -27px;
	margin-left: 170px;
	padding: .1em 1em;
	border-top: 1px solid #999;
	text-align: right;
}

div#footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#footer li
{
	display: inline;
	margin-right: 1em;

}

div#members
{
	float: left;
	margin-left: -170px;
	background-color: #F9DBC8;
}


#members a { color: #E83300; }
#members a:hover { background-color: #F9DBC8; }

#counter
{
	float: left;
	margin-left: -160px; /* for Geckos and opera*/
	margin-top: -70px;
	color: #EFEFEF;
	background-color: #F9DBC8;
}