body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 1000px;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	text-align: center;
}

#panel {
	height: 110px;
	background-color: #00B8A0;
}
.la {
	margin-left: 20px;
}
.ra {
	position: absolute;
	left: 550px;
}

.artnr {
	margin: 0px 100px 20px 100px;
	font-weight: bold;
}
.artikel {
	margin: 0px 100px 20px 100px;
	font-weight: normal;
	text-align: justify;
}
.indexlink {
	margin-left: 10px;
}
.shoplink {
	float: right;
	margin-right: 10px;
}