/* DATEI: kramm.css*/

body	{ background-color : #ffffff; }


h1,h2,h3,p,ul,ol,li,div,td,th,address,blockquote, dl  {
	font-family : Arial,sans-serif;
	font-size : 10pt;
}


h4 {font-family : Arial,sans-serif; font-size : 14pt; }

.termin {font-family : Arial,sans-serif; font-size : 10pt; color:#ff0000; }

pre,code  {
	font-family : Courier, Courier New;
}

/* Menüeinträge "Kontakt / Artikelsuche / Quick-Bestellung*/
td.menu  {
	background-color : #ffffff;
	text-align : right;
	color : #ff0000;
	font-weight : bold;
}

.menu a:link  {
	color : #ff0000;
}

.menu a:visited  {
	color : #ff0000;
}

.menu a:active  {
	color : #000000;
	text-decoration : none;
}

/* Kategorieeinträge*/
th.cat  {
	background-color : #ff0000;
}

.balken  {
	background-color : #dddddd;
}

th.balken  {
	background-color : #dddddd;
}

td.balken  {
	background-color : #dddddd;
}

th.cat a:link  {
	color : #ffffff;
	text-decoration : none;
}

th.cat a:visited  {
	color : #ffffff;
	text-decoration : none;
}

th.cat a:active  {
	color : #ffffff;
	text-decoration : none;
}

th.cat2  {
	background-color : #ff0000;
}

th.cat2 a:link  {
	color : #ffffff;
	text-decoration : none;
}

th.cat2 a:visited  {
	color : #ffffff;
	text-decoration : none;
}

th.cat2 a:active  {
	color : #ffffff;
	text-decoration : none;
}

/* Adresszeile*/
td.about  {
	font-size : 8pt;
}

/* Preislisten*/
.head  {
	background : #c0c0c0;
	text-align : left;
}

.rhead  {
	background : #c0c0c0;
	text-align : right;
}

td.line  {
	background : #C0C0C0;
}

td.liste1  {
	background : #ffffff;
}

td.liste2  {
	background : #ffffcc;
}

td.rliste1  {
	background : #ffffff;
	text-align : right;
}

td.rliste2  {
	background : #ffffcc;
	text-align : right;
}

td.cliste1  {
	background : #ffffff;
	text-align : center;
}

td.cliste2  {
	background : #ffffcc;
	text-align : center;
}

td.info  {
	background : #f0f0f0;
}

td.price  {
	font-size : 8pt;
}

.cookies  {
	color : #ff0000;
}

/* Laenderliste*/
td.first  {
	background : #ffffcc;
}

td.second  {
	background : #ffff99;
}

.center  {
	text-align : center;
}

.pic  {
	background : #c0c0c0;
	text-align : center;
}

.address  {
	font-size : 8;
}

td.box  {
	background : #000000;
}

td.orderid  {
	text-align : right;
	background-color : #ffffff;
}

th, td  {
	background : #ffffff;
}

p  {
	text-align : justify;
}

/* Neuheiten -Box */

.news1  {background-color : #cccccc;}
.news2  {background-color : #ffffff;}
.bgcolorwhite  {background-color : #ffffff;}
.bgcolorblack  {background-color : #000000;}
