

/* webdesign by www.matim.dk */


@import url("/cms/css.asp");

#credits {
	font-size: 9px;
	position: absolute;
	right: 10px;
	top: 2px;
}

#credits a {
	color: #222222;
	text-decoration: none;
}

body, html {
	background-color: #000000;
	height: 100%;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../gfx/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

table {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

h1 {
	font-size: 18px;
	line-height: 21px;
	background-color: #232323;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: lighter;
	display: inline;
	margin-left: 20px;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

#wrapper {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	height: 592px;
	top: 50%;
	margin-top: -296px;
	background-image: url(../gfx/wrapper_bg.gif);
	background-repeat: no-repeat;
}

#topmenu {
	list-style: none;
	padding: 0;
	margin: 0;
	right: 20px;
	position: absolute;
	top: 10px;
	font-size: 10px;
	color: #bfbfbf;
}

#topmenu li {
	float: right;
	margin-left: 10px;
}

#topmenu a {
	color: #bfbfbf;
	text-decoration: none;
}

#topmenu li.aktiv a {
	color: #FFFFFF;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	right: 0px;
	position: absolute;
	bottom: 0px;
	font-size: 12px;
	line-height: 24px;
}

#menu li {
	float: right;
	margin-left: 30px;
}

#menu a {
	text-decoration: none;
}

#menu li.aktiv {
	background-image: url(../gfx/menu_bg.gif);
	background-repeat: repeat-x;
}

#overskrift {
	height: 21px;
	width: 530px;
	position: absolute;
	right: 20px;
	top: 30px;
	background-image: url(../gfx/overskrift_bg.gif);
	background-repeat: repeat-x;
}

#content {
	height: 485px;
	width: 520px;
	position: absolute;
	right: 10px;
	top: 60px;
	overflow: auto;
}

#content a {
	color: #c72d24;
}

#indhold {
	width: 430px;
}

#undermenu {
	height: 21px;
	background-image: url(../gfx/overskrift_bg.gif);
	background-repeat: repeat-x;
}

#wrapperForside {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	height: 592px;
	top: 50%;
	margin-top: -296px;
	background-image: url(../gfx/wrapper_forside_bg.gif);
	background-repeat: no-repeat;
}

#forsideKlausthrane {
	position: absolute;
	left: 1px;
	top: 1px;
}

#forsideThranestudiet {
	position: absolute;
	right: 1px;
	top: 1px;
}