﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: center;
	background: url(img/bg1.jpg);
	background-position: top center;
}

#wrapper {
	width: 575px;
	margin: auto;
	text-align: left;
}

#header {
	background: url(img/bg_vit.jpg) repeat;
	height: 75px;
}

#content {
	background: url(img/bg_vit.jpg) repeat;
}

#header h1 {
	font-weight: normal;
	font-size: 36px;
	color: #918977;
	margin: 0 50px 15px 50px;
}

#content p {
	margin: 0 35px 0px 35px;
}
#header h2 {
	font-weight: normal;
	font-size: 24px;
	color: #918977;
	margin: 0 50px 5px 50px;
}

#content h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	margin: 0 35px 5px 35px;
}

#footer {
	background: url(img/bg_vit.jpg) repeat;
	height: 131px;
}
.ram {
position:absolute;
left:50px;
top:30px
}




#titel
{
margin:0; padding:0;
position:relative;
width:153px; height:141px;
overflow:hidden;
}
#titel span
{
display:block;
position:absolute; left:0; top:0; z-index:1;
width:153px; height:141px;
margin:0; padding:0;
background:url("img/aterforsaljare.jpg") top left no-repeat;
}
