#menu{
float:left;
width:200px;
color:#FFFF00;
/*background:#9966CC;*/
/*background:#FFD4AA;*/
background:transparent;
padding:10px;
border-top:0px solid #837C6B;
border-right:4px solid #E4D9C0;
border-bottom:0px solid #E4D9C0;
border-left:0px solid #837C6B;}

#inhalt{
margin-left:200px;
width:absolute;
color:black;
/*background:#CCCCCC;*/
background:transparent;
padding:10px;
border-top:1px solid #837C6B;
border-right:1px solid #E4D9C0;
border-bottom:1px solid #E4D9C0;
border-left:20px solid #837C6B;}

#menu a{
color:blue;
font:bold 13px verdana, sans-serif;
margin:5px 0 5px 0;
padding:1px 3px 1px 4px;
text-decoration:none;
/*background:#FFFFFF;*/
background:transparent;
display:block;
border-top:4px solid #99917d;
border-right:0px solid #e4d9c0;
border-bottom:0px solid #e4d9c0;
border-left:0px solid #99917d;
width:155px;}

#menu a:hover{
color:#f6e4c1;
background:#33FF00;
border-top:4px solid #e4d9c0;
border-right:0px solid #837c6b;
border-bottom:0px solid #837c6b;
border-left:0px solid #e4d9c0;}

#menu a .dot{
color:blue;
background:transparent;
font-weight:bold;
font-size:20px;}

#menu a:hover .dot{
color:green;
background:transparent;
font-weight:bold;
font-size:20px;}

.liste{
list-style-type: none;
margin:0px;
padding:0px;
}
/********  Horizental Menu top ************/

.table_horiz_menu_owner_table
{
	width:160px;
	text-align:justify;
	font-size:12pt;
	vertical-align:middle;
	background-color:transparent;
	border-bottom:1px solid #ffffff;
	line-height:10px;
}
.table_horiz_menu_owner_table span
{
	text-align:center;
	/*display:inline;*/
	/*height:30px;*/
	

}

.table_horiz_menu_owner_table div
{
	border-left;0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	/*border-right:1px solid #000000;*/
	/*background-color:#9A6AAE;*/
	border:0px solid #cccccc;
	text-align:center;
	height:30px;
	display:inline;
	margin:5px 5px 5px 5px;


}
.table_horiz_menu_owner_table_span_empty
{
	background-color:transparent;
	border-bottom:1px solid #000000;
	text-align:center;
	display:inline;
	height:40px;

	

}

.current_menu
{
	border:0px solid #ffffff;
	/*border-bottom:3px solid #000000;
	border-left;3px solid #000000;
	border-right:3px solid #000000;
	*/
	background-color:ffffff;
	height:40px;
}

.table_horiz_menu_owner_table tr
{
	vertical-align:middle;
	width:100%;
	
}
.table_horiz_menu_owner_table td
{
	background-color:transparent;
	color:#ffffff;
	height:25px;
	text-align:center;
}

.table_horiz_menu_owner_table a
{
	text-decoration:none;
	display:marker;
	color:#ffffff;
	font-weight:bold;
}
.table_horiz_menu_owner_table a:hover
{
	color:#ff0000;
	cursor:hand;
	/*font-weight:bold;*/
}
.menu_horizental_td_left
{
	width:20px;height:40px;background-image:url('../images/menu_horizental_left.png');
}
.menu_horizental_td_right
{
	width:20px;height:40px;background-image:url('../images/menu_horizental_right.png');
}
.menu_horizental_td_center
{
	background-image:url('../images/menu_horizental_center.png');
}
/********  Horizental Menu bottom ************/

.table_horiz_menu_owner_table_bottom
{
	width:100%;
	text-align:center;
	font-size:10pt;
	vertical-align:middle;
	/*background-color:#ffffff;*/
}
.table_horiz_menu_owner_table_bottom div
{
	/*background-color:#000066;*/
	/*width:800px;*/
	text-align:center;
	vertical-align:middle;
	/*height:100%;*/
}
/*.table_horiz_menu_owner_table_bottom span
{
	background-color:#ffffff;
	color:#000066;
	text-align:center;
	font-size:11px;
	display:table-cell;
	border-spacing:5px;
	border-collapse:separate;
	letter-spacing:2px;
}*/
.table_horiz_menu_owner_table_bottom table
{
	text-align:center;
	font-size:16px;
	/*border:0px solid #000066;*/
	/*background-color:#000066;*/
	/*width:800px;*/
}
.table_horiz_menu_owner_table_bottom tr
{
	vertical-align:middle;
}
.table_horiz_menu_owner_table_bottom td
{
	/*margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
	margin-bottom:1px;*/
	/*background-color:#eeeeee;*/
	color:#000000;
	vertical-align:middle;
	background-image:url(../images/menur_register_bottom.bmp);
	background-position:center;
	background-repeat:no-repeat;
}

.table_horiz_menu_owner_table_bottom a
{
	/*color:#ffffff;*/
	/*background-color:#000000;*/
	text-decoration:none;
	display:marker;
}
.table_horiz_menu_owner_table_bottom a:hover
{
	color:#FFFF00;
}
 .haupt_menu
 {
	font:cursive, sans-serif;
	font-size:14px;
 	width:100%;
	background-color:#808080;
 }
 .haupt_menu li
 {
	 list-style-type:square;
 }
 .haupt_menu a
 {
	 text-decoration:none;
	 
 }
 .haupt_menu a:hover
 {
 background-color:#FFFF00;
 }
 
 .haupt_menu td
 {
	margin:0 0 0 0;
	background-image:url(../images/menu-bg.png);
	/*text-align:center;*/
 }
