@import url(menue.css);
@import url(forms.css);
@import url(search.css);

html, body, div, td, a, input, li, dt, dd, select {
	font-family: 'Trebuchet MS', arial, verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000;
}
body {
	color: #000;
  margin: 0;
  padding: 0;
  background: transparent url(../img/bg.jpg) repeat scroll left top;
} 
#wrap {
  margin: 0 auto 0 auto;
	width: 1020px;
}
#header {
  background-image: url(../img/top.png);
  background-repeat: repeat-x;
	background-position: left top;
  width: 1020px; height: 98px; 
  margin-top: 10px; padding: 0px;	
}
#cart_block {
  width: 320px; height: 20px; 
  margin:0;
	top: 25px;
}
#header_menu {
  margin:0;
	top: 73px;
}
#center {
  background: url(../img/content_bg.png);
  background-repeat: repeat-y; 
  background-position: center; 
  margin: 0 auto; 
  padding: 0; 
  width: 1020px;
}
#content {
  background-color: transparent;
  padding-top: 0px; 
  padding-left: 22px;
  padding-right: 5px
}
#footer {
  background: url(../img/footer.png);
  width: 1020px;
  height: 78px;
}
#footer_inner {
  padding-left: 30px; 
  padding-right: 30px;
  padding-top: 4px;
}
#block_left {
  float: left;
  width: 160px;  
  color: #000;
}
#main {
  width: 600px;
  float: left;
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  border-right: 1px solid #999;
  border-left: 1px solid #999;  
  clear: none;
  min-height: 400px;
}
#block_right {
  width: 200px;
  float: left;
}
#block_right_title {
  padding-left: 0px;
  background-color:#C8C3BF;
  color:#000;
  font-size:11px;
  letter-spacing: 5px;
  text-align: center;
}
#block_right_inner {
  padding: 10px 0px 10px 10px;  
  color:#000;
}
a.login {
  background-color: transparent;  
  color: #fff; 
  text-decoration:none;
}
a.login:hover {
  background-color: transparent;
  color: #999; 
  text-decoration:none;
}
a {
  background-color: transparent;
  color: #000;
  text-decoration:none;
}

a:hover 
a:focus, 
a:hover, 
a:active {
  background-color: transparent;
  color: #CC6600;
}
.hmenu {
  background-color: transparent;
  color: #000;
  font-weight: bold;
  height: 20px; 
}
#hidepage {
  position: absolute;
  left:0px;
  top:0px;
  background-color: #f2f2f2;
  layer-background-color: #f2f2f2;
  height: 100%;
  width: 100%;
}
.table_head {
  font-size: 11px;
	font-style: normal;
  background: #fff;
  color: #000;
}
.table_mite {
  background-color: #fff;
}
.table_norm {
  background-color: #F6F6F6;
}
.table_dark {
  background-color: #F0F0F0;
}
.table_img {
  background-color: #fff;
}
.rand {
  border: solid #F2F2F2 1px;
}
.border { 
  background-color: #ccc; 
}

.smalfont { 
    font-size: 10px;
		text-decoration: none; 
}
a.smalfont { 
    font-size: 10px;
		text-decoration: none; 
}
a.smalfont:hover {   
  text-decoration: none;  
  color: #CC6600;
}
hr { 
  height: 0px; 
	border: solid #555555 0px; 
	border-top-width: 1px; 
}
img {
  border:0px;
}
.image {
  border:0px;
}
.txtboxcenter  { 
text-align: center; 
}
.trenner {
	font-size: 1px;
	line-height: 1px;
	width: 100%; height: 1px;
	background: url(../img/line.jpg);
	background-repeat: repeat-x;
  margin-top: -1px;

}
a.img_small { 
	opacity: 0.255;
}

a.img_small:hover {   
	opacity: 1;
}
fieldset {
  border: 1px solid #F2F2F2;
	margin: 0 0 2em 0;
	padding: 1em .5em .5em .5em;
  background-image: url(../img/fade.gif);
}
legend {
  background-color: #F2F2F2;
  border: 1px solid #D6D6D6;
  padding: 1px 3px 1px 3px; 
  color: #000000;
}

fieldset.top {
  border: 1px dashed red;
  padding: 0px;
  margin: 10px 0 5px 0;
  background-image: url(../img/top_fade.gif);
}
legend.top {
  background-color: #CC3333;
  border: 1px solid #D6D6D6;
  padding: 1px 3px 1px 3px; 
  color: #fff;
}
fieldset.closed {
  border-left: 0; 
  border-right: 0;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; 
}	
fieldset.offen {
  border: 1px solid #F2F2F2;
  padding-bottom: 5;
  margin-bottom: 5; 
}	
fieldset span.collapsible {
  padding: 0 10px 0 15px;
  cursor:pointer;
}	
fieldset span.collapsed {
  background:url(../img/menu-collapsed.gif) no-repeat 0px 45%;
}

fieldset span.expanded {
  background:url(../img/menu-expanded.gif) no-repeat 0px 45%;	
}

div#google_translate_element a, div#google_translate_element img {
display: block;
}
div#google_translate_element select {
font-size: xx-small;
}
