/***********************************************/
/* Allgemein                            */
/***********************************************/ 


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #E5E5E5;
	background-image: url(../Bilder/HG/HG-Menu-Oben-01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



/***********************************************/
/* Container                             */
/***********************************************/ 


#menuoben {
	width: 705px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	left: 0px;
	top: 0px;

}


/***********************************************/
/* Tabellen                            */
/***********************************************/ 




/***********************************************/
/* Bilder                            */
/***********************************************/ 

img {

}

a, a img, img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.imgleft {
	float: left;
	margin-right: 25px;
}
