@charset "utf-8";
.layout {
	width: 900px;
	padding: 0px;
	margin: 0px;
}
.indhold {
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.indholdhead {
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/overskriftbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallhead {
	background-attachment: scroll;
	background-image: url(../img/smallheadbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

#top {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/panorama.jpg);
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../img/menubg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.buttom {
	vertical-align: top;
}
.left {
	vertical-align: top;
	text-align: left;
	width: 190px;
}
.right {
	vertical-align: top;
	text-align: left;
}
.adskiller {
	height: 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.center {
	width: 10px;
}
#login li {
	list-style-type: upper-alpha;
	color: #0000CC;
}

