#footer a{
	color: #8B878F;
	font-size:11px; 
	text-decoration: none;
}

#footer p{
	padding-top: 5px;
}

#header ul{
	font-size: 11px;
	list-style-type: none;
	height: 35px;
	width: 100%;
	clear: both;
}

#header ul li{
	float: left;
	padding: 10px 23px 0px 1px;
}

#header ul li strong, #footer strong{
	font-weight: normal;
	color: #FFF;
}

#header a{
	color: #8B878F;
	text-decoration: none;
}

#content #contentinner ul.subnav{
	position: relative;
	width: 770px;
	list-style-type: none;
	height: 90px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#contentinner ul.subnav li{
	float: left;
	padding: 20px 30px 0px 3px;
}

.subnav img{
	filter:Alpha(opacity=50);
	-moz-opacity: 0.50; /* Mozilla Browser */
	opacity: 0.50; /* Opera */
		
}

.subnav strong img{
	filter: none;
	-moz-opacity: 1; /* Mozilla Browser */
	opacity: 1; /* Opera */
	
}

h1{
	font-size: 17px;
	margin-bottom: 20px;
	line-height: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h2{
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 22px;
}

.kollektion h2, .impressum h2{
	margin-bottom: 0px;
}

p{
	margin-bottom: 20px;
	line-height: 20px;
}

.start .coltxt p{
	margin-bottom: 0px;
}


#content.kollektion p{
	line-height: 17px;
}

#content.kollektion h1{
/*	font-size: 13px;
	margin-bottom: 20px;
	line-height: 20px;
	font-weight: normal;*/
}

#content.kollektion a{
	font-size: 11px;
}

#content a{
	color: #560808;
}

.absto{
	padding-top: 20px;
}

#content ul{
	list-style-type: circle;
	margin-left: 15px;
	margin-bottom: 20px;
}

#content ul li{
	margin-bottom:10px;
	line-height:20px;
}
