html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #666;
	color: #CCC;
}
h1 {
	color: #FFF;
	font-size: 11px;
}
h2 {
	font-weight: normal;
	font-size: 100%;
	float: left;
}
a {
	color: #E3D184;
}
a:hover {
	color: #A89B62;
}
a:active {
	color: #F80;
}
a img {
	border: 0;
}
a:hover img {
	filter:alpha(Opacity=70); 
}
hr {
	height: 1px;
	border: 1px dashed #666;
	width: 200px;
}

#verticalconduit {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 8px;
	width: 740px;
	height: 100%;
	background: #000 url("../images/bv2003-02/bg_dots.gif") repeat-y;
}
#pageHeader h1 {
	margin: 0; padding: 0;
	width: 211px;
	height: 76px;
	background: transparent url("../images/bv2003-02/logo.gif") 0 100% no-repeat;
}
#pageHeader h1 span {
	display: none;
}
.covert {
	display: none;
}
#linksaction {
	margin: 0; padding: 0;
	float: left;
	width: 219px;
	height: 273px;
	background: transparent url("../images/bv2003-02/img_left.jpg");
}
#rechtsaction {
	float: right;
	width: 520px;
	height: 273px;
	background-color: #111;
}
#folioentry {
	text-align: right;
	width: 373px;
	clear: left;
}
#rambling, #bottomfeeder {
	float: right;
	width: 350px;
	height: 300px;
	padding: 25px 50px;
	font-size: 11px;
	overflow: auto;
}
#bottomfeeder {
	height: 50px;
}
#bottomfeeder ul {
	list-style-type: none;
}
#bottomfeeder ul li {
	float: left;
	margin: 0 0.4em;
}
