
body {font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; color: #333333}
h6 {font-family: Georgia, Times New Roman, Times, serif; font-size: 28px; color: #333333}
h5 {font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; color: #333333; text-decoration: underline}
h4 {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #333333}
h3 {font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; color: #333333}
h2 {font-family: Georgia, Times New Roman, Times, serif; font-size: 20px; color: #333333}
h1 {font-family: Georgia, Times New Roman, Times, serif; font-size: 25px; color: #333333}
td {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; color: #333333}
li {color: #333333; list-style-type: square}
ul {color: #333333; list-style-type: square}
ol {color: #333333}

.menulink {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #000066}
a.menulink:link {color: #000099; text-decoration: none}
a.menulink:visited {color: #000099; text-decoration: none}
a.menulink:hover {color: #333333; text-decoration: none; background-color: #CCCCCC}

.copywright {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; color: #666666}

a:link {color: #000099; text-decoration: none} 
a:visited {color: #000099; text-decoration: none} 
a:active {color: #0033FF; text-decoration: none} 
a:hover {color: #333333; text-decoration: none;  background-color : #CCCCCC} 

/* Tabelle für Artikel und Händlerliste */
table.acc {
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: collapse;
}
table.acc tr {
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: #cccccc;
}
table.acc td {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: #cccccc;
}
