html{
	overflow-y: scroll;
	overflow-x: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-image: url(billeder/bgMain.gif);
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

a:hover, a:active, a:visited, a:link { 
	outline: none;
}

P
{
	margin-top: 0px;
	margin-bottom: 0px;
}

Ol, LI, UL
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #FFF;
	margin: 0px;
	padding-bottom: 10px;
	width: 320px;
}
h1 a			{ color:#FFF; text-decoration: none;}
h1 a:hover		{ color:#FFF; text-decoration: underline;}
h1 a:link		{ } 
h1 a:visited	{ }

.nav {
	font-size: 11px;
	color: #000000;
	line-height: 145%;
}
.nav a			{ color:#000000; text-decoration: none;}
.nav a:hover	{ color:#FFF; background-color: #000;} 
.nav a:link		{ } 
.nav a:visited	{ }

.navOn {
	font-size: 11px;
	color:#FFF;
	line-height: 145%;
}

.navOn a			{color:#FFF;text-decoration: none;background-color: #000;} 
.navOn a:hover		{color:#FFF;text-decoration: none;background-color: #000;} 
.navOn a:link		{ }  
.navOn a:visited	{ }  

.sprog {
	font-size: 11px;
	color: #CCCCCC;
}
.sprog a			{ color:#CCCCCC; text-decoration: none;}
.sprog a:hover		{ color:#CCCCCC; text-decoration: underline;} 
.sprog a:link		{ } 
.sprog a:visited	{ }

.bund {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 180px;
}
.bund a			{ color:#666666; text-decoration: underline; }
.bund a:hover		{ color:#666666; text-decoration: underline; } 
.bund a:link		{ } 
.bund a:visited	{ }

.dato
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.alder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.alder a			{ color:#FFF; text-decoration: none; }
.alder a:hover		{ color:#FFF; text-decoration: none; } 
.alder a:link		{ } 
.alder a:visited	{ }

.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 17px;
	font-weight: bold;
}
.overskrift a			{ color:#FFF; text-decoration: none; }
.overskrift a:hover		{ color:#FFF; text-decoration: none; } 
.overskrift a:link		{ } 
.overskrift a:visited	{ }

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 140%;
}
.tekst a			{ color:#cccccc; text-decoration: underline; }
.tekst a:hover		{ color:#F2F2F2; text-decoration: underline; } 
.tekst a:link		{ } 
.tekst a:visited	{ }

.tekst2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	line-height: 140%;
}
.tekst2 a			{ color:#cccccc; text-decoration: underline; }
.tekst2 a:hover		{ color:#F2F2F2; text-decoration: underline; } 
.tekst2 a:link		{ } 
.tekst2 a:visited	{ }

.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}
.link a			{ color:#999; text-decoration: underline; }
.link a:hover		{ color:#CCC; text-decoration: underline; } 
.link a:link		{ } 
.link a:visited	{ }

.nyheder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nyheder a			{ color:#CCC; text-decoration: underline; }
.nyheder a:hover		{ color:#CCC; text-decoration: underline; } 
.nyheder a:link		{ } 
.nyheder a:visited	{ }


.formularInputTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dddddd;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 3px;
}
.kalenderDivider {
	margin-top: 4px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 135%;
}
.menu a			{ color:#CCCCCC; text-decoration: none; }
.menu a:hover		{ color:#CCC; text-decoration: underline; } 
.menu a:link		{ } 
.menu a:visited	{ }

.nyhedsbrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.presseTekst{
	opacity:0.80;
	filter:alpha(opacity=80);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.presseTekst a			{ color:#a2a5a5; text-decoration: none;}
.presseTekst a:hover		{ color:#a2a5a5; text-decoration: underline; } 
.presseTekst a:link		{ } 
.presseTekst a:visited	{ }

.kommentarTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 14px;
}
.kommentarTekst a			{ color:#cccccc; text-decoration: underline; }
.kommentarTekst a:hover		{ color:#F2F2F2; text-decoration: underline; } 
.kommentarTekst a:link		{ } 
.kommentarTekst a:visited	{ }

.kommentarFelt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 3px;
	color: #000;
}

.kommentarKnap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	height: 20px;
	font-weight: bold;
}

#anmeldelseTekst {
	visibility:hidden;   
	display:none;   
}
