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

.container_INNRI
{
	width:720px;
	height:750px;
	border: 3px solid #0033CC;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.container_YTRI {
	background-attachment: fixed;
	background-image: url(images/bakgrunnur_SKY.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center 0px;
	height: 1200px;
}

body
{
	background-image:url(images/bakgrunnur.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9A99FF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navigation
{
	height: 56px;
	width: 758px;
	z-index: 3;
	position: relative;
	top: 80px;
	margin-right: auto;
	margin-left: auto;
}
.haus
{
	width: 750px;
	position: relative;
	z-index: 4;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
