html{
   overflow-y: auto;
   overflow-x: auto;
}

body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
}

a:hover, a:active, a:visited, a:link { 
	outline: none;
}

P
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

ol {
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


h1{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-left: 63px;
	text-align: left;
	line-height: 20px;
	padding-right: 60px;
	color: #FFF;
}
h1 a			{ color:#FFF; text-decoration: none;}
h1 a:hover		{ color:#FFF; text-decoration: underline;}
h1 a:link		{ } 
h1 a:visited	{ }

.nav {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 2px;
}
.nav a			{ color:#fff; text-decoration: none;}
.nav a:hover	{ color:#000;  text-decoration: none;} 
.nav a:link		{ } 
.nav a:visited	{ }

.navOn {
	font-size: 13px;
	color:#000;
	font-weight: bold;
	padding-bottom: 2px;
}

.navOn a			{color:#000;text-decoration: none;} 
.navOn a:hover		{color:#000;text-decoration: none;} 
.navOn a:link		{ }  
.navOn a:visited	{ } 

.menu{
	font-size: 11px;
	color: #00000;
}
.menu a			{ color:#000000; text-decoration: none; }
.menu a:hover		{ color:#ff2000; text-decoration: none; } 
.menu a:link		{ } 
.menu a:visited	{ }

.nyhed
{
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	padding: 4px;
}

.bund {
	font-size: 10px;
	color: #000;
	text-align: right;
	line-height: 12px;
	padding-top: 8px;
	padding-right: 2px;
}
.bund a			{ color:#000; text-decoration: none; }
.bund a:hover		{ color:#000; text-decoration: underline; } 
.bund a:link		{ } 
.bund a:visited	{ }

.overskrift {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	width: 100%;
	display: block;
	background-color: #808080;
	padding: 4px;
}

.underrubrik {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

.tekst {
	font-size: 12px;
	color: #fff;
	line-height: 140%;
}
.tekst a			{ color:#fff; text-decoration: underline; }
.tekst a:hover		{ color:#ff2000; text-decoration: underline; } 
.tekst a:link		{ } 
.tekst a:visited	{ }

.nyheder{
	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	{ }

.medlemTop {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.medlemTop a			{ color:#000; text-decoration: none; }
.medlemTop a:hover		{ color:#ff2000; text-decoration: none; } 
.medlemTop a:link		{ } 
.medlemTop a:visited	{ }

.medlem{
	font-size: 10px;
	color: #000;
	line-height: 12px;
	font-weight: bold;
}
.medlem a			{ color:#000; text-decoration: none; }
.medlem a:hover		{ color:#ff2000; text-decoration: none; } 
.medlem a:link		{ } 
.medlem a:visited	{ }

.billedeTekst{
	opacity:0.7;
	filter:alpha(opacity=70);
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}

