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

.inhalt_margin {
	left:150px;
	top:35px;
	width:200px;
	height:400px;
	}

.inhalt {
	margin:10px;
	}


/* MEN&uuml; */ 

.menu .downloads {
	display:none;
}

.menu .ueberuns a {
	top:309px;
	left:569px;
	width:172px;
	height:70px;
	background:url(../images/downloads/btn_ueberuns.gif);
	}

.menu .ueberuns a:hover {
	background:url(../images/downloads/btn_ueberuns_o.gif);		
	}
	
.menu .leistungen a {
	top:369px;
	left:613px;
	width:270px;
	height:222px;
	background:url(../images/downloads/btn_leistungen.gif);
	}

.menu .leistungen a:hover {
	background:url(../images/downloads/btn_leistungen_o.gif);		
	}
					
.menu .kontakt a {
	top:257px;
	left:606px;
	width:65px;
	height:52px;
	background:url(../images/downloads/btn_kontakt.jpg);
	}

.menu .kontakt a:hover {
	background:url(../images/downloads/btn_kontakt_o.jpg);		
	}
					
.menu .produkte a {
	top:307px;
	left:424px;
	width:183px;
	height:70px;
	background:url(../images/downloads/btn_produkte.gif);
	}

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

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

p {
	margin-bottom:10px;
	}

.inhalt ul {
	margin-top:30px;
	}

.inhalt li {
	list-style-image:url(../images/link_img.gif);
	margin:10px 0;
	}
	
.inhalt li a {
	display:block;
	margin-top:-2px;
	}