body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
}
div.topbar
{
	margin-right: 0px;
	background-image: url(thekeisersbanne.png);
	background-color: #d4e1e8;
	background-repeat: no-repeat;
	width: 100%;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	top: 0px;
	border-bottom-style: none;
	border-bottom-color: Black;
	margin-right: 0px;
	left: 0;
	position: absolute;
	right: 0;
	height: 73px; /*height:100px;*/
}
div.shadowbar
{
	background-image: url(http://localhost/pvmb/topshadow.gif);
	width: 100%;
	position: relative;
	left: 8em;
	top: 5em; /*top:80px;*/
	background-color: White;
}
div.shadowleft
{
	background-image: url(http://localhost/pvmb/leftshadow.gif);
	height: 100%;
	left: 8em;
	top: 6em;
	width: 1.1em;
	position: absolute;
}
div.shadowcorner
{
	background-image: url(http://localhost/pvmb/leftshadow.gif);
}
div.link-list
{
	font-size: .65em;
	margin-left: 0px;
	width: 12.2em;
	margin-right: 0px;
	position: absolute;
	top: 73px;
	background-image: url(leftpanel.png);
}
div span.title
{
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 2em;
	padding-bottom: .5em;
	display: block;
	color: #447699;
	font-weight: bold;
	 font-variant:small-caps;
}
div span.heading
{
	text-align: left;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-style: italic;
	font-size: 1.3em;
	padding-top: .25em;
	display: block;
	color: Black;
	font-weight: bold;
}

#main
{
	margin-left: 8em;
	padding-left: 20px;
	padding-right: 40px;
	position: absolute;
	top: 100px;
	margin-right: 100px;
	width: 85%;
}

#list1
{
	left: 0;
	border: none;
	height: 93.5%;
}
#list2
{
	right: 0;
}
#test
{
	background-image: url(http:\\localhost\pvmb\pvmbbanner.jpg);
	background-repeat: no-repeat;
}
div#main a
{
	display: inline;
	font-weight: normal;
	border-top-style: none;
	font-family: Verdana, Arial, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom-style: none;
	color:#666666;
}
div#main a:hover
{color:Navy;
	
}
div#links a
{
	display: block;
	text-align: center;
	font: bold 1em verdana,sans-serif;
	padding: 5px 10px;
	margin: 1px 5px 2px 5px;
	border-width: 2px;
	text-decoration: none;
	color: #E8E1D3;
	background-color: #666666;
	border-bottom-style: outset;
	border-right-style: outset;
	border-bottom-color: Silver;
	border-right-color: Silver;
}
div#links a:hover
{
	color: Navy;
	background-color: #999999;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: inset;
	border-left-style: inset;
	padding: 6px 9px;
}
div#links a span
{
	display: none;
}
div#links a:hover span
{
	display: block;
	position: absolute;
	top: 200px;
	left: 0;
	width: 12.2em; /*	padding: 5px; 	margin: 10px;*/
	z-index: 100;
	color: black;
	background: transparent;
	font: 1em Verdana, sans-serif;
	text-align: center;
}
div#dummy
{
	font-family: Verdana, Arial, Sans-Serif;
}