   #li_page2    {
		background: url(../img/menu_page2_de_in.gif) repeat;
		height: 28px;
		width:240px;
		margin: 0px 0px;
	}

	#li_page2:hover{
		background: url(../img/menu_page2_de_in_on.gif) repeat;
	}
	#intro_page_2_pages{
			position:absolute;
			top:710px;
			left:15px;
			background:#fff url(../img/intro_page2.jpg) no-repeat;
			border:1px;
			border-color:#B4B4B4;
			border-style: solid;
			-moz-border-radius: 0.8em 0.8em 0.8em 0.8em;
			border-radius: 0.8em 0.8em 0.8em 0.8em;
			width:245px;
			height:140px;
			opacity:1;
	}		
	#intro_page_2_pages:hover {  opacity:1;
	}
	
h1 { font:20px Trebuchet MS , Arial, Helvetica, Sans-Serif ; color: #39892E; }
