/*
############################################################################################################################
Design and Code by Globalsys
http://www.global-sys.de
############################################################################################################################
*/


.menu {
	width:991px;
  top: 171px;
	padding:0px;
	z-index:4;
	right:15px;
	height:34px;
	position:absolute;
}

.submenu {
	width:991px;
  top: 20px;
	left:-278px;
  padding:0px;
	z-index:4;
	height:27px;
	position:absolute;
}

.menu_unten_element {
  width:142px;
  height:27px;
  background: url(../../images/menu_unten_element.png);
}

.menu_unten_ende {
  width:256px;
  height:27px;
  background: url(../../images/menu_unten_ende.png);
}

.artmenu a, .artmenu a:link, .artmenu a:visited {
  text-decoration: none;
  line-height: 27px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.artmenu a:hover {
  color: #FFFFFF;
}

.artmenu, .artmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;           
	list-style-type: none;
	display: block;
}

.artmenu li
{
	margin: 0;
	padding: 0;
	display: block;
	float: left;       
	position: relative;
	left: 300px;
	z-index: 5;
}

.menu_oben_1 {
  width: 256px;
  height: 27px;
  background: url(../../images/menu_oben_1.png);
}

.menu_oben_2 {
  width: 144px;
  height: 27px;
  background: url(../../images/menu_oben_2.png);
}

.menu_oben_3 {
  width: 144px;
  height: 27px;
  background: url(../../images/menu_oben_3.png);
}

.menu_oben_4 {
  width: 143px;
  height: 27px;
  background: url(../../images/menu_oben_4.png);
}

.artmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}

