@charset "UTF-8";
/* CSS Document */

body  {
	background-color: #d7d5ce
}
p   {
	color: #818181;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px;
}
td {}
a:link { color: #555; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none }
a:visited { color: #555; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none }
a:hover { color: #555; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: underline }
h1 { color: #818181; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px }#wrapper {
	height: 500px;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
}
#indholdramme {
	background-image: url(../images2010/baggrund.jpg);
	height: 400px;
	width: 737px;
}
#tekst {
	height: 360px;
	width: 635px;
	top: 20px;
	position: relative;
	left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
#menu {
	height: 100px;
	width: 737px;
}
.hojre {
	text-align: right;
}

