BODY        { color: black; ; background-color: white; font-family: Helvetica, Arial, Sans Serif;}

A:link { color: black; text-decoration: none; }  
A:visited { color: black; text-decoration: none; } 
A:active { color: black ;  text-decoration: underline;} 
A:hover { color: black; text-decoration: underline;}
A img {border: none; }
PRE, TT, CODE     { font-family: Courier, monospace }
P, BLOCKQUOTE, LI, OL, UL
{
	font-family: Helvetica, Arial, Sans Serif;
}
/*
P
{
	text-align: justify;
}
*/
H1, H2, H3, H4, H5, STRONG, ADDRESS  {font-family: Helvetica, Arial, Sans Serif}
H5 {font-weight: lighter; font-size: small}
STRONG      { font-weight: bold; color: gray }
EM   { font-weight: bold ; font-style: normal}
P.small {font-size: 80% }
P.error {color: Red }
P.verysmall {font-size: 66% }
P.invisible {color: White }
SPAN.small {font-size: 80% }
SPAN.isan {font-size: 9px}
SPAN.error {color: Red }
A.orderbutton
{
	background-color: green;
	color: white;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	border-top: 1px silver solid;
	border-right: 1px gray solid;
	border-bottom: 1px gray solid;
	border-left: 1px silver solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
A.orderbuttonlimited
{
	background-color: orange;
	color: white;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	border-top: 1px silver solid;
	border-right: 1px gray solid;
	border-bottom: 1px gray solid;
	border-left: 1px silver solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
   
#label {float:left; margin-right: 5px; margin-bottom: 3px;}
P.block {text-align: justify}
A.tag0 {font-size: 90%;}
A.tag1 {font-size: 100%;}
A.tag2 {font-size: 110%;}
A.tag3 {font-size: 130%;}
A.tag4 {font-size: 150%;}
A.tag5 {font-size: 180%;}
A.tag6 {font-size: 220%;}
#content {max-width: 1000px;}
UL.hmenu { margin: 0; padding: 0px; }
UL.hmenu LI { display: inline; }
UL.hmenu LI A:link, 
UL.hmenu LI A:active, 
UL.hmenu LI A:visited { display: block; float: left; padding: 0px; margin-right: 8px;} 

#header { display:none; }
#sprache { display:none; }
#search { display:none; }
#pagemenu { display:none;}
#pagecomments { display:none ;}
#pagecommentform { display:none ;}
#permalink { display:none ;}
#orderzone { display:none; }

span.restriction {display:none;}

a.orderbutton { display:none; }
A.orderbuttonlimited { display: none; }
