body	{
	font-family: "verdana","arial","helvetica", sans-serif;
	margin: 0;
	text-align: center;
	background:#eeeeee;
	}

p	{
	font-size: 11px;
	margin: 0px;
	}

h1	{
	font-size: 24px;
	}

h2	{
	font-size: 18px;
	margin: 20px 0 6px 0;
	}

h3	{
	font-size: 12px;
	margin: 15px 0 3px 0;
	}


table	{
	border-collapse: collapse;
	}


td	{
	padding: 0 3px 0 3px;
	}

input	{ margin: 1px 0 1px 0; }

img {
	border:0;
}

/* LINKS */
a	{
	text-decoration: none;
	}

a:visited{
	color:#0000ff;
	}

a:hover	{
	color:#aaaaff;
	}


a.classic:link {
	color: #0000ff;
	text-decoration: underline;
	}


a.classic:visited {
	color: #4444aa;
	text-decoration: underline;
	}

a.classic:active {
	color: #ff0000;
	text-decoration: underline;
	}

a.classic:hover {
	color: #cc88ff;
	text-decoration: underline;
	}



a.debat	{
	color:#000000;
	font-weight: bold;
	}

a.debat:visited	{
	color:#000000;
	font-weight: bold;
	}

a.debat:hover{
	color:#888888;
	}


.hoved a{
	color:#000;
	text-decoration: none;
	}

.hoved a:hover{
	color:#888;
	}

a.hmenu	{
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
	vertical-align: middle;
	padding: 3px 5px 3px 5px;
	background: #44aaee;
	/*background-image: url("logo/knap_blaa.gif");
	background-repeat: no-repeat;*/
	border-right: 1px solid #334455;
	/*display: block;*/
	}

a.hmenu:hover{
	background: #66ccee;
	}

a.hitdato{
	color:#004466;
	font-weight: bold;
	}

a.hitdato:visited{
	font-weight: normal;
	}

a.hitdato:hover{
	color:#888899;
	}


a.profil{
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
	}

a.profil:visited{
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
	}

a.profil:hover{
	color:#888888;
	}


a.umenu	{
	font-size: 11px;
	width: 140px;
	color: #000000;
	display: block;
	text-align: right;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #000000;
	margin-left: 5px;
	background: #adf;
	}

a.umenu:visited	{
	font-size: 11px;
	width: 140px;
	color: #000000;
	display: block;
	text-align: right;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #000000;
	margin-left: 5px;
	background: #adf;
	}

a.umenu:hover{
	color:#888888;
	background:#def;
	}


a.aumenu	{
	font-size: 11px;
	width: 140px;
	color: #000000;
	display: block;
	text-align: right;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #000000;
	margin-left: 5px;
	background: #bef;
	}

a.aumenu:visited{
	font-size: 11px;
	width: 140px;
	color: #000000;
	display: block;
	text-align: right;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #000000;
	margin-left: 5px;
	background: #bef;
	}

a.aumenu:hover{
	color:#888888;
	background:#def;
	}


a.sort	{
	color:#000000;
	font-weight: bold;
	}


a.sort:visited	{
	color:#000000;
	font-weight: bold;
	}

a.sort:hover{
	color:#888888;
	}



/* FORMULARER */
form.tabelfelt {
	margin:0; padding:0;
	}

input.tal {
	width: 25px;
	text-align:right;
}

input.tal1 {
	width: 40px;
}

input.oskra {
	width: 30em;
}

/* KLASSER */

