body 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
}

.hovedtekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	min-height: 500px;
}

.link01
{
 font-weight: bold;
}

/* ///////////////////     * Hundesidene     //////////////// */

.fakta
{
	width: 210px;
	padding: 4px;
	text-align: center;
	background-color: #336699;
	color: #FFFFFF;
}

.faktatabell
{
		width: 220px;
		font-size: 10px;
		border: 3px double #336699;
		padding: 10px;
		line-height:18px;
		text-align: left;
}

.hundeside
{
 font-size: 12px;
 padding-right: 20px;
}

.hundfront
{
 text-align: center;
 font-weight: bold;
}

.overskrift01
{
 font-size: 14px;
 font-weight: bold;
}

.copyright
{
 font-size: 10px;
}

/* MH tabellen */

.mh 
{
 background-color: #336699;
 font-weight: bold;
}

.mhtabell 
{
 font-size: 11px;

}

.mhoverskrift 
{
 text-align: center;
 font-size: 12px;
 border: 1px #FFFFFF;
}


/* ///////////////////     * Albumsider     //////////////// */

.galleriene
{
 background-color: #000000;
 color: #CCCCCC;
}

.ny
{
 color: #800000;
 font-weight: bold;
}


.undertekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.undertekst02
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #800000;
}

.teller
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align: center;
}

.ramme
{
 border: 3px double #FFFFFF;
}

h1
{
	font-size: 12px;
}

h2
{
	font-size: 14px;
	color:#FF0000;
	font-style:italic;
}


.bruks
{
 width: 420px;
}

.galleri 
{
 font-size: 12px;
}

.galleri01 
{
 font-size: 13px;
 font-weight: bold;
}

.galleri02
{
 font-size: 12px;
 font-style: italic;
}

.hundetabell
{
 font-size: 11px;
}

.kullliste
{
 font-size: 12px;
 border-collapse: collapse; 
 border: 0; 
 cellpadding:0;
 cellspacing:0;
}

.kull01
{
	text-align:center;
	height: 33px; 
}

.kull02
{
	background-color: #22659A;
	color: #FFFFFF;
	text-align:center;
}
	
.kull03
{
	text-align:center;
	font-weight: bold;
	height: 33px; 
}	


.kulltabell
{
	border-color: #FFFFFF;
}

.linker
{
 padding: 12px; 
}

.linker01
{
	color: #FFFFFF;
	font-size:13px;
	font-weight: bold;
}


.tittelstamt
{
 font-weight: bold;
 color: #CCCCCC;
}
/* ///////////////////     * Resultater*     //////////////// */

.resultat
{
 
 width: 750px;
 border: 1px solid #CCCCCC;
 font-size: 12px;
}

.resultat01
{
 background-color: #22659A;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center; 
}

.resultat02
{
 background-color: #22659A;
 text-align: center;
 font-size: 12px;
}

.resultat03
{
 background-color: #22659A;
 text-align: center;
  font-size: 12px;
}

.resultat04
{
 padding: 20px;
 text-align: center;
 font-size: 12px;
}



/* ///////////////////     * Linker     //////////////// */

a:link
{
	text-decoration: none; 
	font-weight: bold;
	color: #FFFFFF;

}
a:active
{
	text-decoration: underline; 
	color: #FFFFFF; 
	font-weight: bold;
}
a:visited
{
	text-decoration: none; 
	color: #CCCCCC; 
	font-weight: bold;
}
a:hover
{
	text-decoration: underline; 
	font-weight: bold;
}

.nylink
{
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

