table	{ font-weight:bold; margin-bottom:10px; }
td		{ text-align:center; padding-left:7px; padding-right:7px; }
.d1		{ color:yellow; background-color:#933; }
.d2		{ color:white;  background-color:#933; }

.content { width:800px; position:relative; }
.ibox	 { float:right; padding:0px 0px 10px 10px; font-size:10px; }
.lbox	 { float:right; padding:20px 0px 10px 10px; font-size:10px; }
.tbox	 { color:white; text-align:left; line-height:125%; font-size:10px; }
.txtb	 { color:white; text-align:left; line-height:125%; }
.rtxt	 { color:red; font-weight:bold; }
.smltxt	 { color:gray; font-size:9px; padding:10px 0px 20px 0px; }

.tbox a		  { color:white; text-align:left; line-height:125%; }
.tbox a:link  { color:white; text-align:left; line-height:125%; }
.tbox a:hover { color:gray; text-align:left; line-height:125%; }

.ctc a		 { color:white; background-color:#933; }
.ctc a:link  { color:white; background-color:#933; }
.ctc a:hover { color:red;   background-color:#933; }

.tmb	{ height:160px; font-size:9px; font-weight:normal; }
.tmbn	{ border:1px solid red; margin:0px 30px 4px 30px; }

.artnr	{ color:silver; font-size:11px; margin-left:30px; }

.clr	{ clear:both; }

