body, div, h1, h2, h3, form, ul, ol, img, legend, fieldset,a {
	margin:0;
	padding:0;
	margin:0;
	border:0;
	outline:0;
}

body {	
	color: #000000;	
	text-align: center;	
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-Serif;	
	font-size: 12px;
	background:url(../images/background.gif) repeat-x 0 160px;
}

a:link					{ color:#999999; text-decoration:none; }
a:active				{ color:#999999; text-decoration:none; }
a:hover					{ color:#999999; text-decoration:underline; }
a:visited				{ color:#999999; text-decoration:none; }

#container			{ margin:0 auto; width:780px; text-align:left; }
#head 					{ height:180px; background:url(../images/menu/background.gif) no-repeat top left; }
#head #menu 		{ position:absolute; top:134px; left:40px; }
#head #kontakt 	{ position:absolute; top:10px; left:630px; font:normal 11px verdana; color:#999999; }

.menu-item, .menu-item-active
{
  cursor: pointer;
  line-height: 500em; /* No visible Text for Buttons in IE */
  font-size: 499em;
  letter-spacing: -500em; /* no visible text for Opera*/
  border: none;
  display: block;
  text-indent: -1000em;           /* No */
  overflow: hidden !important;    /* visible */
  white-space: nowrap;            /* text */    
  height: 26px !important;
  margin-top:0px;  
  float:left;
}

.menu-item:hover {
  background-position: 0pt 26px;
}

.menu-item-active {
  background-position: 0pt 26px;
}
