body {
	background-image: url('../img/bakgrunnur1.gif');
	background-color: #cecece;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Sans-serif;
	font-size: 0.7em;
}

a:link {color: #0f30cf; text-decoration: underline;}     /* unvisited link */
a:visited {color: #0f30cf; text-decoration: underline;}  /* visited link */
a:hover {color: #3f60ff; text-decoration: underline;}   /* mouse over link */
a:active {color: #3f60ff; text-decoration: underline;}   /* selected link */

#toppur {
	width:	835px;
	height:	267px;
	background-color: white;
	text-align: left;
}

#forsida {
	background-image: url('../img/forsida.jpg');
	padding-top: 440px;
}

#forsidubakgrunnur {
	/* seinna */
}

.main {
	width:		835px;
	height:		auto;
	background-color: white;
	background-image: url('../img/upplysingar.jpg');
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 173px;
	padding-bottom: 200px;
}


#content {
	width: 665px;
	padding-left: 85px;
	padding-right: 85px;
}

#menu {
	position: relative;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	width: 835px;
	margin-bottom:50px;
	/*width: 645px;*/
	/*top: -53px;
	left: 138px;*/
}

#menu a {
	font-weight: bold;
	text-decoration:none;
	color: black; 
	padding:0.2em 0.6em;
	border-right: 1px solid #bebebe;
}

#menu a#firstItem {
	border-right: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
}

#menu a:hover {
	background-color: #2f60af;
	color: white;
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 1em;
}

/*
835
290
545*/