BODY {
	margin-top: 0;
	margin-left : 0;
	margin-right : 0;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	background-image : url(images/background.jpg);
}

H1{
	font-size : 50;
	font-variant : normal;
	font-weight : bold;
}

H2{
	font-size : 30;
	font-variant : normal;
	font-weight : bold;
}


TD {
	
}

.fett{
	font-weight: bold;
}

#fett {
	font-weight: bold;
}

#fettcenter {
	font-weight: bold;
	text-align : center;	
}

TABLE.shop{
	background-color : #000000;
}

TD.head{
	background-color: #0000AA;
	font-family : "Times New Roman", Times, serif;
	font-size : 14;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
}

TD.group{
	background-color: #0000FF;
	font-family : "Times New Roman", Times, serif;
	font-size : 13;
	font-weight : bold;
	color : #FFFFFF;
	font-style : italic;
}

TD.article{
	background-image : url(images/background.jpg);
    font-family : "Times New Roman", Times, serif;
	font-size : 13;
	color : #000000;
	vertical-align : top;
}

TD.bestellung{
	background-image : url(images/background.jpg);
	font-family : "Times New Roman", Times, serif;
	font-size : 14;
	color : #000000;
	vertical-align : middle;
}
