html, body {
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
}
body {
	margin: 0;
}
h1,h2,p,div,td,li,a,fieldset,legend,label,input,address {
	font-family: verdana, arial, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #648C6A;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #648C6A;
}
p,li,a,fieldset,legend,address {
	font-size: 12px;
}
#content {
	background: url('/images/graphics/bg-left.jpg') repeat-y;
}	
#wrapper {
	width: 100%;
	float: right;
	margin-left: -177px;
 	background: url('/images/graphics/bg-left.jpg') repeat-y;
	padding-top: 195px;
	padding-bottom: 500px;
}
#top {
	position: absolute;
	top: 0;
	left: 0;
	background: url('/images/graphics/bg-top.jpg') no-repeat;
	height: 196px;
	width: 100%;
	z-index: 1;
}
#top p {
	padding-top: 181px;
	padding-left: 183px;
	padding-bottom: 0;
	margin: 0;
}
#indhold {
	padding-left: 177px;
	margin-right: 10px;
}
a {
	color: #111111;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline overline;
}
.center {
	text-align: center;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
hr {
	clear: both;
	height: 1px;
	background-color: gray;
	color: gray;
	border: none;
}
hr#streg {
	clear: both;
	height: 1px;
	border: none;
	color: #648C6A;;
	background: #648C6A;;
}
address {
	width: 300px;
	margin: auto;
	font-style: normal;
}
#userlogin {
	position: relative;
	text-align: right;
	margin-top: -24px;
	z-index: 5;
}
#userlogin small {
	font-size: 8px;
}
#userlogin img {
	border: none;
}
#sel-lang {
	position: relative;
	text-align: right;
	z-index: 5;
}
#sel-lang img {
	border: none;
}
.wrong {
	font-weight: bold;
	color: red;
}
.slet {
	border: 0;
}
