body {
	margin:0px 0px;
	background-color:#fff;
	font-family:Tahoma,sans-serif;
	font-size:12px;
	color:#000;
}
img {
	border-style:none;
	vertical-align:bottom;
}
/* .menuItemFirst > img,
.menuItemFirstOver > img {
	border-style:none;
	vertical-align:bottom;
}
 */
p {
	font-family:Tahoma,sans-serif;
	font-size:12px;
	color:#000;
}
span.menuentry {
	padding:2px 2px 2px 2px;
	background-image:none;
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	height:23px;
}
span.menuentry:hover {
	padding:2px 2px 2px 2px;
	background-color:#dbdbdb;
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#606060;
	height:23px;
}
.mainMenu {
	padding:0px 15px 5px 15px;
	background-image:url(images/bgmain.gif);
	background-repeat:repeat-x;
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	cursor:default;
	vertical-align:bottom;
	height:23px;
}
/* Span mit ShorCuts */
span.m_ShorCuts {
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
	cursor:default;
	float:right;
	clear:left;
	vertical-align:middle;
	text-align:right;
    margin-right:0px;
	line-height:18px;
}
/* Schwarzer Pfeil */
span.m_r_arrow {
	margin-top:2px;
	margin-bottom:0px;
	padding:0px 2px 0px 3px;
	background-image:url(images/dark_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	line-height:16px;
	color:#000000;
	cursor:default;
	width:16px;
	float:right;
	clear:right;
}
/* Oberstes menuItem */
.menuItemFirst {
	margin-top:3px;
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
	cursor:default;
	background-color:#f0f0f0;
	padding:0px 2px 2px 3px;
 	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	vertical-align:middle;
}
.menuItemFirstOver {
	margin-top:3px;
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bolder;
	line-height:16px;
	color:#606060;
	cursor:default;
	background-color:#dbdbdb;
	padding:0px 2px 2px 3px;
 	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	vertical-align:middle;
}
/* Alle menuItems dazwischen */
.menuItem {
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
	cursor:default;
	background-color:#f0f0f0;
	padding:0px 2px 2px 3px;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	vertical-align:middle;
}
.menuItemOver {
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bolder;
	line-height:16px;
	color:#606060;
	cursor:default;
	background-color:#dbdbdb;
	padding:0px 2px 2px 3px;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	vertical-align:middle;
}
/* Unterstes menuItem */
.menuItemLast {
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	cursor:default;
	background-color:#f0f0f0;
	padding:0px 2px 3px 3px;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	vertical-align:middle;
}
.menuItemLastOver {
	font-family:Tahoma,sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#606060;
	cursor:default;
	background-color:#dbdbdb;
	padding:0px 2px 3px 3px;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	vertical-align:middle;
}

a:link {
	border-style: none;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	border-style: none;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:focus {
	border-bottom: 1px solid #222;
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
a:active, a[target="_blank"]:hover, a[target="_blank"]:focus {
	background-color: #444;
	border: none;
	color: #fff;
	font-weight: bold;
}

/* submenus container
.submenu {
	width:160px;
} */
