body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #14285F;
	height: 20px;
}
table {
}
h1 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	text-align: left;
	text-indent: 15px;
}
#menu a:link {
	color: #FFFFFF;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	width: 120px;
	text-align: center;
	padding: 3px;
	font-size: 15px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 6px;
}
#produkt {
}
#menu a:visited {
	color: #FFFFFF;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	width: 120px;
	text-align: center;
	padding: 3px;
	font-size: 15px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 6px;
}
#menu a:hover {
	color: #99ccff;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	width: 120px;
	text-align: center;
	padding: 3px;
	border-top-color: #99ccff;
	border-right-color: #99ccff;
	border-bottom-color: #99ccff;
	border-left-color: #99ccff;
	font-size: 15px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 6px;
}
.bodytext {
	font-size: 12px;
	text-align: center;
	padding: 0px;
}
.info {
	text-align: left;
	font-size: 12px;
}
#scroll {
	overflow: auto;
	height: 500px;
	width: 525px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #CC3300;
}
#produktmenu a:link {
	color: #FFFFFF;
}
#produktmenu a:visited {
	color: #FFFFFF;
}
#produktmenu a:hover {
	color: #99ccff;
}
#scrolling {
	height: 600px;
	width: 600px;
	overflow: auto;
}
#info {
	overflow: auto;
	height: 500px;
	width: 250px;
}
.bodytextleftalign {
	font-size: 12px;
	text-align: left;
	padding: 0px;
}

