/* 
    Document   : style
    Created on : 22.03.2008, 19:07:08
    Author     : Armin K. Strasser
    Description:
*/


body {
	background-color: #6F6960;
	margin: 0px;
}
.btext {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#363432;
}
.btext a, .btext a:visited {
	color:#363432;
	text-decoration:none;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #837e76;
	line-height:13px;
}
.bord {
border-top: 1px solid #534e46;
border-bottom: 1px solid #534e46;
border-left: 1px solid #534e46;
}
.footer {	color: #CCCCCC;

}
.labeling {
	color: 383638;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.mem {
	font-size: 13px;
	font-weight: bold;
	line-height:14px;
	padding-top:30px;
}
.orange {
	font-size: 13px;
	font-weight: bold;
	line-height:14px;
	color: orange;
}
.mem a, .mem a:visited, .mem a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #837e76;
}
.4mem a:hover {text-decoration:none}

