﻿body 
{
	
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial,Sans-Serif;
	color: #444444;
	margin-top: 0;
	line-height: 15px
	
}

#container {
  margin: 0 auto;
  width: 732px;
  } 

/* länkar
--------------------------------------------------*/	
a:visited, a:active, a:link {
	text-decoration: none;
	color: #555555;}
	
	
	a: img {border:none;
}
a:hover {
	
	font-weight: normal;
	text-decoration: underline
}

/* textlayout
--------------------------------------------------*/
.boldText {color: #444444;
	font-size: 11px;
	font-weight: bold;
}

.smalltext {
	FONT-WEIGHT: normal; FONT-SIZE: 9px;
	color: #444444;
}

/* produkttabell
--------------------------------------------------*/	
td.listing_bottom {border-style: none none solid none; border-width:1px; border-color:#ccc; background-color: #f2f2f2;}
td.listing_top {border-style: solid none solid none; border-width:1px; border-color:#ccc; background-color: #f2f2f2;}
td.listing {border-style: none none solid none; border-width:1px; border-color:#ccc;}
td.listing_alternate {border-style: none none solid none; border-width:1px; border-color:#ccc; background-color: #f2f2f2;}
td.separator {border-style: none none none solid; border-width:1px; border-color:#ccc;}

/* meny
--------------------------------------------------*/	
.level1
{
    
	font-size: 11px;
	font-weight: normal;
	
}

.level2
	{height:25px;
	
	font-size: 11px;
	font-weight: normal;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
	text-indent: 5px; margin-right: 5px;
	background-color:#e7e7e7;
}


.hoverstyle
{
    
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline
	 
}

.sublevel1
{
    
	font-size: 11px;
	font-weight: normal;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px;
	border-bottom-width: 1px; 
	border-left-width: 0px;
    background-color:#e7e7e7;
}

.prod_border { border: #CCCCCC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px;
border-bottom-width: 1px; 
border-left-width: 1px;
}

/* högerram
--------------------------------------------------*/	
.right_border { border: #CCCCCC; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 1px;
border-bottom-width: 0px; 
border-left-width: 0px;
}

.img_right_posistion {float: right; 50px;
	}
	

/* streckad högerram
--------------------------------------------------*/	
.right_dotted_border{ border: #616161; 
border-style: dotted; 
border-top-width: 0px; 
border-right-width: 1px;
border-bottom-width: 0px; 
border-left-width: 0px;
}

/* streckad vänsterram
--------------------------------------------------*/	
.left_dotted_border{ border: #616161; 
border-style: dotted; 
border-top-width: 0px; 
border-right-width: 0px;
border-bottom-width: 0px; 
border-left-width: 1px;
}

/* textboxar
--------------------------------------------------*/	
.textbox { background-color: #FFFFFF;
border: 1px solid #CCCCCC;
font-family: Verdana; 
font-size: 10px; 
font-weight: normal; 	
color: #000000;	
}

/* knappar
--------------------------------------------------*/	
.button { background-color: #CCCCCC;
border: 1px solid #CCCCCC;
font-family: Verdana; 
font-size: 10px; 
font-weight: normal; 	
color: #000000;	
}
h4
{
    font-size: 15px; 
font-weight: bold; 
    
    }
