/*
 file:          DTH.css
 app-type:		Cascading Style Sheet
 author:      poul jørgensen
 date:  		30.11.2003
 description:   styles for Dansk tyroler haflingeavl af 1986
*/

A	{
	font-size : 11px;
	font-family : VERDANA, ARIAL;
	color : #FF5900;
	text-decoration : NONE;
}

.link {
	font-size : 11px;
	font-family : VERDANA, ARIAL;
	color : #FF5900;
	text-decoration : NONE;
}

.text {
  	font-size : 11px;
	line-height : 16px;
  	font-family : Verdana, HELVETICA, ARIAL;
	color : #000000;
	font-weight: normal;
}

.headline {
	font-size : 11px;
	line-height : 16px;
	font-weight : bold;
  	font-family : Verdana, HELVETICA, ARIAL;
	color : #0F308A;
}

.highlightedtext {
	font-size : 11px;
	line-height : 16px;
	font-weight : bold;
  	font-family : Verdana, HELVETICA, ARIAL;
	color : #0F308A;
}
  
.headlineorange {
	font-size : 11px;
	line-height : 16px;
	font-weight : bold;
  	font-family : Verdana, HELVETICA, ARIAL;
	color : #F56200;
}
  
.form {
  	font-size : 11px;
  	font-family : Verdana, HELVETICA, ARIAL;
	color : #000000;
}
  
.navnorm {
	font-size : 10px;
	font-family : VERDANA, ARIAL;
	color : #8E8C8B;
	text-decoration : NONE;
}
	
.navclicked {
	font-size : 10px;
	font-family : VERDANA, ARIAL;
	color : #FFFFFF;
	text-decoration : NONE;
}
	
.subnavclicked {
	font-size : 10px;
	font-family : VERDANA, ARIAL;
	color : #F56200;
	text-decoration : NONE;
}

.overskrift {
   font-size : 20px;
	 font-family : VERDANA, ARIEL;
	 color : #9C4A10
	 text-decoration : NONE;
}

.overskrift2 {
   font-size : 15px;
	 font-family : VERDANA, ARIEL;
	 font-weight : bold;
	 color : #9C4A10
	 text-decoration : NONE;
}
.headlinevaerdi {
	font-size : 10px;
	font-family : VERDANA, ARIAL;
	font-weight : bold;
	color : #7E7E7E;
	text-decoration : NONE;
}
	
.textvaerdi {
	font-size : 10px;
	font-family : VERDANA, ARIAL;
	color : #000000;
	text-decoration : NONE;
}

.textvaerdi2 {
	font-size : 10px;
	font-family : VERDANA, ARIAL;
	color : #7E7E7E;
	text-decoration : NONE;
}	

.formvaerdi {
  	font-size : 10px;
  	font-family : Verdana, HELVETICA, ARIAL;
	color : #7E7E7E;
}

.FormButton { 
	background-color: #F6F3E8; 
	color: #00005A; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1 solid #8E8C8B 
}


#ShowHand  { 
   cursor: hand; 
}

#Error {
  	font-size : 11px;
	line-height : 16px;
  	font-family : Verdana, HELVETICA, ARIAL;
	color : #FF0000;
	font-weight: normal;
}

#text {
  	font-size : 11px;
	line-height : 16px;
  	font-family : Verdana, HELVETICA, ARIAL;
	color : #000000;
	font-weight: normal;
}


