﻿#wrapper 
{
	width: 1004px;
	margin: 0 auto;
}

#ColumnWrapper 
{
	border: 2px #7a5352 solid;
	position: relative;
	float: left;
	width: 100%;
}

#head 
{
	margin: 5px 0;
	position: relative;
}

#logo 
{
	background-image: url(img/huvudlogga.gif);
	width: 201px;
	height: 110px;
	float: left;
}

#LeftColumn 
{
	float: left;
	width: 375px;
}

#RightColumn 
{
	float: left;
	width: 590px;
	height: 671px;
	position: relative;
}

#ctl00_LeftImage 
{
	vertical-align: bottom;
}

#BottomImage 
{
	position: absolute;
	right: 20px;
	bottom: 10px;
}

#kontakt 
{
	position: absolute;
	left: 75px;
	bottom: 10px;
}

#uk, #ger
{
	display: block;
	width: 14px;
	height: 12px;
	background-image: url(img/uk.gif);
	position: absolute;
	top: 75px;
	right: 20px;
}

#ger
{
	background-image: url(img/ger.gif);
	right: 0;
}

#LeftColumn img 
{
	vertical-align: bottom;
}

.threepics 
{
	text-align: center;
}