body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#79726b;
}

a {
	text-decoration: none;
}

/* secNav: Linke Navigation, Style fuer Kasten */

.secNav {
	font-size: 10px;
	background-image: url('navigation_links.jpg');
	background-repeat: no-repeat;
 	background-color: #E6F5E0;
}

/* secNavLink: Linke Navigation, Links */

.secNavLink {
	font-size: 10px;
	font-weight:bold;
	color: #649079;
}

.secNavLink:hover {
	color: #649079;
}

.secNavLinkHL {
	color: #649079;
}

.secNavLine {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #649079;
}

/* topNavText: Brotkrumennavigation, oben letztes Element */

.topNavText {
	font-size: 10px;
	font-weight:normal;
	color: #555555;
}

/* topNavLink: Brotkrumennavigation oben Links */

.topNavLink {
	font-size: 10px;
	font-weight: bold;
	color: #649079;
}

.topNavLink:hover {
	font-weight: bold;
	color: #649079;
}

/* text: Normaler Fliesstext */

.text {
	font-size: 13px;
	color: #555555;
	line-height: 20px;
}

.text:link {
	color: #962525;
}

.text:active {
	color: #962525;
}
.text:hover {
	color: #649079;
}

/* textTitel: z.B. Seitenueberschrift FAQ, Kontakt etc. */

.textTitel {
	font-family: "Times New Roman", "Times", serif;  
	font-size:28px; 
	font-weight:300; 
	text-decoration:none;
	line-height:28px;
	margin-top:4px;
	margin-bottom: 4px;	
}

/* textUntertitel: z.B. Unser Artikel des Monats */

.textUntertitel {
	font-size: 10px;
	font-weight: bold;
	color: #962525;
}

/* textLink: z.B. */

.textLink {
	font-weight: bold;
	font-size: 11px;
	color: #962525;
}

.textLink:hover {
	font-size: 11px;
	color: #649079;
}

.textKap {
}

.textKap:first-letter {
	COLOR: #5e709b; font-size: 200%;
}

/* textKlein: z.B: Startseite unter Artikel des Monats */

.textKlein {
	font-size: 10px;
	color: #79726b;
}

.textKlein:link {
	font-weight: bold;
	color: #962525;
}

.textKlein:visited {
	font-weight: bold;
	color: #962525;
}

.textKlein:active {
	font-weight: bold;
	color: #962525;
}

.textKlein:hover {
	font-weight: bold;
	color: #649079;
}

/* katTitel: */

.katTitel {
	font-size: 14px;
	color: #649079;
}

.blockTitel {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #649079;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
}

.durchgestrichen {
	text-decoration: line-through;
}

.hinweistext {
	color: red;
}

.preis {
	font-weight: bold;
}

.kasten {
	background-color: #649079;
}

.kastenTitel {
	font-size: 18px;
	font-weight:300;
	line-height: 30px;
	color: #ffffff;
}

.kastenSubtitel {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.kastenText {
	font-size: 13px;
	color: #ffffff;
}

.kastenText:link {
	font-weight: bold;
}
.kastenText:visited {
	font-weight: bold;
}
.kastenText:active {
	font-weight: bold;
}
.kastenText:hover {
	font-weight: bold;
}

.kastenTextKlein {
	font-size: 10px;
	color: #ffffff;
}

/* crossNav: Linke Navigation, Style fuer Kasten */

.crossNav {
	background-color: #E6F5E0;
}

/* crossNavTitel: Linke Navigation, Ueberschriften */

.crossNavTitel {
	font-size:13px;
	color:#000000;
	font-weight: bold;
}

.crossNavTitel:link {
	text-decoration: none;
	color:#000000;
}

.crossNavTitel:visited {
	color:#000000;
}

.crossNavTitel:hover {
	text-decoration: none;
	color:#649079;
}

/* crossNavText: Linke Navigation, Text */

.crossNavText {
	color:#000000;
	font-size:10px;
}

.crossNavText:link {
	color:#000000;
}

/* crossNavLink: Linke Navigation, Links */

.crossNavLink {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#649079;
}

.crossNavLink:link {
	color:#649079;
}

.crossNavLink:hover {
	color:#649079;
}

/* crossNavLine: Linie in der linken Navigation */

.crossNavLine {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #649079;
}

/* teaser: Neu und Preisvorteil */

.teaser {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#962525;
}

a {
	color: #962525;
}