* {

margin: 0;

padding: 0;

border: none;

}

body {

font-family: "Times New Roman", Times, serif;

font-size: 16px;

line-height: 20px;

}

div#navi ul li a span, 

#navi a span,

#navi div span {

display: inline;

visibility: hidden;

height: 0px;

width: 0;

}

h2 {

font-family: Helvetica, Geneva, Arial, sans-serif;

font-size: 13px; /* 15px*/

font-weight: normal; /* bold */

line-height: 20px;

text-transform: uppercase;

letter-spacing: 0.1em;

padding: 0;

}

p {

font-size: 16px;

line-height: 20px;

}

.de,

.de a,

.it a:hover {

color: #b64845;

}

.it,

.it a,

.de a:hover {

color: #6a4f4f;

}

#content {

width: 1075px;

height: 700px;

margin: 0 auto 0 auto;

position: relative;

}

div#navi ul.de {

list-style: none;

padding: 70px 0 0 35px;

}

	div#navi ul li {

	height: 25px;

	}

	div#navi ul li a {

	display: block;

	height: 12px;

	text-decoration: none;

	}

	div#navi ul li div {

	height: 12px;

	}

		/* DE */

		a#jahre:focus,

		a#jahre:hover,

		a#jahre:active,

		a#zwerge:focus,

		a#zwerge:hover,

		a#zwerge:active,

		a#elfen:focus,

		a#elfen:hover,

		a#elfen:active,

		a#kostbar:focus,

		a#kostbar:hover,

		a#kostbar:active,

		a#margit:focus,

		a#margit:hover,

		a#margit:active,

		a#bestell:focus,

		a#bestell:hover,

		a#bestell:active,

		a#gaeste:focus,

		a#gaeste:hover,

		a#gaeste:active {

		border-bottom: 1px solid #b64845;

		}

div#navi ul.it {

list-style: none;

padding: 38px 0 0 35px;

}

		/* IT */

		a#stagioni:focus,

		a#stagioni:hover,

		a#stagioni:active,

		a#gnomi:focus,

		a#gnomi:hover,

		a#gnomi:active,

		a#elfi:focus,

		a#elfi:hover,

		a#elfi:active,

		a#sfizi:focus,

		a#sfizi:hover,

		a#sfizi:active,

		a#me:focus,

		a#me:hover,

		a#me:active,

		a#ordine:focus,

		a#ordine:hover,

		a#ordine:active,

		a#libro:focus,

		a#libro:hover,

		a#libro:active {

		border-bottom: 1px solid #6a4f4f;

		}

a#home {

display: block;

width: 470px;

height: 115px;

min-height: 115px;

/*background-color: #996600;*/

position: absolute;

top: 20px;

left: 250px;

text-decoration: none;

}

