/*
**  (c) 2006
**  Alex Mitterer
**  Pillerseestraße 33
**  A-6384 Waidring
**  alex@mitterer.at
**
**  Für Software erwirbt der Kunde ausschließlich ein Nutzungsrecht. Wenn nicht anders
**  vereinbart, gilt dieses Recht ausschließlich für einen Rechner.
**
**  Der Lizenzgeber (Alex Mitterer) ist alleiniger und ausschließlicher Eigentümer des Produkts.
**  Eine physikalische Übertragung zu Sicherungszwecken ist zulässig, jedoch keinesfalls eine
**  elektronische, etwa innerhalb eines Netzwerkes.
**
**  Die Weitergabe an Dritte ist nicht gestattet.
*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #413C2E;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B7B49D;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A3B2F;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #B7B49D;
}

.contentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-right: 17px;
	padding: 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3B2F;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3B2F;
}
body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.blueheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDCD4;
	width: 100%;
	height: 17px;
	margin-right: 17px;
	padding: 0px;
}
.contentBodybackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-right: 17px;
	padding: 12px;
	margin-left: 17px;
	background-color: F5F0D9;
	margin-top: 0px;

}
.menu {
	font-family: Helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #8F8C81;
}

.menu a:link {text-decoration: none; color: #8F8C81;}
.menu a:active {text-decoration: none; color: #8F8C81; }
.menu a:visited {text-decoration: none; color: #8F8C81;}
.menu a:hover {text-decoration: none; color: #666666 }


.txt-gb-header {
    FONT: 12px Arial, Helvetica, sans-serif; COLOR: white
}
.txt-gb-text {
FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000000
}
.txt-gb-date {
FONT: 10px Arial, Helvetica, sans-serif; COLOR: #999999
}