.bg1	{ background: #ffeecc; }
.bg2	{ background: #fff8dd; }

.bgroed1{ background: #ffbbaa; }
.bgroed2{ background: #ffccc8; }

.brevhoved{
	background: #fff8cc;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	}


.cdtitel{
	font-size: 11px;
	padding: 1px 50px 1px 2px;
	background:#eee;
	}

.centreret {
	text-align:center;
}

.hithoved{
	background:#334455;
	}

.hithoved p {
	color:#ffffff;
	}

.hitliste{
	font-size: 10px;
	}

table.hitliste{
	width: 520px;
	}

.graa	{
	color:#888888;
	}

.groen	{
	color:#00aa00;
	font-weight: bold;
	}


.hoved	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url("logo/hoved.gif");
	font-weight: bold;
	text-align:center;
	}

.hoved1	{
	background: #eeeef8;
	font-size:11px;
	padding: 0 2px 2px 2px;
	}

.hoved2	{
	background-image: url("logo/hovedroed.gif");
	font-weight: bold;
	text-align:center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

.hoved3	{
	background: #446688;
	border-top: 1px solid #334455;
	border-bottom: 1px solid #334455;
	color:#ffffff;
	padding: 2px;
	}

.hoved3 td{
	padding: 3px;
	}

.hoved3 a{ color:#ffffff; text-decoration: none; }
.hoved3 a:hover{ color:#aaaaaa; }

.hoved4	{
	background: #ff8888;
	}
.hoved4 p {
	color:#ffffff;
	font-weight: bold;
	}


.hvid	{
	color:#ffffff;
	}


.kant	{
	border-bottom: 1px solid #334455;
	}

.kanter	{
	border-right: 1px solid #334455;
	border-bottom: 1px solid #334455;
	}

.kanter_plads{
	background:#446677;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #334455;
	border-bottom: 1px solid #334455;
	padding: 3px;
	}

.kanter_plads p{ font-size:14px; }


.lead	{
	font-weight: bold;
	font-size: 12px;
	margin: 0 30px 10px 10px;
	color:#888;
	}


.lille	{
	font-size: 10px;
	}

.liste	{
	padding: 3px;
	}

.luft_over {
	margin-top: 10px;
}

.luft_under {
	margin-bottom: 10px;
}

.moerk	{
	background:#334455;
	}


.punkter{
	margin-left: 8px;
	margin-bottom: 5px;
	text-indent: -8px;
	}

.roed	{
	color:#ff0000;
	}


.sangkommentar{
	color:#008800;
	font-size: 10px;
	}


.storh1 {
	font-size: 24px;
}

.skjult {
	display:none;
}

.tabel	{
	border-top: 1px solid #334455;
	border-left: 1px solid #334455;
	margin-top:10px;
	width: 95%;
	/*max-width: 400px;*/
	}


.valgt	{
	font-weight: bold;
	padding: 0 3px 0 3px;
	color:#ffffff;
	background:#00aa00;
	}



form.login	{
	width: 147px;
	border: 1px solid #cccccc;
	margin: 0 0 0 5px;
	background: #fff8dd;
	height: 136px;
	}

div.login{
	position: absolute;
	top: 0;
	left: 0;
	}

div.loginskygge{
	position: absolute;
	top: 3px;
	left: 6px;
	width: 150px;
	height: 137px;
	background: #555555;
	}


div.citat {
	border: 1px solid #fa6;
	padding: 3px;
	margin: 5px 30px 10px 30px;
	color: #0000aa;
	background:#fff;
	}

div.citat p{
	color:#0000aa;
	padding: 5px;
	background:#fff;
	}


/* DROP-DOWN MENU */

#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#menu li {
	margin: 0px;
	padding: 0px;
	border: 0;
	display: block;
	float: left;
	position: relative;
}

#menu a {
	float: left;/* \*/float: none;/*  */
	display: block;
}

#menu li ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
}

#menu li ul li {
	width: 100%;
	display: block;
	float: left;
	position: static;
}
html&body #menu li ul li {
	float: none;
	position: relative;
}

#menu li ul li:hover {
	position: relative;
}

/* fix the position */
#menu li ul li ul {
	top: 0;
	left: 100%;
}

/* simulate child selector for IE */
div#menu li:hover ul, #menu li:hover li:hover ul, #menu li:hover li:hover li:hover ul {
	visibility: visible;
}
#menu li:hover li ul, #menu li:hover li:hover li ul, #menu li:hover li:hover li:hover li ul {
	visibility: hidden;
}

/* do the normal show, with increased specificity */
#menu ul#menuList li:hover > ul {
	visibility: visible;
}

/*		------   Make-up	--------			*/

#menu {
	position: absolute;
	position: fixed;
	top: 79px;
	width: 800px;
	font-family: Tahoma, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	background-color: #479;
	margin: 0;
	display: block;
	height: 20px;
	padding: 0 0 0 150px;
}

#menu a {
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background-color: transparant;
	margin: -1px 0 0 0;
	padding: .1em .2em ;
	border: 0;
}

#menu li {
	margin: 2px;
	padding: 1px;
	width: 80px;
	display: block;
	background: #08c;
}
#menu li:hover {
	background-color: #59d;
	margin: 2px;
	padding: 0;
	border: 1px solid #ccc;
	cursor: pointer;
	opacity: 0.95;
	}


#menu li ul {
	color: #000;
	font-weight: normal;
	background-color: #28c;
	background-image: url(iconbg.gif);
	background-repeat: repeat-y;
	margin: -1px 0 0 -1px;
	padding: 0;
	border: 1px solid #ccc;
}

#menu li ul a {
	text-align: left;
	margin: 0;
}

#menu li ul a.submenu {
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
}


#menu li ul {
	width: 130px;
}

#menu li ul li {
	width: 124px;
}

/*		------   Fixes	for buggy browsers	--------			*/

