body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-image: url(_images/hintergrund.gif);


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #de2939;
	font-weight: bold;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #de2939;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.tdmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}

.tdmenu2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}

a:link {
	color: #de2939;
	text-decoration: underline;
}
a:visited {
	color: #de2939;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #de2939;
	text-decoration: underline;
}

ul {
	list-style-image: url(_images/stecker.gif);
}
.katalogtable {
	border-spacing: 6;
	border: none;
	width: 80%;
}

.trkataloghead {
	background: #de2939;
	text-align: top;
	color: #FFFFFF;
	font-weight: bold;
}
.trkatalog {
	background: #CCCCCC;
	font-weight: bold;
}
.katalogbeschr {
	font-size: 10px;
}
.katalogpreis {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

