body {
	background-color: #191910;
	margin: 0px;
	background-image: url(../image/grafik/backgr.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#wrpall {
	width: 900px;
	margin-left: 50%;
	position: absolute;
	left: -450px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #191910;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
#head {
	height: 70px;
	width: 900px;
	background-image: url(../image/grafik/headbakgrunnur.jpg);
}

#left {
	float: left;
	height: 370px;
	width: 310px;
	font-family: "Myriad Pro Light", Verdana, Arial;
	font-size: 24px;
	color: #CCCCCC;
	padding-left: 40px;
	padding-top: 30px;
}


#right {
	width: 530px;
	float: right;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
#logo {
	height: 376px;
	width: 330px;
	margin-left: 100px;
}

#foot {
	height: 175px;
	width: 900px;
	clear: both;
	vertical-align: bottom;
}
#footext {
	font-family: "Myriad Pro Light", Verdana, Arial;
	font-size: 13px;
	color: #CCCCCC;
	height: 15px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	top: 160px;
	text-align: center;
	padding: 5px;
	background-image: url(../image/grafik/footbakgr.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	clear: both;
}
#ad1 {
	height: 160px;
	width: 230px;
	float: left;
	margin-left: 20px;
	background-image: url(../image/grafik/bakAD.jpg);
	background-repeat: no-repeat;
}
#ad2 {
	height: 160px;
	width: 230px;
	float: left;
	margin-left: 85px;
	background-image: url(../image/grafik/bakAD.jpg);
	background-repeat: no-repeat;
}
#ad3 {
	height: 160px;
	width: 230px;
	float: right;
	margin-right: 20px;
	background-image: url(../image/grafik/bakAD.jpg);
	background-repeat: no-repeat;
}

#sandfilm {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	
	}
