html {
	overflow:-moz-scrollbars-vertical;
}
body {
	text-align:center;
	margin:20px;
	margin-top:10px;
	color:#333;
	font:11px arial;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
a {
	color:#19557e;
	font-weight:bold;
}
h1 {
	font:20px verdana;
	font-weight:normal;
	letter-spacing:1px;
	margin:0px;
	margin-bottom:14px;
}
h2 {
	font:14px arial;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px;
	margin-bottom:8px;
	margin-top:10px;
}
h3 {
	font:12px arial;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px;
	margin-bottom:6px;
	margin-top:0px;
}
p {
	margin:0px;
	margin-bottom:10px;
}
ul,li {
	padding:0px;
	margin:0px;
}
ul {
	margin-top:10px;
	margin-bottom:15px;
}
li {
	margin-left:20px;
	margin-bottom:5px;
	list-style-type:square;
}
cite 
{
	margin-top:40px;
	width:155px;
	float:left;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color:#6390aa;
	/*
	padding-left:35px;
	background-image:url(gfx/quote.gif);
	background-position:left top;
	background-repeat:no-repeat;
	*/
}

select {
	font:11px arial;
}

#progressbar {
	position:absolute;
	left:355px;
	top:140px;
}

#container {
	width:720px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#header {

}
#header img {
	display:block;
}
#header .inline 
{
	display:inline;
}
#topmenu {
	display:block;
	font:12px arial;
	text-transform:lowercase;
	padding-top:7px;
	height:22px;
}
#topmenu a {
	display:block;
	float:left;
	margin-right:30px;
	text-decoration:none;
	color:#aaa;
	font-weight:normal;
}
#topmenu b {
	color:#333;
	font-weight:normal;
}
#submenu {
	display:block;
	font:11px arial;
	text-transform:lowercase;
	padding-top:7px;
	height:22px;
}
#submenu a {
	display:block;
	float:left;
	margin-right:20px;
	text-decoration:none;
	color:#aaa;
	font-weight:normal;
}
#submenu b {
	color:#333;
	font-weight:normal;
}

#images {
	clear:both;
}
#images img {
	float:left;
}

.content_left {
	float:left;
	width:180px;
}
.content_right {
	float:left;
	width:540px;
}

#content_modul1 {
	clear:both;
	letter-spacing:1px;
	background-color:#6390AA;
	width:720px;
	padding-bottom:20px;
	padding-top:40px;
	color:#fff;
	font:11px arial;
	line-height:16px;
}
#content_modul1 .content_right {
	float:left;
	width:500px;
}

#content_modul2 {
	clear:both;
	letter-spacing:1px;
	width:720px;
	padding-bottom:20px;
	padding-top:40px;
	font:11px arial;
	line-height:16px;
}

#content_modul3 {
	clear:both;
	letter-spacing:1px;
	width:720px;
	padding-bottom:20px;
	padding-top:40px;
	font:11px arial;
	line-height:16px;
}

#content_modul4 {
	clear:both;
	letter-spacing:1px;
	width:720px;
	padding-bottom:20px;
	padding-top:40px;
	font:11px arial;
	line-height:16px;
}


.ruler {
	display:block;
}

.faktatabel td, .faktatabel th {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:30px;
	border-bottom:1px solid #999;
}

.faktatabel th {
	font-size:12px;
}

.bulletlink {
    display:block;
	background-image:url(gfx/linkbullet.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:13px;
	color:#999;
	text-decoration:none;
}
.bulletlink:hover {
	color:#333;
}


#gallerylist img {
	margin-left:3px;
}

.submitbutton {
	font-size:10px;
	width:70px;
}
.fielderror {
	xborder:2px solid red;
	background-color:#F2D8C1;
}
.checkboxholder {
	width:21px;
	height:21px;
	float:left;
}

#thumbnails {
	background-image:url(gfx/ruler.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:30px;
	overflow:hidden;
	padding-top:3px;
	clear:both;
}
#thumbnails img {
	float:right;
	border-left:3px solid #fff;
}
#thumbnails_tekst {
	padding-top:6px;
	color:#999;
}

.downloadlink {
	color:#999;
	text-decoration:none;
}
.downloadlink:hover {
	color:#333;
}

#nyhedsblok {
	margin-top:20px;
	width:450px;
	padding-top:10px;
	border-top:1px solid #cfcfcf;
}
