﻿body 
{
	scrollbar-face-color: #ffffff;	
	scrollbar-3dlight-color: #d1d1d1;
	scrollbar-darkshadow-color: #E1E1E1;
	scrollbar-track-color: #f1f1f1;
	scrollbar-arrow-color: #ABABAB; 
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:#d1d1d1;
}
.OlsonicColor
{
	background-color: #1761AA;
}


.resize {
width: 200px;
height : auto;
}

.resize {
width: auto;
height : 150px;
}

.resizesmall {
width: 44px;
height : auto;
}

.resizesmall {
width: auto;
height : 33px;
}


.textBox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 10px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: verdana;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
}
.textBox2
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 10px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Verdana;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	
}
.text
{
	font-size: 10px;
	font-family: Verdana;

}
.text12px
{
	font-size: 12px;
}
.textBold
{
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
}
.whiteText
{
	font-size: 11px;
	font-family: Verdana;
	color: white;
}
.blueText
{
	font-size: 11px;
	font-family: Verdana;
	color: #1761AA;
}
.whiteHeading
{
	font-size: 12px;
	color: white;
	font-family: verdana;
}
.treeMenu
{
	font-size: 11px;
	font-family: Verdana;
	vertical-align:top;
	
}
.tableHeading
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	border-bottom: black 1px solid;
	font-family: verdana;
	background-color: #f2f4f5;
}

.blueButton
{
	font-size: 9px;
	font-family: verdana;
	background-image: url(../../SiteImages/Buttons/blueButtonbg.jpg);
	border-right: darkgray 1px ridge;
	border-top: darkgray 1px ridge;
	border-left: darkgray 1px ridge;
	border-bottom: darkgray 1px ridge;
	color: white;
}
.whiteButton
{
	font-size: 9px;
	font-family: verdana;
	background-image: url(../../SiteImages/Buttons/whiteButtonbg.jpg);
	border-right: darkgray 1px ridge;
	border-top: darkgray 1px ridge;
	border-left: darkgray 1px ridge;
	border-bottom: darkgray 1px ridge;
	color: Black;
}
.blueFadeBG
{
	background-image: url(../../SiteImages/Backgrounds/blueDownFade.jpg);
	
}
.lightBorder
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
.panelBlue
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #E7EFF7;
}

A:link
{
	font-size: 11px;
	font-family: verdana;
	color: #47689C;
	text-decoration: none;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
}
A:hover
{
	font-size: 11px;
	font-family: verdana;
	color: #47689C;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	
}
A
{
	font-size: 11px;
	font-family: verdana;
	color: #47689C;
	text-decoration: none;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
}
A:active
{
	font-size: 11px;
	font-family: verdana;
	color: #47689C;
	text-decoration: none;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
}
A:visited
{
	font-size: 11px;
	font-family: verdana;
	color: #47689C;
	text-decoration: none;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
}
.tableColor
{
	background-color: #FFFFFF;
}
.tableOverColor
{
	background-color: #DEE6EE;
}
.bold
{
	font-weight: bold;
	font-size: 10px;
  
}
.normal
{
	
	font-size: 10px;
  
}
.bold12px
{
	font-size: 12px;
	font-family: verdana;
	
	
	padding-bottom: 5px;
	padding-top: 20px;
	margin-top: 10px;
	padding-left: 3px;
	margin-bottom: 10px;
	
	color: #1761AA;
}
.blueBgWhiteText
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: verdana;
	background-color: #2D5277;
	border-bottom: black 1px solid;
}
.grayBgBlackText
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: verdana;
	border-bottom: gray 1px solid;
	background-color: gainsboro;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
}
.BorderBottom
{
	font-size: 10px;
	font-family: Verdana;
	
	border-bottom: black 1px solid;
}
.CompareLight
{
	font-size: 10px;
	font-family: Verdana;
	background-color: whiteSmoke;
	border-bottom: black 1px solid;
}
.CompareDark
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #E7EFF7;
	border-bottom: black 1px solid;
}
.textBoldBorderBottom
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	border-bottom: black 1px solid;
}
.SearchCategory
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana;
	background-color: #1761AA;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.SearchRow
{
	background-color: #FFFFFF;
	border-bottom: gainsboro 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10px;
	font-family: Verdana;
}
.SearchRowOver
{
	background-color: #DEE6EE;
	border-bottom: gainsboro 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10px;
	font-family: Verdana;
}
.ControlVisible
{
	visibility:visible;
}
.ControlHidden
{
	visibility:hidden;
}
.ProductPrice
{
	font-weight: normal;
	font-size: 16px;
	color: #cc3300;
	font-family: verdana;
}
h2
{
	font-family:Arial;
	font-size: 11px;
	color: #1761aa;
	
}
.startPageProd
{
	font-size: 1px;
	font-family: Verdana;

}
.adress
{
	font-family:Lucida Sans Typewriter;}
.bild
{
	max-width:200px;
	max-height:150px;
}

.bild_small
{
	max-width:44px;
	max-height:33px;
	}
