body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #6E480D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
p
{
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}
a.main:link
{
	color:#6E480D;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.main:hover
{
	color:#6E480D;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.main:visited
{
	color:#6E480D;
	border-bottom:1px dotted;
	text-decoration:none;
}
.schatten_li
{
	background-image:url(images/schatten_li.gif);
	background-repeat:repeat-y; 
	background-position:right;
}
.header
{
	height:150px; border-bottom:1px solid #6E480D;
}
.menuBar
{
	background-image:url(images/button_bg.gif);
	background-repeat:repeat-x;
	height:25px;
	border-bottom:1px solid #6E480D;
}
.menuBar td
{
	border-bottom:solid 1px #6E480D;
	text-align:center;
 width:25%;
 height:25px;
}
.menuBar a
{
	font-weight:bold;
 text-decoration:none;
	color: #6E480D;
}
.menuBar a:hover
{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.mainTbl
{
	border:1px solid #6E480D;
	height:100%;
}
.footer
{
	border-top:1px solid #6E480D;
	height:15px;
	background-image:url(images/footer_bar.gif);
	background-repeat:repeat-x;
}
.schatten_re
{
	background-image:url('images/schatten_re.gif');
	background-repeat:repeat-y;
}
