/* CSS Document */

td.head				{ background-image:url(images/hgr/menue_draco.jpg); }
td.sprachen			{ background-image:url(images/hgr/sprachen_draco.jpg); }

#rahmen-rechts		{ 
					  background:#F0E0C1; 
					  background-image:url(images/hgr/bgr_draco.jpg); 
					  background-repeat:no-repeat; 
					  border-color:#BD8541;
					}

/* Überschrift rechts */
#rahmen-rechts .csc-header { background:#BD8541; }				

#box-innen			{ background:#EFDCB4; border-color:#BD8541; }
#box-innen[id]		{ background:#EFDCB4; border-color:#BD8541; }

/* Login rechts */
.tx-newloginbox-pi1 { color: white }
form.newloginbox_alternative_form a:link,
form.newloginbox_alternative_form a:visited,
form.newloginbox_alternative_form a:hover	{ color:white; }

#tx-newloginbox-pi1-login_submit { border:1px solid #BD8541; background:#EFDCB4; }
#tx-newloginbox-pi1-user { border:1px solid #BD8541; }
#tx-newloginbox-pi1-pass { border:1px solid #BD8541; }


/*****************
* MODE1   
*****************/
.tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-row {
	float:right;
	width:250px;
	height:auto;
	text-align:center;
	margin:0 5px 0 5px;
}
.tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-row IMG {
	border:0px solid red;
	margin-bottom:5px;
}
.tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-title { 
	font-size:9px;

}
.tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-title A:LINK,
.tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-title A:VISITED { 
	text-decoration:none; 
	clear:both;
	display:block;
	margin-top:5px;
}
.tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-title A:HOVER { 
	text-decoration:underline; 
	clear:both;
}

