@charset "utf-8";
/* CSS Document */

#links_tittel{
	position: absolute;
	top: 50px;
	left: 325px;
	z-index: 15;
	
	
	}
#inhalt_links{
	position: absolute;
	width: 350px;
	height:380px;
	top:150px;
	left: 296px;
	padding:70px;
	background-image:	url(../bilder/bearb-bilder/rahmen/cornice_oro/cornice_oro_vertikal_klein.png);
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	font-size: 120%;
	line-height: 140%;
	z-index: 25;
		
	}

#inhalt_links a{
	color: #000;
	text-decoration: none;
	
}

	
#inhalt_links a:hover, 
#inhalt_links a:active,
#inhalt_links a:focus {
	color: #009;
}

#inhalt_links h2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
	
}



	
	
