@charset "utf-8";
#container-startseite {
	font-family: 'Molengo', arial, serif;
	color: #7f7e84;
	font-size: 14px;
	width: 1027px;
	margin: auto;
}

#logo {
	width: 1027px;
	height: 260px;
}
#menu {
	float: left;
	height: 380px;
	width: 190px;
	padding-left: 50px;
}

#startbild {
	float: left;
}
#bild {
	float: left;
	height: 376px;
	width: 760px;
}
#content {
	float: left;
	width: 780px;
	padding-top: 30px;
	padding-left: 240px;
	padding-bottom: 0px;
}

#strich {
	clear: both;
}
#faden {
	clear: both;
	text-align: right;
}
#footer {
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	width: 840px;
	font-size: 12px;
}
#adresse {
	float: left;
	font-size: 12px;
}


#menu li {
	list-style-type: none;
	font-size: 16px;
	width: 130px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #7f7e84;
}
a:visited {
	text-decoration: none;
	color: #7f7e84;
}
a:hover {
	text-decoration: none;
	color: #6e263a;
}
a:active {
	text-decoration: none;
	color: #7f7e84;
}
h1 {
	font-family: 'Molengo', arial, serif;
	color: #6e263a;
	font-size: 16px;
}
.kollektion { width: 760px;  }
.ImgBox { height: 150px; padding: 20px 0 0 0; }
.ImgBox img {border: 0px; }
.ProdBox {text-align: center; width: 190px; height:188px; border-bottom: 1px dotted #BCBCBC; float: left;}
.kollektion p {margin: 0; padding: 0 0 0 5px; height: 18px; text-align:left; }
