body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-track-color: #EDEDED;
	scrollbar-base-color: #585AA0;
	scrollbar-arrow-color: #DDDDDC;
	scrollbar-darkshadow-color: #DDDDDC;
	scrollbar-3dlight-color: #DDDDDC;
}


#master {
	/*
	position: absolute;
	left: 50%;
	margin-left: -400px;
	*/
	position: relative;
	width: 800px;
	height: 630px; 
	background-color: #DDDDDC;
	margin: 0 auto; 
}

#topimage {
	position: absolute;
	top: 25px;
	margin-left: 10px;
	width: 150px;
	height: 96px;
	background-image: url(billeder/st-1.jpg);
	z-index: 10;
}

#overskrift {
	position: absolute;
	top: 18px;
	margin-left: 185px;
	color: #0076BE;
	color: #000;
	z-index: 100;
	font-weight: 700px;
	font-size: 30px;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
}
#overskrift a {
	color: #000;
}
#stars {
	position: absolute;
	top: 71px;
	left: 289px;
}

#news {
	position: absolute;
	top: 10px;
	margin-left: 515px;
	width: 270px;
	height: 90px;
	font-size: 10px;
}

#topmenu {
	position: absolute;
	top: 110px;
	width: 646px;
	background-color: #37409A;
	color: white;
	text-align: center;
	font-size: 12px;
	padding: 4px;
	z-index: 1;
	padding-left: 150px;
}

#leftmenu {
	position: absolute;
	top: 10px;
	margin-left: 30px;
	width: 130px;
	height: 460px;
	/*background-color: #BEBCBD;*/
	background-color: #282A42;
	padding-top: 140px;
	padding-left: 10px;

}

#content {
	position: absolute;
	top: 145px;
	margin-left: 185px;
	width: 600px;
	height: 429px;
}

#guestbook {
	background-color: #EDEDED;
	width: 430px;
	height: 333px;
	overflow: auto;
	border: 1px solid #585AA0;
}

#bottom {
	position: absolute;
	top: 610px;
	width: 792px;
	background-color: #37409A;
	color: white;
	text-align: center;
	font-size: 12px;
	padding: 4px;
	z-index: 1;
}


#bottom a, a:hover, a:visited {
	color: #FFFFFF;
	text-decoration: none; 
}


#topmenu a {
	color: white;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}

#leftmenu a {
	display: block;
	color: #585AA0;
	text-decoration: none;
}

#leftmenu a:hover {
	text-decoration: underline;
	/*border-bottom: 3px solid #207007; */
}

html>body #leftmenu a:hover {
	text-decoration: none;
}

#leftmenu a img {
	border: 2px solid #585AA0;
}

#leftmenu span {
	display: block;
	color: #585AA0;
	margin-left: -13px;
	margin-top: -5px;
	font-size: 15px;
	font-weight: 600;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: left;
}

#leftmenu hr {
	color: #175077;
	color: #fff;
	border: 1px solid #000;
	width: 70%;
	height: 3px;
}


td {
	vertical-align: top;
}

td.overskrift h2, td.overskrift h1 {
	font-weight: 600;
	font-size: 14px;
	margin: 0;
}

td.overskrift-small {
	font-size: 10px;
}

div.spacer {
	height: 7px;
}

.spacer {
	width: 10px;
	height: 10px;
}

.middle {
	vertical-align: middle;
}

input.input, textarea.input {
	background-color: #EDEDED;
	border: 1px solid #585AA0;
	width: 383px;
}
a, a:visited {
	color: #585AA0;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
}

a img {
	border: none;
}

ul {
	margin: 0;
}

td.spacer {
	height: 15px;
}

#mytable tr td {
	text-align: left;
	vertical-align: middle;
}

#result {
	position: absolute;
	top: 582px;
	right: 10px;
	margin-left: 45px;
	font-size: 80%;
}

img.captchapict {
	float: left;
	margin: 3px 20px 3px 3px;
	border: 1px solid #000;
}

h2 {
	font-size: 140%;
	margin: 10px 0 5px;	
}

h3 {
	font-size: 120%;
	margin: 10px 0 5px;
}

p {
	margin: 10px 0 10px 0;
}

li {
	padding-left: 35px;
}
img.left {
	clear: left;
	float: left;
	padding: 10px 15px 0 0;
}

span.priser {;
	color: #37409A;
	font-weight: bold;
}
