/* CSS Document */

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


#rahmen-rechts		{ background:#CADDDA; 
					  background-image:url(images/hgr/bgr_amazonas.jpg); 
					  background-repeat:no-repeat; 
					  border-color:#41B6E8;
					}

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

/* INNERE BOX IM RECHTEN RANDBEREICH  */
#box-innen			{ background:#D0EDF3; border-color:#41B6E8; }
#box-innen[id]		{ background:#D0EDF3; border-color:#41B6E8;}

/* 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 #41B6E8; background:#D0EDF3;}
#tx-newloginbox-pi1-user { border:1px solid #41B6E8; }
#tx-newloginbox-pi1-pass { border:1px solid #41B6E8; }

/******************************
*  PLUGIN: ke_showproducts
*******************************/
.tx-keshowproducts-pi1 { 

}

/*****************
* MODE1 FÜR RECHTEN BEREICH
*****************/
td.menue_rechts .tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-row {
	width:140px;
	text-align:center;
	float:none;
}
td.menue_rechts .tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-row IMG {
	border:0px solid red;
	margin-top:10px;
}
td.menue_rechts .tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-title { 
}
td.menue_rechts .tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-title A:LINK,
td.menue_rechts .tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-title A:VISITED { 
	text-decoration:none; 
	font-weight:bold;
	margin-top:3px;
	display:block;
}
td.menue_rechts .tx-keshowproducts-pi1 .tx-keshowproducts-pi1-mode1-title A:HOVER { 
	text-decoration:underline; 
}


/*****************
* MODE1 FÜR CONTENT-BEREICH
*****************/
.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;
}

