/* CSS Document */

body {
	
			margin-bottom: 0px;
			margin-top: 30px;
			margin-left: 0px;
			margin-right: 0px;

}
.link_menu{
			font-family: Tahoma; 
			font-size: 11px; 
			font-style: normal; 
			color: #767676; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: bold; 
			font-variant: normal; 
			text-transform: none
}
				
.link_menu:hover{
			font-family: Tahoma; 
			font-size: 11px; 
			font-style: normal; 
			color: #D06223; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: bold; 
			font-variant: normal; 
			text-transform: none
}
.link_common{
			font-family: Tahoma; 
			font-size: 11px; 
			font-style: normal; 
			color: #D06223; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: bold; 
			font-variant: normal; 
			text-transform: none
}
				
.link_common:hover{
			font-family: Tahoma; 
			font-size: 11px; 
			font-style: normal; 
			color: #333333; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: bold; 
			font-variant: normal; 
			text-transform: none
}
.link_undermeny{
			font-family: Tahoma; 
			font-size: 11px; 
			font-style: normal; 
			color: #FFFFFF; 
			text-decoration: none; 
			line-height: normal; 
			font-variant: normal; 
			text-transform: none
}
.link_undermeny:hover{
			font-family: Tahoma; 
			font-size: 11px; 
			font-style: normal; 
			color: #EDEDED; 
			text-decoration: none; 
			line-height: normal; 
			font-variant: normal; 
			text-transform: none
}

.link_menu:active{
			font-family: Tahoma; 
			font-size: 11px; 
			font-style: normal; 
			color: #D06223; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: bold; 
			font-variant: normal; 
			text-transform: none
}
			
.text_common{
			font-family: verdana; 
			font-size: 10px; 
			font-style: normal; 
			color: #444444; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: normal; 
			font-variant: normal; 
			text-transform: none
}

.text_common_white{
			font-family: Tahoma; 
			font-size: 11px; 
			font-style: normal; 
			color: #FFFFFF; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: normal; 
			font-variant: normal; 
			text-transform: none
}

.text_rubrik{
			font-family: Arial; 
			font-size: 12px; 
			font-style: normal; 
			color: #FFFFFF; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: bold; 
			font-variant: normal; 
			text-transform: none
}
			
.text_light{
			font-family: verdana; 
			font-size: 9px; 
			font-style: normal; 
			color: #9B9B9B; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: normal; 
			font-variant: normal; 
			text-transform: none
}
h1{
			font-family: verdana; 
			font-size: 9px; 
			font-style: normal; 
			color: #9B9B9B; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: normal; 
			font-variant: normal; 
			text-transform: none
}
.text_rubrik2{
			font-family: Arial; 
			font-size: 12px; 
			font-style: normal; 
			color: #D06223; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: bold; 
			font-variant: normal; 
			text-transform: none
}	
.text_pris{
			font-family: Arial; 
			font-size: 12px; 
			font-style: normal; 
			color: #D06223; 
			text-decoration: none; 
			line-height: normal; 
			font-weight: bold; 
			font-variant: normal; 
			text-transform: none
}	
form{
			font-family: Verdana;
			color: #000000;
			font-size: 10px;
			font-weight:normal;
}

input{
			font-family: Verdana;
			font-size: 10px;
			color: #454545;
			border-width: 1px;
			height: 20px;
}

textarea{
			font-family: Verdana;
			font-size: 10px;
			border-width: 1px;
			color: #000000;
			font-weight:normal;
}

select{
			font-family: verdana;
			font-size: 10px;
			border-width: 1px;
			color: #D06223;
			font-weight:normal;
}