body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: geneva, sans;
	font-size: 12px;
	background: #8c0000 url(images/bakgrunnur.gif) no-repeat center -20px;
}

#outline{
	padding-bottom: 0;
	width: 482px;
	overflow: hidden;
}

#top_container{
	margin-top: 65px;
	height: 300px;
	margin-bottom: 220px;
}

.language {
	float: right;
	margin: -10px 0 10px 0;
}
a.language {
	color: #fff;
	text-decoration: none;
}
a.language:hover {
	color: #d84d50;
	text-decoration: none;
}

#middle_container{
	overflow: hidden;
	padding-bottom: 20px;
	background: #fff url(images/bakgrunnur-center.gif) no-repeat center top;
}

#middle_container_inner{
	padding: 50px 20px 0;
	text-align: left;
}

#bottomcontainer{
}

.logo {
	margin-top: 50px;
	text-align: right;
}
.logo img {
	border: 0;
}

#left {
	padding-left: 15px;
	}

a{
	color: #990000;
	text-decoration: underline;
}

a:hover{
	color: #db0000;
	text-decoration	: underline;
}

h1, h2 {
	font-weight: bold;
	color: #90000b;
}

h1 {
	padding: 0;
	font-size: 16px;
	margin: 20px 0 1px;
	text-align: left;
}

h2 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 24px;
	font-style: italic;
}

p {
	line-height: 21px;
	margin: 3px 0 15px 0;
}
p.nidurlag {
	color: #90000b;
}
.small {
	font-size: 10px;
	}

#bottomcontainer {
	text-align: center;
	color:  #666;
	}

ul {
	list-style-type: circle;
	}

ul li em {
	color: #999;
	}