

/*--Custom --*/
html 
{
	overflow-x: hidden;
	overflow-y: auto;
} 

body, table, td 
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #1a7068;

  scrollbar-face-color: #b39d00;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-3Dlight-color: #1a7068;
  scrollbar-arrow-color: #1a7068;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #1a7068;
	
}
.ShortCombo
{
	text-align: right;
	width: 50px;
	font-size: 11px;
}
.Traktor
{
	position: relative;
	top: -8px;
	left: -2px;
	color: #1a7068;	
}
.LinkText
{
	FONT-SIZE: 12px;
	font-weight:bold;
	color:#1a7068;
  font-family: Arial, Helvetica, Sans-Serif;

}
.SmallLink
{
	font-size: 9px;
}
p.tablebordr
{
border-color: #c;
border-style: solid;
}

.Input
{
	width: 200px;	
	border: 1px solid #1a7068;
}
.Content
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
}

h1, .h1
{
	font-size: 19px;
	font-weight:bold;
  color: #1a7068;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: lighter;
}
h2, .h2
{
  FONT-SIZE: 15px;
	font-weight:bold;
  color: #1a7068;
  font-family: Arial, Helvetica, Sans-Serif;
  /*font-weight: lighter;*/
}
h3, .h3
{
	FONT-SIZE: 13px;
	font-weight:bold;
  color: #1a7068;
  font-family: Arial, Helvetica, Sans-Serif;
  /*font-weight: lighter;*/
}
a
{
	text-decoration: none;
	color: #1a7068;
}
a:hover
{
	text-decoration: underline;
}
.Footer
{
	text-align: center;
	font-size: 10px;
	color: #1a7068;
}
.MenuLabel
{
	font-weight:bold;
  color: #1a7068;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
	font-variant: small-caps;
	padding: 8px;
		
}
.Label
{
	font-weight: bold;
}
.ProductHover
{
	border: 1px dotted #1a7068; 
}

.ProductNoHover
{
	border: 1px solid white; 
}

.RowHover
{
	cursor: hand;
}
.RowDark
{
	color: Green;
}
.RowLight
{
	color: gray;
}
.Input
{
	font-family:Arial;
	font-size: 11px;	
	width: 150px;
	
}
.IsMainImageTrue
{
	border: dotted 3px gray;	
}

div#ShoppingCart
{
  color: #97c1a2;
  font-size: 10px;
  width: 200px;
  padding: 10px  5px;
  margin:0 auto; 
  text-align:left;
  background: #ffffff;
  border-color: #1a7068;
  border: 1px dashed #1a7068;

}

.LinkTextShop
{
	
	color:#97c1a2;
	
}

.LinkBoxRight
{
  color: #FFFFFF;
  /*font-size: 10px;*/
  /*width: 200px;v
  /*padding: 10px  5px;*/
  /*margin:0 auto;*/
  /*text-align:left;*/
  /*background: #D14507;*/
}

#ctl00_Menu1_TopMenu_ctl06
{
/*  visibility: hidden;*/
}
.ShoppingCartText
{
	color: #1a7068;	
}
