table.submenu {
	border-color: lightgreen green green lightgreen;
	border-style: solid;
	border-width: thin;
	}

table.submenu td { 
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
	}		

a.menu {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	font-variant: normal;
	color: #00A130;
	text-decoration: none;
	}

a.menu:hover {
	color: darkgreen;
	font-weight: bold;
        }

.menuitem {
	background-color: #E8FDEB;
	border: none;
	position: absolute;
	visibility: hidden;
	}

#logomenu {
	top: 14px;
	left: 21px;
	width: 27px;
	z-index: 2;
	}

#hauptmenu {
	top: 14px;
	left: 70px;
	}

#hauptmenu td {
	width: 90px;
	text-align: center;
	}

#menubox {
	background-color: #E8FDEB;
	position: absolute;
	top: -8px;
	left: 40px;
	width: 50px; 
	height: 12px; font-size: 8;
	z-index: 2;
	}
	
#logo {
	top: -10px;
	left: -10px;
	width: 100%;
	height: 100%;
	}
	
#lamarc {
	top: 45px;
	left: 50px;
	}	
	#vorteile {
		top: 31px;
		left: 70px;
		}
	#ma {
		top: 31px;
		left: 160px;
		}
	#house {
		top: 31px;
		left: 260px;
		}
	
#seminare {
	top: 45px;
	left: 140px;
	}
	#sdir {
		top: 31px;
		left: 80px;
		/* width: 92%;  /* for Mozilla */
		}
	
#consulting {
	top: 45px;
	left: 230px;
	}
	
#esupport {
	top: 45px;
	left: 320px;
	}
	
#development {
	top: 45px;
	left: 415px;
	}	

#empty {
	top: 45px;
	left: 510px;
	}	

#suche {
	position: absolute;
	top: 48px;
	right: 10px;
	width: 300px;
	}

#sbutton {
	width: 100px;
	color: darkgreen;
	background: #E8FDEB url(images/fade.gif) left top repeat-y; /* menugruen:#E8FDEB; hellblau:#F0F8FF; bogen:#DEEFFF; */
	text-decoration: none;
	}		

#sbutton:hover {
	width: 100px;
	color: white;
	background: mediumseagreen url(images/fade2.gif) left top repeat-y;
	text-decoration: none;
	}

#stext {
	width: 175px;
	border-style: solid;
	border-width: 1px;
	border-color: lightgreen;
	color: darkgreen;
	background: #E8FDEB url(images/fade.gif) left top repeat-y; /* menugruen:#E8FDEB; hellblau:#F0F8FF; bogen:#DEEFFF; */
	text-decoration: none;
	}		
	