﻿body {
}

.hauptmenu
{
	margin-top:50px;
	margin-left:380px;
	width:586px;
	min-width:586px;
	font-size:0.8em;
	
	
	
}

.hautpmenu_style
{

	
	
}

.hauptmenu_itemstyle
{
	font-variant:small-caps;
			
	padding: 1px 1px 1px 1px;
	color:maroon;
	text-align:center;
	font-size:8pt !important;
	font-family:Arial;
	font-weight: bold;
	
}

.hauptmenu_itemstyle:hover
{
	text-decoration:underline;	
}

.hauptmenu_itemselectedstyle
{
	font-variant:small-caps;
	color:gray;
	text-align:center;
	font-family:Arial;
	font-weight: bold;
}


.untermenu
{
	margin-top:10px;
	margin-left:5px;
	
	
	
}

.untermenu_style
{
	
}

.untermenu_itemstyle
{
	font-variant:small-caps;
	
	margin-top:5px;
	font-family:Arial;
	
	color:maroon;
}

.untermenu_itemselectedstyle
{
	font-variant:small-caps;
	margin-top:5px;
	font-family:Arial;
	font-weight: bold;
	color:gray;
}

.untermenu_itemstyle:hover
{
text-decoration:underline;	
}










