body {
	background-color : #6699CC;
}
table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
 	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
 	font-weight: bold;
	color: #555555;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
 	font-weight: bold;
	text-decoration: underline;
	color: #555555;
}
h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
	text-decoration: underline;
	color: #555555;
}
a {
	font-family: arial, helvetica, sans-serif;
//	font-size: 12px;
	color: #404040;
	text-decoration: underline;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
//	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.mainmenue1 {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenue1 {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenue1:visited {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenue1:hover {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #555555;
	text-decoration: none;
}
a.footer {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.product-title {
	font-size : 16px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.product-title:hover {
	font-size : 16px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
td.clinks {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
}
a.clinks {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #444444;
	text-decoration: none;
}
a.clinks:hover {
	color: #CC0000;
	font-size : 10px;
	text-decoration: underline;
}
td.llinks {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: bold;
}
a.llinks {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
a.llinks:hover {
	color: #CC0000;
	font-size : 10px;
	text-decoration: underline;
}
td.header-left {
	background-image : url(../images/header_left.png);
	width: 10px;
	height: 26px;
}
td.header-middle {
	font-size: 15px;
	background-image : url(../images/header_middle.png);
	font-weight: bold;
	color: #333333;
	height: 26px;
}
td.header-right {
	background-image : url(../images/header_right.png);
	width: 10px;
	height: 26px;
}
