/* CSS Tabelle */
body
{
margin:0px auto;
padding:0px;
background-color:transparent;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 13px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #330000;
text-decoration: none;
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #330000;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
td.mainoff {
background: url(../gfx/main_menu_bg.gif) -130px 0px no-repeat;
height:32px;
}
td.mainon{
background: url(../gfx/main_menu_bg.gif) 0px 0px no-repeat;
height:32px;
}
.box_left_top
{
background:url(../gfx/box/box_left_top.gif) left top repeat-x;
height:9px; width:9px;
}
.box_top_line
{
background:url(../gfx/box/top_line.gif) left top repeat-x;
height:9px;
}
.box_right_top
{
background:url(../gfx/box/box_right_top.gif) left top repeat-x;
height:9px; width:9px;
}
.box_left_line
{
background:url(../gfx/box/left_line.gif) left top repeat-y;
width:9px;
}
.box_right_line
{
background:url(../gfx/box/right_line.gif) left top repeat-y;
width:9px;
}
.box_left_bottom
{
background:url(../gfx/box/box_left_bottom.gif) left top repeat-x;
height:9px; width:9px;
}
.box_bottom_line
{
background:url(../gfx/box/bottom_line.gif) left top repeat-x;
height:9px;
}
.box_right_bottom
{
background:url(../gfx/box/box_right_bottom.gif) left top repeat-x;
height:9px; width:9px;
}

.tab_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
	background-color:inherit;
	text-decoration: none;
}
.tab_link:hover
{
text-decoration:underline;
color:#330000;
background-color:inherit;
}

.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D6AD8F;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
text-decoration:underline;
color:#330000;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D6AD8F;
	text-decoration: none;
	background-color:inherit;
}
.bootom_link:hover
{
text-decoration:underline;
color:#330000;
background-color:inherit;
}
.tdtext
{
margin:0px auto;
padding:0px;
text-align: center;
text-valign: middle;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #9F5434;
font-style: normal;
line-height: 13px;
}
.h3col
{
color: #330000;
}
