@charset "utf-8";
/* 
	Rote Version
*/

#submenu a:hover { color: #450012; }
#jsgallery .singlepic .container,
.hidder-box-top, .hidder-box-bot { background: #450012; }
.text-main .outer {
	scrollbar-base-color: #37000E;
	scrollbar-3d-light-color: #37000E;
	scrollbar-arrow-color: #e8e8e8;
	scrollbar-darkshadow-color: #37000E;
	scrollbar-face-color: #37000E;
	scrollbar-highlight-color: #37000E;
	scrollbar-shadow-color: #37000E;
	scrollbar-track-color: #450012;
}

.field input, .field textarea, .field select { color:#e8e8e8; border-color: #37000E; background: #7D4D5A; border: 0; }
	.field input.error { color: #450012; }
.radios .options input 	  { background-color: #450012; }
.tx-submenu-pi1 { position: absolute; left: 0; width:220px; }
.tx-submenu-pi1 a, .tx-submenu-pi1 a.odd { display: block;  background: #37000E; margin:0 0 5px 0; padding: 2px 0;  width: 220px; }

.tool-tip { background: #37000E; color: #fff; }



.field input.like-text { background: #450012; border-color: #450012; }