body, a, p, div, span, table, td, tr, th, h1, h2, h3, h4, h5, h6, ol, ul, li {
	font-family:Courier New, sans-serif;
	font-size:10pt;
}

body {
	margin-top:0px;
	margin-left:0px;
}

a {
    text-decoration:none;
	color:#D8181F; /*color:#D8181F;*/
}
a:active { 
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}

a.klein {
	font-size:10px;
	color:#D8181F;
	text-decoration: none;
};
a.katnav {
	color:#D8181F;
	font-weight:bold;
	text-decoration: none;
}
 
h1,h2,h3,h4,h5,h6{
top-margin:0px;
}


fieldset.pad {
	padding:10px;
}
.textnormal{
margin-left:5mm;
margin-right:5mm;
text-indent:7mm;
text-align:justify;
}

.productcaption	{
font-size:12px;
font-weight:bold;
color:#000000;

}

.artikelnummer{
color:#000000;
}

.preis{

}

/* TITELLEISTE */

.titlecaption{
text-indent:2px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.title{
text-indent:2px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

/* FORMULARE */

.formcaption{

font-size:11px;
font-weight:bold;
}

.formtext{
font-size:11px;
}

.formkasten{
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
font-size:11px;
color:#000000;
text-align:justify;
}

.formelement{
font-size:11px;
}

.formmark{
font-size:11px;
color:#FF0000;
}

/* KONTAKTFORMULAR */
.kontakthauptueberschrift{
	font-size:12px;
	color: Gray;
	font-weight:bold;
}

.kontaktunterueberschrift{
font-size:11px;
color:#000000;
font-weight:bold;
}

.kontakttext{
font-size: 11px;
color:#000000;
font-weight: normal;
}

.schalter{
font-size:7px;
text-indent:1px;

background-color:#ffffef;
border-style:outset;
border-width:1px;
border-color:grey;
width:74px;
text-align:center;
cursor:hand;
}


/* SHOP */
.produkttitel{
font-size:11px;
color:#000000;
font-weight:bold;
}

.ueberschrift{
font-size:11px;
color:#000000;
font-weight:bold;
}
.copyright{
font-size:11px;
color:#000000;
}
 
 .red {
	color:red;
 }
 
 .box{
 	font-size:11px;
 	margin-left:5px;
 }
 
 .boxtext{
 	color:red;
 }
 
 .prodtitle {
 	font-size:14px;
 }
 

 .kurzbesch{
 color:#222222;
 font-size:9pt;
 
 }
 
 .katlink {
 color:black;
 text-decoration:underline;
 }
 
 .artnr {
 color:#C50000;
}

 
.sonderpreis {
 color:#CC0000;
 font-size:11px;
}

// ie png-bug
img {
	behavior: url("pngbehavior.htc");
}

.neu {
	color:#CC0000;
	background-color:#FFC500;
	font-weight:bold;
}
