body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.leftstreg {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #61B8EE;
	width: 174px;
}
.billederamme {
	border: 1px solid #000000;
}

#hovedindhold {
	width: 420px;
	position: absolute;
	top: 120px;
	left: 190px;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #63B8EE;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
#hovedindhold h1 {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#hovedindhold p {
	margin-top: 8px;
	margin-bottom: 8px;
}
.left{
	float:left;
	margin:5px 20px 2px 0;
	border: 1px solid #666666;
}
#hovedindhold h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

.right{
	float:right;
	margin:5px 0 2px 20px;
	border: 1px solid #666666;
}
.leftuden{float:left;margin:5px 20px 2px 0}
.rightuden{float:right;margin:5px 0 2px 20px}
#header{
	height: 115px;
	width: 613px;
	position: absolute;
	left: 10px;
	top: 3px;
}
#navigation{
	width: 150px;
	position: absolute;
	left: 10px;
	top: 135px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #61B8EE;
}
