﻿div.headertopleft
{
	float: left;
	width: 252px;
	height: 75px;
	padding-top: 7px;
	border: 0px solid;
	
	background-color: #ffffff;
	
}

div.headertopleft img
{
	width: 170px;
	height: 67px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.textwebshop
{   position:absolute;
    top:15px;
    left:286px;
	
	/*float: left;
	min-width: 90px;
	margin-left: 20px;
	padding-top: 30px;
	border: 0;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #a6186e;
	background-color: #ffffff;*/
}

div.textwebshop a
{   color: #A6186E;
    font-family: Verdana,Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration:none;
    background-image:url('../Elsa_Images/webshop.png');
    
    
    
    display:inline-block;
    width:107px;
    height:54px;

}

a.textsale 
{
    position:absolute;
    top:15px;
    left:426px;
	
    text-decoration:none;
    background-image:url('../Elsa_Images/sale.png');
    display:inline-block;
    width:107px;
    height:54px;
    
    
}

div.textwebshop a p
{   display:none;
}


div.headertopright
{
	float: right;

	padding-top: 5px;
	margin-bottom: 10px;
	border: 0px solid;
	text-align: right;
	
	padding-right: 1px;
}

div.languages
{
	padding-right: 13px;
	margin-bottom: 20px;
	border: 0;
}


