@charset "iso-8859-1";

/*

	ByteHoard CSS code
	All copyrights (c) Andrew Godwin 2004
	
	You cannot copy thic code without my express permission

	Changes made by Tobias Siebenlist with permission of Andrew Godwin

*/ 

body {
	background-color: #FFFFFF;
	font-family: tahoma, arial, verdana, helvetica, sans, sans-serif;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	font-size: small;
}

td {
/*
	background-color: #FFFFFF;
*/ 
	font-family: tahoma, arial, verdana, helvetica, sans, sans-serif;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	font-size: small;
}

div.left {
	top: 80px;
	left: 5px;
	width: 170px;
	float: left;
	margin: 5px 25px 15px 5px;
	padding: 0px 0px 0px 5px;
	height: 100%;
	font-size: small;
}

div.leftmenu {
	border-top: 2px solid #113355;
	border-bottom: 2px solid #113355;
	border-left: 0px solid #113355;
	border-right: 0px solid #113355;
	font-size: small;
	padding: 0px 0px 0px 5px;
}

div.lefticons {
	padding: 0px 0px 0px 15px;
}

hr {
	color: #FFCC00;
}

a {
	color: #113355;
	text-decoration: none;
	font-size: small;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight:800;
	font-size: small;
}

div.linksbar {
	background-color: #FFFFFF;
	top: 80px;
	left: 0px;
	padding: 3px 5px;
	margin: 0px 0px 10px 0px;
	font-size: small;
	text-align: center;
}

div.linksbar2 {
	background-color: #FFFFFF;
	top: 80px;
	left: 0px;
	padding: 3px 5px;
	margin: 0px 0px 10px 0px;
	font-size: small;
	text-align: center;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
        background-color:#eeeeee;
}

span.h1 {
	font-size: small;
	color: #3F4553;
	font-weight: 900;
}

div.newsbox {
	border: 0px #DDDDDD solid;
	border-color: #DDDDDD;
	margin: 5px 1px;
}

span.newsheadline {
	font-weight: 800;
	color: #3F4553;
	border-bottom: 0px #000000 solid;
}

.newstext {
	left: 180px;
	border-top: 0px #AAAAAA solid;
}

div.maintext {
	left:180px;
	right:180px;
	font-size: small;
}

div.mainnews {
	left:180px;
	right:180px;
        background-color:#eeeeee;
        font-size: 10px;
}

a.lilimage {
	border: 0px #FFFFFF solid;
	text-decoration: none;
	color: #FFFFFF;
	border-color: #FFFFFF;
}

a img { color: #fff; }         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
   a img { color: inherit;     /* undo the rule above */
   border: none;               /* hide from Netscape 4 */
   }
}

.footer {
	font-size: small;
	background-color: #FFFFFF;
	text-align: left;
	color: silver;
}

.bh_linkbarlink {border: 1px solid #FFFFFF; text-decoration: none; color:#000000; padding: 2px; font-size: small;}
.bh_linkbarlink:hover {border: 1px solid #5B769C; background-color: #95b7e7; text-decoration: none; color:#000000; padding: 2px;font-weight:100;}


.bh_vlinkbarlink {border: 1px solid #FFFFFF; text-decoration: none; color:#000000; padding: 0px; font-size: small; margin-top: 4px;}
.bh_vlinkbarlink:hover {border: 0px solid #5B769C; border-left: 0px solid #5B769C; text-decoration: none; color:#000000; padding-left: 5px; font-weight:100;}
