body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 69%; /* 60%, 69%, 76%, 86%, 93% */
	color: #008061;
}

/*--------------- Huvudytan ---------------------*/
#Main{
	background-color: White;
	background-image: url(../jpg/bakgrund.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	color: inherit;
	top: 10px;
	left: 158px;
	position: absolute;
	width: 502px;
	max-width: 502px;
	/*overflow: auto;*/
	max-height: 550px;
	}

#Main a:link, #Main a:visited
{
	font-size: 1em;
	color: #008061;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: middle;
}
#Main a:hover
{
	color: Blue;
}

#Main a:active
{
	
}

#MainText
{
	margin: 0px 5px 0px 10px;
	height: 507px;
	max-height: 510px;	
	overflow: auto;
}

/*--- Fontstyrning --------*/
H1 {
	font-size: 2em;
	color: White;
	background-position: -20px;
	background-color: #008061;
	padding-top: 0px;
	text-indent: 10px;
	margin-top: 0px;
}

H2 {
	font-size: 1.5em;
	color: #008061;
	margin-top: 0px;
}

H3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #008061;
}

H4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #008061;
}

P  {
	font-weight: normal;
	padding-left: 0px;
	padding-right: 15px;
	font-size: 1.2em;
	margin: 6px 0px 0px 0px;
}

.i{
	font-style: italic;
}

.b{
	font-weight: bold;
}
.center{
	text-indent: -2em;
	text-align: center;
}

.ce{
	font-family: Bauhaus Md BT, Bauhaus, Verdana;
	font-size: 1.3em;
}

hr{
	
}

.green{
	color: #008061;
	width: 60%;

}


/* Menyn till výnster med bakgrund */
#MainMenu {
	background-image: url(../jpg/vkant.jpg);
	height: 550px;
	width: 150px;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
}


#MainMenu ul
{
	margin-left: 0;
	padding-left: 5px;
	list-style-type: none;
	top: 70px;
	position: relative;
}

/*--------------------------------------*/
#MenuItem li
{
	margin-left: 10px;
}

.center{
	padding-top: 20px;
	margin-left: 10px;
}

.center2{
	padding-top: 90px;
	margin-left: 50px;
}

.center3{
	margin-left: 0px;
	padding-top: 415px;
}

.CE{
	font-family: Bauhaus Md BT, Bauhaus, Verdana;
	font-size: 1.3em;
}

#MenuItem a
{
	display: block;
	padding: 0px;
	width: 130px;
	border: none;
	z-index: 1;
	font-weight: bold;
	font-size: 1em;
	height: 30px;
	line-height: 30px;
	position: static;
	background-image: url(../gif/white_left.gif);
	text-indent: 1.5em;
}

#MenuItem a:link, #MenuItem a:visited
{
	color: #EEE;
	text-decoration: none;
}

#MenuItem a:hover
{
	color: #ffff00;
	background-image: url(../gif/yellow_left.gif);
	margin-left: 7px;
}

#MenuItem a:active
{
	color: #ff0000;
	background-image: url(../gif/red_left.gif);
}

/*--------------------------------------*/
#MenuItemCurrent li
{
	margin-left : 10px;
	color: #ff0000;
}

#MenuItemCurrent a
{
	display: block;
	padding: 0px;
	width: 130px;
	border: none;
	z-index: 1;
	font-weight: bold;
	font-size: 1em;
	background-image: url(../gif/red_left.gif);
	height: 30px;
	line-height: 30px;
	position: static;
	text-align: left;	
	text-indent: 1.5em;
}

#MenuItemCurrent a:link, #MenuItemCurrent a:visited
{
	color: #ff0000;
	text-decoration: none;
	margin-left: 7px;
}

#MenuItemCurrent a:hover
{
	color: #006633;
	background-image: url(../gif/green_left.gif);
	margin-left: 7px;
}

#MenuItemCurrent a:active
{
	color: #ff0000;
	background-image: url(../gif/red_left.gif);
}

/*--------------------------------------*/
#MenuItemExtra a
{
	display: block;
	padding: 0px;
	width: 130px;
	border: none;
	z-index: 1;
	font-weight: bold;
	font-size: 1em;
	background-image: url(../gif/x_white_left.gif);
	height: 30px;
	line-height: 30px;
	position: static;
	text-align: left;
	text-indent: 1.5em;
}

