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

#topheader {
	height: 15px;
	background-color: #666666;
	background-image: url(../graphics/makaron.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}
#content2 {
	margin-top: 0px;
	padding-top: 0px;
	width: 928px;
	height: 590px;
	background-color: #333333;
}
#nav {
	height: 20px;
	position: relative;
	top: -65px;
	padding-right: 290px;
	padding-left: 583px;
}

#galleri {
	padding-left: 55px;
	width: 815px;
	position: relative;
	height: 382px;
	float: left;
	padding-top: 40px;
	bottom: 10px;
	padding-right: 55px;
	overflow:hidden;
}	
#header {
	height: 85px;
	background-image: url(../graphics/header.jpg);
	background-repeat: no-repeat;
}

#left2 {
	padding-left: 55px;
	width: 240px;
	position: relative;
	height: 405px;
	float: left;
	padding-top: 20px;
	bottom: 10px;
}
#right2{
	height: 405px;
	width: 553px;
	position: relative;
	float: right;
	padding-right: 55px;
	padding-top: 30px;
	bottom: 10px;
}
#right3{
	height: 405px;
	width: 510px;
	position: relative;
	float: right;
	padding-right: 55px;
	padding-top: 30px;
	bottom: 10px;
	padding-left: 10px;
}
#footer {
	height: 60px;
	background-image: url(../graphics/footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 928px;
	top: -60px;
}
#tumme {
	height: 128px;
	width: 128px;
	position: relative;
	top: 140px;
}

