.page {	
	background:url(../images/ueberuns/ueberuns.jpg);
	}

.inhalt_margin {
	left:500px;
	top:146px;
	width:330px;
	height:400px;
	}

.inhalt {
	margin:10px;
	}


/* MEN&uuml; */ 

.menu .ueberuns {
	display:none;
}

.menu .downloads a {
	top:581px;
	left:20px;
	width:77px;
	height:50px;
	background:url(../images/ueberuns/btn_download.gif);
	}

.menu .downloads a:hover {
	background:url(../images/ueberuns/btn_download_o.gif);		
	}
	
.menu .leistungen a {
	top:542px;
	left:122px;
	width:120px;
	height:39px;
	background:url(../images/ueberuns/btn_leistungen.gif);
	}

.menu .leistungen a:hover {
	background:url(../images/ueberuns/btn_leistungen_o.gif);		
	}
					
.menu .kontakt a {
	top:595px;
	left:108px;
	width:77px;
	height:36px;
	background:url(../images/ueberuns/btn_kontakt.gif);
	}

.menu .kontakt a:hover {
	background:url(../images/ueberuns/btn_kontakt_o.gif);		
	}
					
.menu .produkte a {
	top:495px;
	left:6px;
	width:95px;
	height:86px;
	background:url(../images/ueberuns/btn_produkte.gif);
	}

.menu .produkte a:hover {
	background:url(../images/ueberuns/btn_produkte_o.gif);		
	}
	
/* INHALTSELEMENTE */

h1, h2, h3, h4, h5, h6 {
	display:none;
	}

p {
	margin-bottom:10px;
	}
