body{
	background: url("images/farbzination_Logo.jpg") top no-repeat;
	width: 530px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

h1{
	color: #777777;
	font-size: small;
	margin: 10px 0;
	font-weight: bold;
}

h2{
	color: #777777;
	font-size: small;
	margin: 10px 0;
	font-style: normal;
	font-weight: lighter;
}

h3{
	color: #777777;
	font-size: 1.2em;
	margin: 10px 0;
}

a{
    color: #999999;
    text-decoration: none;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}

ul li{
    list-style: none;
	margin-right: 6px;
}

legend{
    color: #777777;
    /*font-weight: bold;*/
    font-size: 1.1em;
    padding-bottom: 0px;
}

#headernav a{
	color: #999999;
	text-decoration: none;
}

.sitemap_level_1{
    border-bottom: 1px solid #999999;
}

.sitemap_level_2{
    border-bottom: 1px dotted #999999;
}