#MenuItemExtra a:link, #MenuItemExtra a:visited
{
color: #EEE;
text-decoration: none;
}

#MenuItemExtra a:hover
{
	color: #ffff00;
	background-image: url(../gif/x_yellow_left.gif);
	margin-left: 5px;
}

#MenuItemExtra a:active
{
	color: #ff0000;
	background-image: url(../gif/x_red_left.gif);
}
/*--------------------------------------*/
#MenuItemExtraCurrent li
{
	margin-left : 10px;
	color: #ffffff;
}

#MenuItemExtraCurrent a
{
	display: block;
	padding: 0px;
	width: 130px;
	border: none;
	z-index: 1;
	font-weight: bold;
	font-size: 1em;
	background-image: url(../gif/x_red_left.gif);
	height: 30px;
	line-height: 30px;
	position: static;
	text-align: left;	
	text-indent: 1.5em;
}

#MenuItemExtraCurrent a:link, #MenuItemExtraCurrent a:visited
{
	color: #ffffff;
	text-decoration: none;
	margin-left: 7px;
}

#MenuItemExtraCurrent a:hover
{
	color: #006633;
	background-image: url(../gif/x_green_left.gif);
	margin-left: 7px;
}

#MenuItemExtraCurrent a:active
{
	color: #ffffff;
	background-image: url(../gif/x_red_left.gif);
}

/*------ Menyn till hýger med bakgrund ------*/

#RightMenu {
	background-image: url(../jpg/kant.jpg);
	height: 550px;
	width: 150px;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 660px;
}
#RightMenu ul
{
	margin-left: 0;
	padding-left: 10px;
	list-style-type: none;
	top: 30px;
	position: relative;
}

/*--------------------------------------*/
#RightMenuItem li
{
	margin-left: 10px;
}


#RightMenuItem a
{
	display: block;
	padding: 0px;
	width: 130px;
	border: none;
	z-index: 1;
	font-weight: bold;
	font-size: 0.9em;
	height: 30px;
	line-height: 30px;
	position: static;
	background-image: url(../gif/white_right.gif);
	text-indent: 3em;
}

#RightMenuItem a:link, #RightMenuItem a:visited
{
	color: #EEE;
	text-decoration: none;
}

#RightMenuItem a:hover
{
	color: #ffff00;
	background-image: url(../gif/yellow_right.gif);
	margin-left: -7px;

}

#RightMenuItem a:active
{
	color: #ff0000;
	background-image: url(../gif/red_right.gif);
}

/*--------------------------------------*/
#RightMenuItemCurrent li
{
	margin-left: 10px;
}


#RightMenuItemCurrent a
{
	display: block;
	padding: 0px;
	width: 130px;
	border: none;
	z-index: 1;
	font-weight: bold;
	font-size: 0.9em;
	height: 30px;
	line-height: 30px;
	position: static;
	background-image: url(../gif/red_right.gif);
	text-indent: 3em;
}

#RightMenuItemCurrent a:link, #RightMenuItemCurrent a:visited
{
	color: #ff0000;
	text-decoration: none;
	margin-left: -7px;
}

#RightMenuItemCurrent a:hover
{
	color: #006633;
	background-image: url(../gif/green_right.gif);
	margin-left: -7px;

}

#RightMenuItemCurrent a:active
{
	color: #ff0000;
	background-image: url(../gif/red_right.gif);
}
/*---------------------------------*/
a.dblad
{
	background-image: url(../gif/dblad.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 30px;
	line-height: 30px;
	width: 120px;
	display: block;
	float: left;
	font-size: 1em;
}

a.dblad:link, a.dblad:visited
{
	color: #008061;
}

a.dblad:hover
{
	color: #0000ff;
	background-image: url(../gif/yellow_dblad.gif);
}

a.dblad:active
{
	color: #008061;
}

/*---------------------------------*/
a.quest{
	background-image: url(../gif/quest.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 30px;
	line-height: 30px;
	width: 450px;
	display: block;
	float: left;
	font-size: 1em;
}

a.quest:hover
{
	color: #0000ff;
	background-image: url(../gif/yellow_quest.gif);
}

/*---------------------------------*/

