body {
	font-family: Arial, Helvetica, sans-serif;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.hovedtekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hovedramme
{
 padding-right: 20px;
}

.link01
{
 font-weight: bold;
}

/* ///////////////////     * Hundesidene     //////////////// */

.fakta
{
	width: 210px;
	padding: 4px;
	text-align: center;
	background-color: #800000;
	color: #FFFFFF;
}

.faktatabell
{
		width: 220px;
		font-size: 10px;
		border: 3px double #000000;
		padding: 10px;
		line-height:18px;
		text-align: left;
}

.hundeside
{
 font-size: 12px;
 padding-right: 20px;
}

.hundfront
{
 text-align: center;
 font-weight: bold;
}


/* ///////////////////     * Albumsider     //////////////// */

.ny
{
 color: #800000;
 font-weight: bold;
}

.albumtabell
{
 
}

.album01
{
 width: 120px;
 text-align: center;
 border: 1px solid #CCCCCC;
 padding: 5px;
}

.album02
{
 width: 350px;
 border: 1px solid #CCCCCC;
 padding: 5px;
}



.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 #000000;
}

h1
{
	font-size: 12px;
}

h2
{
	font-size: 14px;
	color:#FF0000;
	font-style:italic;
}

.colA
{
 		 width: 120px;
}

.colB
{
 		 width: 580px;
}

.bruks
{
 width: 420px;
}

.hundetabell
{
 font-size: 11px;
}

.kontaktfelt
{
	font-size: 12px;
	
}

.kullliste
{
 font-size: 12px;
 border-collapse: collapse; 
 border: 0; 
 cellpadding:0;
 cellspacing:0;
}

.kull01
{

	text-align:center;
	height: 33px; 
}

.kull02
{
	background-color: #800000;
	color: #FFFFFF;
	text-align:center;
}
	
.kull03
{
	text-align:center;
	font-weight: bold;
	height: 33px; 
}	


.kulltabell
{
	border-color: #000000;
}

.linker01
{
	color: #1F8600;
	font-size:16px;
	font-weight: bold;
}

.linker02
{
	color: #1F8600;
	font-size:14px;
	font-weight: bold;
}

.mh
{
	font-weight: bold;
}

.overskrift01
{
	text-align: center;
	font-weight:bold;
	font-size: 20px;
	color: #800000;

}

.overskrift02
{
	font-weight:bold;
	font-size: 14px;
	color: #800000;

}

.overskrift03
{
	color: #1F8600;
	font-size:12px;
	font-weight: bold;
}

.tittelstamt
{
 font-weight: bold;
 color: #CCCCCC;
}

/* ///////////////////     * Resultatsider     //////////////// */

.resultat01
{
 font-size: 12px;
}

.resultat02
{
 background-color: #800000;
 color: #FFFFFF;
 font-weight: bold;
 text-align: center;
}

.resultat03
{
 padding: 15px;
}

.nytittel
{
 color: #800000;
 font-weight: bold;
}



/* ///////////////////     * Linker     //////////////// */

a:link
{
	text-decoration: none; 
	font-weight: bold;
	color: #800000;

}
a:active
{
	text-decoration: underline; 
	color: #800000; 
	font-weight: bold;
}
a:visited
{
	text-decoration: none; 
	color: #800000; 
	font-weight: bold;
}
a:hover
{
	text-decoration: underline; 
	font-weight: bold;
}

.nylink
{
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

