a{

	color: #ffffff;
	text-decoration: none;
}

a:hover{

	text-decoration: underline;
}

body{

	background-color: #e9e0cc;
	text-align: center;
	color: #ffffff;
	font-family: verdana, tahoma, arial, "times new roman";
	font-size: 13px;
}

body, html{

	width: 100%;
	height: 100%;
	min-width: 903px;
}

body, html, ul, h1{

	margin: 0;
	padding: 0;
}

h1{

	font-size: 16px;
}

table, tr, td, tbody{

	vertical-align: top;
}

#bottom{

	background-image: url('images/design/botten.jpg');
	height: 10px;
	font-size: 0;
}

#footer{

	text-align: center;
	color: #a39475;
	padding: 30px 0 30px 0;
}

#footer a{

	color: #a39475;
}

#header{

	background-image: url('images/design/bakgrund.jpg');
	height: 220px;
	margin-top: 40px;
	border-bottom: 1px solid #ffffff;
}

#header #logotype{

	background-image: url('images/design/logotype.jpg');
	height: 130px;
	width: 710px;
	margin: 0 0 0 80px;
}

#header ul{

	margin-left: 50px;
	padding-top: 50px;
}

#header ul li{

	list-style-type: none;
	display: inline;
}

#header ul li a{

	background-image: url('images/design/meny.jpg');
	display: block;
	float: left;
	height: 22px;
	padding: 8px 10px 0 10px;
}

#header ul li img{

	float: left;
}

#main{

	background-color: #b3a587;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 50px 50px 40px 50px;
}

#main #images{

	float: left;
	width: 200px;
	margin-right: 40px;
}

.skugga{

	background-image: url('images/design/skugga.jpg');
	width: 100px;
	height: 100px;
	padding: 12px;
}

.width{

	width: 903px;
	text-align: left;
	margin: auto;
}
