
#container {
	width: 100%;
}
#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	width: 250px;
	float: left;
}
#right {
	width: 450px;
	margin-left: 250px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 12px;
	line-height: 19px;
}
#right2 {
	width: 550px;
	margin-left: 250px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
#imgLeft {
	width: 275px;
	float: left;
}
#imgRight {
	width: 275px;
	/*margin-left: 200px;*/
	float: left;
}
#imgRight a, #imgLeft a {
	color: #A52841;
	text-decoration: none;
}
#imgRight a:hover, #imgLeft a:hover {
	color: #ffffff;
	background: #DB912D;
	text-decoration: none;
}
#footer {
	margin-left: 250px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	clear: both;
	padding-top: 50px;
}
.storarubriker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #999999;
}
.litenrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #999999;
}
.navmark {
	color: #A52841;
}
#right a {
	color: #A52841;
	text-decoration: none;
}
#right a:hover {
	color: #ffffff;
	background: #A52841;
	text-decoration: none;
}
#om {
	font-style: italic;
	padding-left: 20px;
}
#left a {
	color: #666666;
	text-decoration: none;
}
#left a:hover {
	color: #A52841;
	text-decoration: none;
}
.kontaktimg {
	padding-right: 10px;
}
.showcase {
	border: 3px solid #cecece;
	padding: 1px 1px 1px 1px;
}
.showcaselink {
	background: #ffffff;
	text-decoration: none;
}
.showcaselink:hover {
	background: #ffffff;
	text-decoration: none;
}
.clear {
	clear: both;
}