body {
	background-color: #DEE9DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.logo {
	top: 6px;
	left: 4px;
	position: absolute;
}

.menybox {
	left: -29px;
	top: 170px;
	position: absolute;
	padding: 5px;
	border: thin none;
	background-color: #DEE9DC;
}

.top {
	top: -94px;
	left: 222px;
	position: absolute;
}
.left {
	top: 319px;
	left: -38px;
	position: absolute;
	width: 266px;
	height: 990px;
}

.meny {
	list-style-image: none;
	list-style-type: none;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #506351;
}

a:visited {
	text-decoration: none;
	color: #506351;
}

a:active {
	text-decoration: none;
	color: #4A9393;
}

a:hover {
	text-decoration: underline overline;
	font-style: normal;
}
	
.textbox1 {
	top: 170px;
	left: 168px;
	position: absolute;
	padding: 5px;
	width: 550px;
	border: thin solid;
	background-color: #FFFFFF;
}
.update {
	top: 43px;
	left: 1082px;
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	width: 163px;
	border: thin solid;
	font-size: x-small;
	height: 54px;
}

.bildbox {

	top: 170px;
	left: 740px;
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	width: 502px;
	border: thin solid;
}

.textbox2 {
	top: 170px;
	left: 168px;
	position: absolute;
	padding: 5px;
	width: 1080px;
	border: thin solid;
	background-color: #FFFFFF;
}

.textboxstam {
	top: 170px;
	left: 168px;
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	width: 1062px;
	border: thin solid;
	text-align: center;
}

.stamtavla {
	text-align: center;
	border: 1px solid #7F9B82;
	
}

td
{
    border-color: #7F9B82;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
.meriter {

	text-align: left;
	border: 1px solid #7F9B82;
}

.img1 {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.img2 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
