.page {	
	background:url(../images/kontakt/kontakt.gif);
	}

.inhalt_margin {
	top:130px;
	left:437px;
	width:375px;
	height:350px;
	}
	
.spalte1_margin {
	width:150px;
	position:absolute;
	top:0;
	left:0;
	height:310px;
	}
	
.spalte1 {
	}
	
.spalte2_margin {
	width:200px;
	position:absolute;
	top:0;
	left:170px;
	height:310px;
	}
	
.spalte2 {
	}
	
	
.submenu {
	position:absolute; 
	top:90px;
	left:437px;
	width:370px;
	}

/* LAYOUTELEMENTE */



/* MEN&uuml; */ 

.menu .kontakt {
	display:none;
}

.menu .downloads a {
	top:328px;
	left:9px;
	width:75px;
	height:68px;
	background:url(../images/kontakt/btn_download.gif);
	}

.menu .downloads a:hover {
	background:url(../images/kontakt/btn_download_o.gif);		
	}
	
.menu .produkte a {
	top:194px;
	left:53px;
	width:74px;
	height:134px;
	background:url(../images/kontakt/btn_produkte.gif);
	}

.menu .produkte a:hover {
	background:url(../images/kontakt/btn_produkte_o.gif);		
	}
					
.menu .leistungen a {
	top:319px;
	left:197px;
	width:141px;
	height:238px;
	background:url(../images/kontakt/btn_leistungen.gif);
	}

.menu .leistungen a:hover {
	background:url(../images/kontakt/btn_leistungen_o.gif);		
	}
					
.menu .ueberuns a {
	top:354px;
	left:119px;
	width:67px;
	height:92px;
	background:url(../images/kontakt/btn_ueberuns.gif);
	}

.menu .ueberuns a:hover {
	background:url(../images/kontakt/btn_ueberuns_o.gif);		
	}
	

/* INHALTSELEMENTE */

.inhalt h1, .inhalt h2, .inhalt h3, .inhalt h4, .inhalt h5, .inhalt h6 {
	font-size:100%;
	}
	
.inhalt h1 {
	display:none;
	}

p {
	margin:5px 0 10px 0;
	}

.inhalt ul {
	margin-top:5px;
	margin-bottom:10px;
	}

.inhalt a, .submenu a {
	color:#58585a;
	}

.inhalt a:hover, .submenu a:hover {
	text-decoration:underline;
	color:#1d9dd4;
	}
	
							
.unten {
	position:absolute;
	bottom:42px;
	left:0px;
	}