body 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: no-repeat;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
}

.opacity
{
background: #FFFFFF; 
opacity: 0.1; 
filter: alpha(opacity=1);
}

.hovedtekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	min-height: 500px;
}

.tekst
{
 width: 640px;
}

.link01
{
 font-weight: bold;
}

/* ///////////////////     * Hundesidene     //////////////// */

.fakta
{
	width: 210px;
	padding: 4px;
	text-align: center;
	background-color: #336699;
	color: #000000;
}

.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;
 width: 610px;
}

.hundetekst
{
 font-size: 12px;
 padding-right: 20px;
 width: 580px;
 padding-left: 60px;
}

.hundfront
{
 text-align: center;
 font-weight: bold;
}

.overskrift01
{
 font-size: 14px;
 font-weight: bold;
}

.stamtavle
{
 font-size: 10px;
}

.copyright
{
 font-size: 10px;
}

.photos 
{
 font-size: 10px;
}

/* MH tabellen */

.mh 
{
 background-color: #7992B1;
 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: left;
}

.ramme
{
 border: 3px double #7992B1;
}

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: #4D5E70;
	color: #FFFFFF;
	text-align:center;
}
	
.kull03
{
	text-align:center;
	font-weight: bold;
	height: 33px; 
}	


.kulltabell
{
	border-color: #7992B1;
}

.linker
{
 padding: 12px; 
}

.linker01
{
	color: #4D5E70;
	font-size:13px;
	font-weight: bold;
}


.tittelstamt
{
 font-weight: bold;
 color: #7992B1;
}
/* ///////////////////     * Resultater*     //////////////// */

.resultat
{
 
 width: 620px;
 border: 1px solid #7992B1;
 font-size: 12px;
}

.resultat01
{
 background-color: #4D5E70;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center; 
}

.resultat02
{
 background-color: #4D5E70;
 text-align: center;
 font-size: 12px;
 color: #FFFFFF;
}

.resultat03
{
 background-color: #4D5E70;
 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: #4D5E70;

}
a:active
{
	text-decoration: underline; 
	color: #4D5E70; 
	font-weight: bold;
}
a:visited
{
	text-decoration: none; 
	color: #4D5E70; 
	font-weight: bold;
}
a:hover
{
	text-decoration: underline; 
	font-weight: bold;
}

.nylink
{
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}


