html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 1.8em;
}

h1{
	font-family: Verdana, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 18px;
	font-style: bold;
}

h2{
	font-family: Verdana, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	font-style: bold;
}
a{
	text-decoration: none;
	font-variant: small-caps
}

a.menu:link {
	text-align: center;
	color: #FFF;
	display: block;
	width: 100px;
	height: 100%;
	background: #000;
}

a.menu:visited {
	text-align: center;
	color: #FFF;
	display: block;
	width: 100px;
	height: 100%;
	background: #000;
}

a.menu:hover {
	text-align: center;
	color: #CFCFCF;
	display: block;
	width: 100px;
	height: 100%;
	background: #FCFCFC;
}

a.menu:active {
	text-align: center;
	color: #000;
	display: block;
	width: 100px;
	height: 100%;
	background: white;
}

#wrapper {
	width:600;
	margin: 15px auto 15px auto;
	padding: 0px;
	text-align: left;
	border: solid 1px #000;/*#dadada;*/
	/*background: #000; /* ATH */
} 

/* Banner svæði*/
#haus{
	background: #FFF;
	width: 100%;
	height: 80px;
	margin: 0px;
	padding: 0px;
	/*border: solid 1px #dadada;*/
}


#topic{
	top: 0;
	left: 200px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;	
	height: 80px;
	width: 100px;
	padding-top: 25px;
	padding-left: 10px;
	float: left;
	z-index: 1;
	/*background: #cFcFcF;*/ 
}
#tiny{
	border: 0;
	color: #000;
	float: left;
	padding-left: 30px;
	margin: 0px 0 0 0; /* positions the box next to the other. This will have to be adjusted depending on the LeftBox.*/
	z-index: 1;
	}

#sidehead{
	border: 0;
	color: #000;
	font-size: +2em;
	font-variant: small-caps;
	float: left;
	padding-top: 30px;
	padding-left: 50px;
	margin:0px 0 0 0; /* positions the box next to the other. This will have to be adjusted depending on the LeftBox.*/
	z-index: 1;
	}

/* Navigation fyrir neðan Banner*/
#navbar{
	background:#000;
	}

/* myndarammi */
#tainer{
	text-align: center;
	background:#FFF;
	height: 287px;
	margin: 1px;
	/*margin-top: 1px;*/
	padding: 0px;
	z-index: 1;
	}

/* Valmyndabil undir mynd fyrir ofan texta*/
#bil{
	display: hidden;
	background: #000;
	}

/* Textasvæði*/
#lorem{
	background: #000;
	padding: 20px;
	}

#kort{
	width: 400px;
	float: left;
	padding-left: 30px;
	z-index: 1;
	}
	
#legnd{
	color: #FFF;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
table.prices{
	font-size: 12px;
	font-style: normal;
	border: 0px;
}

table.boka{
	background: #000;
	font-size: 10px;
	color: #FFF;
}

/*The Foot!*/
#fotur{
	font-size: 9px;
	background: #FFF;
	color: #000;
	margin-left: 20px;
	margin-top: 5px;
	}
