/* *** styles www.triosorrentino.com homepage *** */

ul, li {
	margin: 0;
	padding: 0;
}

#kontakt {
	margin: 27px 10px 9px 0;
}

#copyright {
	margin-top: 136px;
}

#head {
	display: block;
	width: 100%;
	text-indent: -3000px;
	background: url(../images/hp_title_trio-sorrentino.png) no-repeat center;
	height: 110px;
}

ul {
	padding: 5px 0 0 30px;
	list-style-position: outside;
	list-style-image: url(../images/hp_liste.png); /* change also triosorrentinocom_ie.css, triosorrentinocom_ie6.css */
}
li {
	font-size: 1.4em;
	line-height: 2em;
}

ul#menuone {
	float: left;
	width: 200px; /* change also in triosorrentinocom_ie5.css, triosorrentinocom_ie6.css */
	margin-left: 50px; /* change also in triosorrentinocom_ie5.css, triosorrentinocom_ie6.css */
}
div#pic {
	float:left;
	width:186px;
	height: 260px;
	background: url(../images/hp_img_trio-sorrentino.png) no-repeat center;
}
ul#menutwo {
	float:left;
	width: 180px;
	margin-left: 60px; /* change also in triosorrentinocom_ie5.css, triosorrentinocom_ie6.css */
}