* html #menu li li a {
	width: 96px;
	w\idth: 86px;
}

#menu {
	margin-bottom: 30px;		/* simply to have some space around the menu in the example */
}





/* div-klasser */


.hbox	{
	float: right;
	width: 200px;
	background:#ffffff;
	}

.house {
	border: 1px solid #aaa;
	background:#eee;
	padding: 0 0 8px 0;
}

.house p.hoved {
	background: #068;
	border:0;
	color:#fff;
	padding: 3px;
}

.house p.hoved a {
	color:#fff;
}

.house p.hoved a:hover {
	color:#aaa;
}


.house p, .house h3, .house h2 {
	padding: 0 8px;
}

.special {
	width: 90%;
	height: 110px;
	min-height: 110px;
	border: 1px solid #ccc;
	padding: 5px; margin: 10px 0;
	background:#fff;
}

.special h2 {
	margin:0;
}

.special div {
	width: 100px;
	float: left;
	background:#ddd;
	margin-right: 10px;
	text-align: center;
	padding: 20px 0;
}

.testforslag	{
	width: 150px;
	float: right;
	margin: 0 5px 3px 5px;
	padding: 3px;
	border: 1px solid #cccccc;
	background:#ffffcc;
	}


.testforslag1	{
	width: 150px;
	float: right;
	margin: 0 5px 3px 5px;
	padding: 3px;
	border: 1px solid #cccccc;
	background:#fcfcfc;
	text-align:center;
	}

.hittips, .hittips_nul {
	width: 530px;
	min-height: 270px;
	border: 1px solid #cccccc;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	}

.hittips_nul { background:#ffe; }

.hittips p, .hittips_nul p {
	padding: 0 8px 0 8px;
	margin: 0 0 10px 0;
	}

.hittips_nul p { color:#888; }

.hittips h3, .hittips_nul h3 {
	padding: 3px 8px 3px 8px;
	margin: 0 0 10px 0;
	}

.hittips .lille, .hittips_nul .lille {
	color:#445566;
	margin-left: 30px;
	border-left: 2px solid #00aa00;
	}

#vispic {
	position: absolute;
	top: 0;
	left: 0;
}

.billedfelt {
	float: left;
	margin: 10px 5px;
	padding: 5px;
	border: 1px solid #000;
}

.billedfelt img {
	border: 1px solid #000;
}
	
	
/* Skjult lag der fremkaldes ved showhide-script */

.visskjul {
	width: 250px;
	border: 1px solid #345;
	border-width: 1px 2px 2px 1px;
	background: #ffc;
	padding: 5px;
	}



/* LAG (DIV) */

#grund	{
	position: relative;
	width: 950px;
	height: 800px;
	margin: auto;
	text-align: left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background:#ffffff;
	}

#top	{
	position: absolute;
	position: fixed;
	text-align: center;
	top: 0;
	margin: auto;
	width: 950px;
	height: 79px;
	background-image: url("logo/logo1.jpg");
	background-repeat: repeat-x;
	}


#topinfo{
	position: absolute;
	position: fixed;
	top: 10px;
	left: 760px;
	width: 200px;
	height: 50px;
	border: 1px solid #469;
	background: #fff;
	padding: 4px;
	}

#soegefelt{
	position: absolute;
	position: fixed;
	top: 10px;
	left: 500px;
	width: 200px;
	height: 50px;
	}


#indhold{
	position: absolute;
	top: 100px;
	padding: 10px;
	}

#spalte1{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 160px;
	}

#spalte2{
	padding: 0 5px 0 5px;
	position: absolute;
	top: 10px;
	left: 170px;
	width: 330px;
	}


#spalte23{
	padding: 0 5px 0 5px;
	position: absolute;
	top: 10px;
	left: 170px;
	width: 560px;
	height: 670px;
	overflow: auto;
	}

#spalte3{
	padding: 0 5px 0 5px;
	position: absolute;
	top: 10px;
	left: 520px;
	width: 210px;
	border-left: 1px dashed #cccccc;
	}

#spalte4{
	padding: 0 5px 0 5px;
	position: absolute;
	top: 10px;
	left: 760px;
	width: 180px;
	}

#spalte234{
	padding: 0 5px 0 5px;
	position: absolute;
	top: 10px;
	left: 170px;
	width:600px;
}

#genrer h3 {
	font-size: 1.8em;
}

#genrer h4 {
	font-size: 1em;
	margin: 10px 0;
}

#genrer input#navn {
	width: 400px;
	font-weight:bold;
}

#genrer textarea#tekst {
	width:600px;
	height: 200px;
}

#genreedit {
	display:none;
}

#shittips h3 {
	background: #eed;
	padding: 3px;
}