body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #FFFF99;
	text-align: center;
}
#main {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(elements/images/menu.jpg);
	background-repeat: repeat-y;
}

#logo {
	background-image: url(elements/images/logo2.jpg);
	min-height: 145px;
}
#mitte {

}
#menu {
	width: 130px;
	min-height: 320px;
	float: left;
}
img {
	border: none;
}
.navigation {
	margin-top: 30px;
	margin-left: 10px;
}
#text {
	width: 610px;
	min-height: 320px;
	float: left;
	margin-left: 12px;
	margin-bottom: 10px;	
}
.bilder {
	margin-top: 20px ;
	margin-left: 28px ;
	margin-bottom: 20px ;
}
.markt {
	margin-top: 10px;
}
.header {
	font-weight: bold;
	font-size: 13px;
}
.copy {
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 10px;
}
.sortiment {
	width: 295px;
	min-height: 320px;
	float: left;
	text-align: left;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 10px;
}
#footer {
	width: 760px;
	background-color: #FFFF99;
	background-image: url(elements/images/footer.jpg);
	min-height: 60px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #000000;
}
